[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:07:47.329342 16509 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.31.126:38657
I20260713 09:07:47.330804 16509 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:07:47.331794 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:47.347115 16516 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:47.347142 16518 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:47.349462 16509 server_base.cc:1061] running on GCE node
W20260713 09:07:47.347221 16515 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:48.498533 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:48.498850 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:48.499069 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933668499047 us; error 0 us; skew 500 ppm
I20260713 09:07:48.499915 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:48.505615 16509 webserver.cc:533] Webserver started at http://127.16.31.126:43157/ using document root <none> and password file <none>
I20260713 09:07:48.506342 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:48.506599 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:48.507211 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:48.513492 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933667178103-16509-0/minicluster-data/master-0-root/instance:
uuid: "8e9b2a134afe42b99e3b063f220f9ce2"
format_stamp: "Formatted at 2026-07-13 09:07:48 on dist-test-slave-23pb"
I20260713 09:07:48.520733 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
I20260713 09:07:48.525447 16524 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:48.526530 16509 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:07:48.526886 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933667178103-16509-0/minicluster-data/master-0-root
uuid: "8e9b2a134afe42b99e3b063f220f9ce2"
format_stamp: "Formatted at 2026-07-13 09:07:48 on dist-test-slave-23pb"
I20260713 09:07:48.527230 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933667178103-16509-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933667178103-16509-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933667178103-16509-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:48.581561 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:48.583004 16509 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:07:48.583454 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:48.651554 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.126:38657
I20260713 09:07:48.651645 16575 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.126:38657 every 8 connection(s)
I20260713 09:07:48.658931 16576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:48.678629 16576 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2: Bootstrap starting.
I20260713 09:07:48.683883 16576 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:48.685573 16576 log.cc:826] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2: Log is configured to *not* fsync() on all Append() calls
I20260713 09:07:48.689364 16576 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2: No bootstrap required, opened a new log
I20260713 09:07:48.707837 16576 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e9b2a134afe42b99e3b063f220f9ce2" member_type: VOTER }
I20260713 09:07:48.708248 16576 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:48.708523 16576 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e9b2a134afe42b99e3b063f220f9ce2, State: Initialized, Role: FOLLOWER
I20260713 09:07:48.709282 16576 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8e9b2a134afe42b99e3b063f220f9ce2" member_type: VOTER }
I20260713 09:07:48.709751 16576 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:48.710038 16576 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:48.710384 16576 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:48.714121 16576 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e9b2a134afe42b99e3b063f220f9ce2" member_type: VOTER }
I20260713 09:07:48.714792 16576 leader_election.cc:304] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2 [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: 8e9b2a134afe42b99e3b063f220f9ce2; no voters: 
I20260713 09:07:48.716339 16576 leader_election.cc:290] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:48.716638 16579 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:48.718778 16579 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2 [term 1 LEADER]: Becoming Leader. State: Replica: 8e9b2a134afe42b99e3b063f220f9ce2, State: Running, Role: LEADER
I20260713 09:07:48.719748 16579 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2 [LEADER]: Queue going to LEADER mode. State: All 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: "8e9b2a134afe42b99e3b063f220f9ce2" member_type: VOTER }
I20260713 09:07:48.720774 16576 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:48.729979 16580 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8e9b2a134afe42b99e3b063f220f9ce2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e9b2a134afe42b99e3b063f220f9ce2" member_type: VOTER } }
I20260713 09:07:48.730147 16581 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8e9b2a134afe42b99e3b063f220f9ce2. Latest consensus state: current_term: 1 leader_uuid: "8e9b2a134afe42b99e3b063f220f9ce2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e9b2a134afe42b99e3b063f220f9ce2" member_type: VOTER } }
I20260713 09:07:48.730842 16580 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:48.730891 16581 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:48.733981 16589 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:48.744522 16589 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:48.746639 16509 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:48.760497 16589 catalog_manager.cc:1383] Generated new cluster ID: 033bbb66f9434a158b5c285b06922e83
I20260713 09:07:48.760782 16589 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:48.778700 16589 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:48.780615 16589 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:48.802229 16589 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2: Generated new TSK 0
I20260713 09:07:48.803220 16589 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:48.813920 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:48.824378 16599 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:48.823105 16598 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:48.827863 16509 server_base.cc:1061] running on GCE node
W20260713 09:07:48.828128 16601 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:48.829144 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:48.829447 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:48.829655 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933668829637 us; error 0 us; skew 500 ppm
I20260713 09:07:48.830488 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:48.839708 16509 webserver.cc:533] Webserver started at http://127.16.31.65:44115/ using document root <none> and password file <none>
I20260713 09:07:48.840437 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:48.840665 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:48.841032 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:48.842559 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933667178103-16509-0/minicluster-data/ts-0-root/instance:
uuid: "07c9028510e54589ac4e3f1bea710d5c"
format_stamp: "Formatted at 2026-07-13 09:07:48 on dist-test-slave-23pb"
I20260713 09:07:48.849254 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:07:48.854225 16606 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:48.855067 16509 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260713 09:07:48.855436 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933667178103-16509-0/minicluster-data/ts-0-root
uuid: "07c9028510e54589ac4e3f1bea710d5c"
format_stamp: "Formatted at 2026-07-13 09:07:48 on dist-test-slave-23pb"
I20260713 09:07:48.855803 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933667178103-16509-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933667178103-16509-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933667178103-16509-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:48.879940 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:48.881628 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:48.884239 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:48.889503 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:48.889810 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:48.890138 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:48.890401 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:48.993568 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.65:43269
I20260713 09:07:48.993642 16668 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.65:43269 every 8 connection(s)
I20260713 09:07:49.009982 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:49.018307 16673 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:49.024482 16674 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:49.034943 16509 server_base.cc:1061] running on GCE node
I20260713 09:07:49.036192 16669 heartbeater.cc:344] Connected to a master server at 127.16.31.126:38657
W20260713 09:07:49.036584 16676 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:49.036679 16669 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:49.037532 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:49.037799 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:49.037884 16669 heartbeater.cc:507] Master 127.16.31.126:38657 requested a full tablet report, sending...
I20260713 09:07:49.038002 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933669037980 us; error 0 us; skew 500 ppm
I20260713 09:07:49.038769 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:49.041767 16541 ts_manager.cc:194] Registered new tserver with Master: 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269)
I20260713 09:07:49.044737 16509 webserver.cc:533] Webserver started at http://127.16.31.66:36749/ using document root <none> and password file <none>
I20260713 09:07:49.044891 16541 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55942
I20260713 09:07:49.045408 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:49.045666 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:49.046033 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:49.047519 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933667178103-16509-0/minicluster-data/ts-1-root/instance:
uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
format_stamp: "Formatted at 2026-07-13 09:07:49 on dist-test-slave-23pb"
I20260713 09:07:49.053068 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260713 09:07:49.057109 16681 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:49.057950 16509 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:07:49.058226 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933667178103-16509-0/minicluster-data/ts-1-root
uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
format_stamp: "Formatted at 2026-07-13 09:07:49 on dist-test-slave-23pb"
I20260713 09:07:49.058511 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933667178103-16509-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933667178103-16509-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933667178103-16509-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:49.082981 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:49.084028 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:49.086319 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:49.088937 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:49.089169 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:49.089402 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:49.089572 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:49.188299 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.66:34327
I20260713 09:07:49.188597 16743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.66:34327 every 8 connection(s)
I20260713 09:07:49.196405 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:49.203981 16747 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:49.206022 16748 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:49.209784 16744 heartbeater.cc:344] Connected to a master server at 127.16.31.126:38657
I20260713 09:07:49.210202 16744 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:49.211166 16744 heartbeater.cc:507] Master 127.16.31.126:38657 requested a full tablet report, sending...
I20260713 09:07:49.213436 16541 ts_manager.cc:194] Registered new tserver with Master: 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327)
I20260713 09:07:49.215133 16541 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55956
I20260713 09:07:49.219832 16509 server_base.cc:1061] running on GCE node
W20260713 09:07:49.220714 16750 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:49.221729 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:49.221906 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:49.222036 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933669222027 us; error 0 us; skew 500 ppm
I20260713 09:07:49.222641 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:49.224905 16509 webserver.cc:533] Webserver started at http://127.16.31.67:33957/ using document root <none> and password file <none>
I20260713 09:07:49.225418 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:49.225654 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:49.225919 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:49.227023 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933667178103-16509-0/minicluster-data/ts-2-root/instance:
uuid: "a537064c817b49e9936316f708b87c9c"
format_stamp: "Formatted at 2026-07-13 09:07:49 on dist-test-slave-23pb"
I20260713 09:07:49.231427 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:49.234830 16755 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:49.235589 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:49.235872 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933667178103-16509-0/minicluster-data/ts-2-root
uuid: "a537064c817b49e9936316f708b87c9c"
format_stamp: "Formatted at 2026-07-13 09:07:49 on dist-test-slave-23pb"
I20260713 09:07:49.236157 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933667178103-16509-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933667178103-16509-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933667178103-16509-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:49.258688 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:49.259848 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:49.261173 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:49.264420 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:49.264638 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:49.264863 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:49.265030 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:49.358258 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.67:35701
I20260713 09:07:49.358351 16817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.67:35701 every 8 connection(s)
I20260713 09:07:49.373950 16818 heartbeater.cc:344] Connected to a master server at 127.16.31.126:38657
I20260713 09:07:49.374279 16818 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:49.375037 16818 heartbeater.cc:507] Master 127.16.31.126:38657 requested a full tablet report, sending...
I20260713 09:07:49.376777 16541 ts_manager.cc:194] Registered new tserver with Master: a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:49.376956 16509 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013886766s
I20260713 09:07:49.378093 16541 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55972
I20260713 09:07:49.423952 16541 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55980:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:49.427142 16541 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:49.532181 16783 tablet_service.cc:1511] Processing CreateTablet for tablet 04177fc4694c4cff86f6fde2740c27a4 (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:49.533783 16783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04177fc4694c4cff86f6fde2740c27a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.533902 16782 tablet_service.cc:1511] Processing CreateTablet for tablet 87120c445a06433db8bd2b382accc3af (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:49.535178 16782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87120c445a06433db8bd2b382accc3af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.539443 16781 tablet_service.cc:1511] Processing CreateTablet for tablet e9b423fc05584a55b173e9ec8ce7bfbe (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:49.541069 16781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b423fc05584a55b173e9ec8ce7bfbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.543593 16780 tablet_service.cc:1511] Processing CreateTablet for tablet 21d653a6ace24f4b80ac7b5ba27673b5 (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:49.545156 16780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d653a6ace24f4b80ac7b5ba27673b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.547528 16779 tablet_service.cc:1511] Processing CreateTablet for tablet 23a250db62c543c58a76a56a7aa1575b (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:49.549113 16779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23a250db62c543c58a76a56a7aa1575b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.551574 16778 tablet_service.cc:1511] Processing CreateTablet for tablet bfdab0c49f2c4cd0822248cc53ed6db0 (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:49.553117 16778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfdab0c49f2c4cd0822248cc53ed6db0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.559152 16777 tablet_service.cc:1511] Processing CreateTablet for tablet 435c42081cab4fc296dff2a37fc63150 (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:49.560684 16777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 435c42081cab4fc296dff2a37fc63150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.582224 16708 tablet_service.cc:1511] Processing CreateTablet for tablet 87120c445a06433db8bd2b382accc3af (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:49.582935 16706 tablet_service.cc:1511] Processing CreateTablet for tablet 21d653a6ace24f4b80ac7b5ba27673b5 (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:49.583595 16708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87120c445a06433db8bd2b382accc3af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.583825 16709 tablet_service.cc:1511] Processing CreateTablet for tablet 04177fc4694c4cff86f6fde2740c27a4 (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:49.584215 16706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d653a6ace24f4b80ac7b5ba27673b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.585837 16707 tablet_service.cc:1511] Processing CreateTablet for tablet e9b423fc05584a55b173e9ec8ce7bfbe (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:49.585589 16704 tablet_service.cc:1511] Processing CreateTablet for tablet bfdab0c49f2c4cd0822248cc53ed6db0 (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:49.587150 16707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b423fc05584a55b173e9ec8ce7bfbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.587770 16704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfdab0c49f2c4cd0822248cc53ed6db0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.589318 16705 tablet_service.cc:1511] Processing CreateTablet for tablet 23a250db62c543c58a76a56a7aa1575b (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:49.591877 16703 tablet_service.cc:1511] Processing CreateTablet for tablet 435c42081cab4fc296dff2a37fc63150 (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:49.594166 16702 tablet_service.cc:1511] Processing CreateTablet for tablet fb95a2b81dbd44d18e4b04c2680034c4 (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:49.596455 16701 tablet_service.cc:1511] Processing CreateTablet for tablet d741548da3c5452188f7a674e477ebc5 (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:49.600428 16705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23a250db62c543c58a76a56a7aa1575b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.601028 16709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04177fc4694c4cff86f6fde2740c27a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.601603 16701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d741548da3c5452188f7a674e477ebc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.606842 16702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb95a2b81dbd44d18e4b04c2680034c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.610865 16703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 435c42081cab4fc296dff2a37fc63150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.611841 16836 tablet_bootstrap.cc:492] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c: Bootstrap starting.
I20260713 09:07:49.618124 16836 tablet_bootstrap.cc:654] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.642794 16783 tablet_service.cc:1511] Processing CreateTablet for tablet fb95a2b81dbd44d18e4b04c2680034c4 (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:49.682857 16776 tablet_service.cc:1511] Processing CreateTablet for tablet d741548da3c5452188f7a674e477ebc5 (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:49.685958 16783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb95a2b81dbd44d18e4b04c2680034c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.687487 16776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d741548da3c5452188f7a674e477ebc5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:07:49.755573 16526 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.16.31.67:35701, user_credentials={real_user=slave}} blocked reactor thread for 120727us
W20260713 09:07:49.758088 16588 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:49.759197 16838 tablet_bootstrap.cc:492] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb: Bootstrap starting.
I20260713 09:07:49.766283 16634 tablet_service.cc:1511] Processing CreateTablet for tablet 04177fc4694c4cff86f6fde2740c27a4 (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:49.777215 16634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04177fc4694c4cff86f6fde2740c27a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.782086 16628 tablet_service.cc:1511] Processing CreateTablet for tablet 435c42081cab4fc296dff2a37fc63150 (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:49.786396 16631 tablet_service.cc:1511] Processing CreateTablet for tablet 21d653a6ace24f4b80ac7b5ba27673b5 (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:49.790777 16628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 435c42081cab4fc296dff2a37fc63150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.789896 16633 tablet_service.cc:1511] Processing CreateTablet for tablet 87120c445a06433db8bd2b382accc3af (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:49.784950 16632 tablet_service.cc:1511] Processing CreateTablet for tablet e9b423fc05584a55b173e9ec8ce7bfbe (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:49.788128 16627 tablet_service.cc:1511] Processing CreateTablet for tablet fb95a2b81dbd44d18e4b04c2680034c4 (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:49.795181 16627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb95a2b81dbd44d18e4b04c2680034c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.788029 16630 tablet_service.cc:1511] Processing CreateTablet for tablet 23a250db62c543c58a76a56a7aa1575b (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:49.797691 16626 tablet_service.cc:1511] Processing CreateTablet for tablet d741548da3c5452188f7a674e477ebc5 (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:49.791373 16629 tablet_service.cc:1511] Processing CreateTablet for tablet bfdab0c49f2c4cd0822248cc53ed6db0 (DEFAULT_TABLE table=test-workload [id=9e322ccc87334edc9c8af5c8beb393b0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:49.802393 16631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d653a6ace24f4b80ac7b5ba27673b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.806344 16630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23a250db62c543c58a76a56a7aa1575b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.808693 16629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfdab0c49f2c4cd0822248cc53ed6db0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.812450 16633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87120c445a06433db8bd2b382accc3af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.813942 16836 tablet_bootstrap.cc:492] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c: No bootstrap required, opened a new log
I20260713 09:07:49.814411 16836 ts_tablet_manager.cc:1403] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c: Time spent bootstrapping tablet: real 0.203s	user 0.051s	sys 0.092s
I20260713 09:07:49.823499 16626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d741548da3c5452188f7a674e477ebc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.851527 16838 tablet_bootstrap.cc:654] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.847157 16632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b423fc05584a55b173e9ec8ce7bfbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.875588 16836 raft_consensus.cc:359] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } } peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } }
I20260713 09:07:49.876339 16836 raft_consensus.cc:385] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.876627 16836 raft_consensus.cc:740] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a537064c817b49e9936316f708b87c9c, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.877862 16836 consensus_queue.cc:260] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } } peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } }
I20260713 09:07:49.898904 16839 tablet_bootstrap.cc:492] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c: Bootstrap starting.
I20260713 09:07:49.907897 16836 ts_tablet_manager.cc:1434] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c: Time spent starting tablet: real 0.093s	user 0.007s	sys 0.008s
I20260713 09:07:49.908722 16818 heartbeater.cc:499] Master 127.16.31.126:38657 was elected leader, sending a full tablet report...
I20260713 09:07:49.913633 16836 tablet_bootstrap.cc:492] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c: Bootstrap starting.
I20260713 09:07:49.919144 16839 tablet_bootstrap.cc:654] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.927924 16838 tablet_bootstrap.cc:492] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb: No bootstrap required, opened a new log
I20260713 09:07:49.928452 16838 ts_tablet_manager.cc:1403] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb: Time spent bootstrapping tablet: real 0.173s	user 0.033s	sys 0.008s
I20260713 09:07:49.930217 16836 tablet_bootstrap.cc:654] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.932149 16838 raft_consensus.cc:359] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } } peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } }
I20260713 09:07:49.932868 16838 raft_consensus.cc:385] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.932946 16839 tablet_bootstrap.cc:492] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c: No bootstrap required, opened a new log
I20260713 09:07:49.933224 16838 raft_consensus.cc:740] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.933552 16839 ts_tablet_manager.cc:1403] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.000s
I20260713 09:07:49.937182 16839 raft_consensus.cc:359] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } } peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } }
I20260713 09:07:49.938031 16839 raft_consensus.cc:385] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.938318 16839 raft_consensus.cc:740] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.933998 16838 consensus_queue.cc:260] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } } peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } }
I20260713 09:07:49.941644 16839 consensus_queue.cc:260] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } } peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } }
I20260713 09:07:49.945888 16836 tablet_bootstrap.cc:492] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c: No bootstrap required, opened a new log
I20260713 09:07:49.946354 16836 ts_tablet_manager.cc:1403] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.007s
I20260713 09:07:49.949035 16836 raft_consensus.cc:359] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:49.949532 16836 raft_consensus.cc:385] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.949786 16836 raft_consensus.cc:740] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a537064c817b49e9936316f708b87c9c, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.950460 16836 consensus_queue.cc:260] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:49.953013 16836 ts_tablet_manager.cc:1434] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:07:49.954094 16836 tablet_bootstrap.cc:492] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c: Bootstrap starting.
I20260713 09:07:49.959787 16669 heartbeater.cc:499] Master 127.16.31.126:38657 was elected leader, sending a full tablet report...
I20260713 09:07:49.960492 16838 ts_tablet_manager.cc:1434] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.002s
I20260713 09:07:49.960973 16839 ts_tablet_manager.cc:1434] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.011s
I20260713 09:07:49.961478 16838 tablet_bootstrap.cc:492] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb: Bootstrap starting.
I20260713 09:07:49.961807 16839 tablet_bootstrap.cc:492] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c: Bootstrap starting.
I20260713 09:07:49.962401 16744 heartbeater.cc:499] Master 127.16.31.126:38657 was elected leader, sending a full tablet report...
I20260713 09:07:49.967962 16839 tablet_bootstrap.cc:654] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.968538 16838 tablet_bootstrap.cc:654] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.971259 16844 raft_consensus.cc:493] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:49.971753 16844 raft_consensus.cc:515] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } } peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } }
I20260713 09:07:49.974753 16844 leader_election.cc:290] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a537064c817b49e9936316f708b87c9c (127.16.31.67:35701), 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269)
I20260713 09:07:49.981294 16836 tablet_bootstrap.cc:654] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.983290 16839 tablet_bootstrap.cc:492] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c: No bootstrap required, opened a new log
I20260713 09:07:49.983733 16839 ts_tablet_manager.cc:1403] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260713 09:07:49.986476 16839 raft_consensus.cc:359] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:49.987164 16839 raft_consensus.cc:385] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.987463 16839 raft_consensus.cc:740] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.987927 16841 raft_consensus.cc:493] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:49.988380 16841 raft_consensus.cc:515] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:49.990378 16836 tablet_bootstrap.cc:492] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c: No bootstrap required, opened a new log
I20260713 09:07:49.990855 16836 ts_tablet_manager.cc:1403] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.007s
I20260713 09:07:49.991017 16841 leader_election.cc:290] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327)
I20260713 09:07:49.993911 16836 raft_consensus.cc:359] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:49.998072 16838 tablet_bootstrap.cc:492] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb: No bootstrap required, opened a new log
I20260713 09:07:49.998672 16838 ts_tablet_manager.cc:1403] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb: Time spent bootstrapping tablet: real 0.037s	user 0.003s	sys 0.012s
I20260713 09:07:50.001485 16838 raft_consensus.cc:359] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.002168 16838 raft_consensus.cc:385] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:50.002444 16838 raft_consensus.cc:740] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Initialized, Role: FOLLOWER
I20260713 09:07:50.003191 16838 consensus_queue.cc:260] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.005219 16838 ts_tablet_manager.cc:1434] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:50.006057 16838 tablet_bootstrap.cc:492] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb: Bootstrap starting.
W20260713 09:07:50.009732 16670 tablet.cc:2406] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:07:50.010627 16836 raft_consensus.cc:385] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:50.010967 16836 raft_consensus.cc:740] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a537064c817b49e9936316f708b87c9c, State: Initialized, Role: FOLLOWER
I20260713 09:07:50.011679 16836 consensus_queue.cc:260] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.015908 16836 ts_tablet_manager.cc:1434] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260713 09:07:50.016770 16836 tablet_bootstrap.cc:492] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c: Bootstrap starting.
I20260713 09:07:50.020569 16844 raft_consensus.cc:493] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:50.021015 16844 raft_consensus.cc:515] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.023002 16844 leader_election.cc:290] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:50.023999 16839 consensus_queue.cc:260] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.025241 16838 tablet_bootstrap.cc:654] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:50.026235 16839 ts_tablet_manager.cc:1434] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260713 09:07:50.027108 16839 tablet_bootstrap.cc:492] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c: Bootstrap starting.
I20260713 09:07:50.032263 16836 tablet_bootstrap.cc:654] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:50.067821 16644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04177fc4694c4cff86f6fde2740c27a4" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c9028510e54589ac4e3f1bea710d5c" is_pre_election: true
I20260713 09:07:50.070228 16643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdab0c49f2c4cd0822248cc53ed6db0" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c9028510e54589ac4e3f1bea710d5c" is_pre_election: true
I20260713 09:07:50.071856 16838 tablet_bootstrap.cc:492] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb: No bootstrap required, opened a new log
I20260713 09:07:50.067410 16839 tablet_bootstrap.cc:654] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:50.073051 16838 ts_tablet_manager.cc:1403] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.021s
W20260713 09:07:50.073751 16682 leader_election.cc:343] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:50.072129 16644 raft_consensus.cc:2468] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 0.
I20260713 09:07:50.075695 16682 leader_election.cc:304] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c9028510e54589ac4e3f1bea710d5c, 34b6696ccbd24a1d8e3a2a3765e065bb; no voters: 
I20260713 09:07:50.082793 16846 raft_consensus.cc:2804] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:50.083159 16846 raft_consensus.cc:493] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:50.083485 16846 raft_consensus.cc:3060] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.085326 16838 raft_consensus.cc:359] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.086367 16838 raft_consensus.cc:385] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:50.086864 16838 raft_consensus.cc:740] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Initialized, Role: FOLLOWER
I20260713 09:07:50.087774 16838 consensus_queue.cc:260] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.090514 16838 ts_tablet_manager.cc:1434] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:07:50.091499 16838 tablet_bootstrap.cc:492] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb: Bootstrap starting.
I20260713 09:07:50.094226 16845 raft_consensus.cc:493] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:50.094899 16845 raft_consensus.cc:515] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.106707 16836 tablet_bootstrap.cc:492] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c: No bootstrap required, opened a new log
I20260713 09:07:50.110802 16845 leader_election.cc:290] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:50.112949 16836 ts_tablet_manager.cc:1403] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c: Time spent bootstrapping tablet: real 0.096s	user 0.006s	sys 0.011s
I20260713 09:07:50.131850 16644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a250db62c543c58a76a56a7aa1575b" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c9028510e54589ac4e3f1bea710d5c" is_pre_election: true
W20260713 09:07:50.153582 16756 leader_election.cc:343] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:50.144292 16846 raft_consensus.cc:515] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } } peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } }
I20260713 09:07:50.158293 16793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04177fc4694c4cff86f6fde2740c27a4" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a537064c817b49e9936316f708b87c9c" is_pre_election: true
I20260713 09:07:50.161089 16793 raft_consensus.cc:2468] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 0.
I20260713 09:07:50.157526 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdab0c49f2c4cd0822248cc53ed6db0" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a537064c817b49e9936316f708b87c9c" is_pre_election: true
W20260713 09:07:50.167640 16683 leader_election.cc:343] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a537064c817b49e9936316f708b87c9c (127.16.31.67:35701): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:50.169936 16839 tablet_bootstrap.cc:492] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c: No bootstrap required, opened a new log
I20260713 09:07:50.169643 16836 raft_consensus.cc:359] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.170370 16836 raft_consensus.cc:385] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:50.170433 16839 ts_tablet_manager.cc:1403] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c: Time spent bootstrapping tablet: real 0.143s	user 0.023s	sys 0.004s
I20260713 09:07:50.170747 16836 raft_consensus.cc:740] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a537064c817b49e9936316f708b87c9c, State: Initialized, Role: FOLLOWER
I20260713 09:07:50.171656 16838 tablet_bootstrap.cc:654] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:50.171453 16836 consensus_queue.cc:260] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.172099 16683 leader_election.cc:304] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34b6696ccbd24a1d8e3a2a3765e065bb; no voters: 07c9028510e54589ac4e3f1bea710d5c, a537064c817b49e9936316f708b87c9c
I20260713 09:07:50.172978 16846 leader_election.cc:290] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 1 election: Requested vote from peers a537064c817b49e9936316f708b87c9c (127.16.31.67:35701), 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269)
I20260713 09:07:50.174731 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a250db62c543c58a76a56a7aa1575b" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" is_pre_election: true
I20260713 09:07:50.176079 16844 raft_consensus.cc:2749] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:50.175781 16839 raft_consensus.cc:359] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.177228 16839 raft_consensus.cc:385] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:07:50.178365 16757 leader_election.cc:343] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:50.179323 16757 leader_election.cc:304] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a537064c817b49e9936316f708b87c9c; no voters: 07c9028510e54589ac4e3f1bea710d5c, 34b6696ccbd24a1d8e3a2a3765e065bb
I20260713 09:07:50.180063 16841 raft_consensus.cc:2749] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:50.180379 16644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04177fc4694c4cff86f6fde2740c27a4" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
I20260713 09:07:50.180905 16644 raft_consensus.cc:3060] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.177564 16839 raft_consensus.cc:740] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Initialized, Role: FOLLOWER
I20260713 09:07:50.177650 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04177fc4694c4cff86f6fde2740c27a4" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a537064c817b49e9936316f708b87c9c"
I20260713 09:07:50.181955 16792 raft_consensus.cc:3060] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.182143 16839 consensus_queue.cc:260] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.186894 16836 ts_tablet_manager.cc:1434] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.001s
I20260713 09:07:50.193001 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb95a2b81dbd44d18e4b04c2680034c4" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" is_pre_election: true
I20260713 09:07:50.194965 16792 raft_consensus.cc:2468] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 1.
W20260713 09:07:50.195950 16608 leader_election.cc:343] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:50.198539 16683 leader_election.cc:304] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34b6696ccbd24a1d8e3a2a3765e065bb, a537064c817b49e9936316f708b87c9c; no voters: 
I20260713 09:07:50.198918 16836 tablet_bootstrap.cc:492] T 435c42081cab4fc296dff2a37fc63150 P a537064c817b49e9936316f708b87c9c: Bootstrap starting.
I20260713 09:07:50.199352 16844 raft_consensus.cc:2804] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:50.199829 16844 raft_consensus.cc:697] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 LEADER]: Becoming Leader. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Running, Role: LEADER
I20260713 09:07:50.200631 16844 consensus_queue.cc:237] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } } peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } }
I20260713 09:07:50.205896 16839 ts_tablet_manager.cc:1434] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260713 09:07:50.208067 16839 tablet_bootstrap.cc:492] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c: Bootstrap starting.
I20260713 09:07:50.209744 16838 tablet_bootstrap.cc:492] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb: No bootstrap required, opened a new log
I20260713 09:07:50.210229 16838 ts_tablet_manager.cc:1403] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb: Time spent bootstrapping tablet: real 0.119s	user 0.021s	sys 0.027s
I20260713 09:07:50.212747 16644 raft_consensus.cc:2468] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 1.
I20260713 09:07:50.214792 16836 tablet_bootstrap.cc:654] T 435c42081cab4fc296dff2a37fc63150 P a537064c817b49e9936316f708b87c9c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:50.216620 16838 raft_consensus.cc:359] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.218300 16838 raft_consensus.cc:385] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:50.218962 16838 raft_consensus.cc:740] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Initialized, Role: FOLLOWER
I20260713 09:07:50.224246 16838 consensus_queue.cc:260] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.226661 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb95a2b81dbd44d18e4b04c2680034c4" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a537064c817b49e9936316f708b87c9c" is_pre_election: true
I20260713 09:07:50.226933 16838 ts_tablet_manager.cc:1434] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:07:50.227849 16838 tablet_bootstrap.cc:492] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb: Bootstrap starting.
I20260713 09:07:50.228003 16839 tablet_bootstrap.cc:654] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:50.228109 16608 leader_election.cc:343] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a537064c817b49e9936316f708b87c9c (127.16.31.67:35701): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:50.228603 16608 leader_election.cc:304] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07c9028510e54589ac4e3f1bea710d5c; no voters: 34b6696ccbd24a1d8e3a2a3765e065bb, a537064c817b49e9936316f708b87c9c
I20260713 09:07:50.229694 16845 raft_consensus.cc:2749] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:50.224242 16540 catalog_manager.cc:5697] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66). New cstate: current_term: 1 leader_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:50.234125 16838 tablet_bootstrap.cc:654] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:50.238418 16836 tablet_bootstrap.cc:492] T 435c42081cab4fc296dff2a37fc63150 P a537064c817b49e9936316f708b87c9c: No bootstrap required, opened a new log
I20260713 09:07:50.238925 16836 ts_tablet_manager.cc:1403] T 435c42081cab4fc296dff2a37fc63150 P a537064c817b49e9936316f708b87c9c: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.005s
I20260713 09:07:50.242204 16836 raft_consensus.cc:359] T 435c42081cab4fc296dff2a37fc63150 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.243243 16836 raft_consensus.cc:385] T 435c42081cab4fc296dff2a37fc63150 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:50.243672 16836 raft_consensus.cc:740] T 435c42081cab4fc296dff2a37fc63150 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a537064c817b49e9936316f708b87c9c, State: Initialized, Role: FOLLOWER
I20260713 09:07:50.244609 16836 consensus_queue.cc:260] T 435c42081cab4fc296dff2a37fc63150 P a537064c817b49e9936316f708b87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.251698 16836 ts_tablet_manager.cc:1434] T 435c42081cab4fc296dff2a37fc63150 P a537064c817b49e9936316f708b87c9c: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260713 09:07:50.252882 16836 tablet_bootstrap.cc:492] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c: Bootstrap starting.
I20260713 09:07:50.261300 16836 tablet_bootstrap.cc:654] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:50.277449 16839 tablet_bootstrap.cc:492] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c: No bootstrap required, opened a new log
I20260713 09:07:50.277959 16839 ts_tablet_manager.cc:1403] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c: Time spent bootstrapping tablet: real 0.070s	user 0.030s	sys 0.013s
I20260713 09:07:50.278401 16836 tablet_bootstrap.cc:492] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c: No bootstrap required, opened a new log
I20260713 09:07:50.278913 16836 ts_tablet_manager.cc:1403] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.016s
I20260713 09:07:50.280272 16838 tablet_bootstrap.cc:492] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb: No bootstrap required, opened a new log
I20260713 09:07:50.280694 16838 ts_tablet_manager.cc:1403] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb: Time spent bootstrapping tablet: real 0.053s	user 0.027s	sys 0.016s
I20260713 09:07:50.281680 16836 raft_consensus.cc:359] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.281803 16839 raft_consensus.cc:359] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.282634 16836 raft_consensus.cc:385] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:50.283072 16836 raft_consensus.cc:740] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a537064c817b49e9936316f708b87c9c, State: Initialized, Role: FOLLOWER
I20260713 09:07:50.283463 16838 raft_consensus.cc:359] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.284292 16838 raft_consensus.cc:385] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:50.283852 16836 consensus_queue.cc:260] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.284571 16838 raft_consensus.cc:740] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Initialized, Role: FOLLOWER
I20260713 09:07:50.285243 16838 consensus_queue.cc:260] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.287537 16841 raft_consensus.cc:493] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:50.287634 16838 ts_tablet_manager.cc:1434] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:07:50.288019 16841 raft_consensus.cc:515] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.288604 16838 tablet_bootstrap.cc:492] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb: Bootstrap starting.
I20260713 09:07:50.290041 16841 leader_election.cc:290] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327)
I20260713 09:07:50.290676 16644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b423fc05584a55b173e9ec8ce7bfbe" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c9028510e54589ac4e3f1bea710d5c" is_pre_election: true
W20260713 09:07:50.291951 16756 leader_election.cc:343] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:50.292570 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b423fc05584a55b173e9ec8ce7bfbe" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" is_pre_election: true
I20260713 09:07:50.293187 16719 raft_consensus.cc:2468] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 0.
I20260713 09:07:50.294389 16757 leader_election.cc:304] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [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: 34b6696ccbd24a1d8e3a2a3765e065bb, a537064c817b49e9936316f708b87c9c; no voters: 07c9028510e54589ac4e3f1bea710d5c
I20260713 09:07:50.296145 16836 ts_tablet_manager.cc:1434] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260713 09:07:50.297128 16836 tablet_bootstrap.cc:492] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c: Bootstrap starting.
I20260713 09:07:50.297495 16838 tablet_bootstrap.cc:654] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:50.282702 16839 raft_consensus.cc:385] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:50.300113 16839 raft_consensus.cc:740] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Initialized, Role: FOLLOWER
I20260713 09:07:50.301074 16839 consensus_queue.cc:260] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.303344 16839 ts_tablet_manager.cc:1434] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260713 09:07:50.304296 16839 tablet_bootstrap.cc:492] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c: Bootstrap starting.
I20260713 09:07:50.305814 16841 raft_consensus.cc:2804] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:50.306145 16841 raft_consensus.cc:493] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:50.306473 16841 raft_consensus.cc:3060] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.310329 16838 tablet_bootstrap.cc:492] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb: No bootstrap required, opened a new log
I20260713 09:07:50.310787 16838 ts_tablet_manager.cc:1403] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260713 09:07:50.313090 16836 tablet_bootstrap.cc:654] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:50.316769 16841 raft_consensus.cc:515] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.316982 16838 raft_consensus.cc:359] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.317723 16838 raft_consensus.cc:385] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:50.318010 16838 raft_consensus.cc:740] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Initialized, Role: FOLLOWER
I20260713 09:07:50.318775 16838 consensus_queue.cc:260] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.319331 16644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b423fc05584a55b173e9ec8ce7bfbe" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
W20260713 09:07:50.320636 16756 leader_election.cc:343] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:50.321269 16838 ts_tablet_manager.cc:1434] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:07:50.321857 16841 leader_election.cc:290] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 1 election: Requested vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327)
I20260713 09:07:50.322305 16838 tablet_bootstrap.cc:492] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb: Bootstrap starting.
I20260713 09:07:50.322919 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b423fc05584a55b173e9ec8ce7bfbe" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
I20260713 09:07:50.323354 16719 raft_consensus.cc:3060] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.328886 16838 tablet_bootstrap.cc:654] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:50.330137 16839 tablet_bootstrap.cc:654] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:50.339607 16719 raft_consensus.cc:2468] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 1.
I20260713 09:07:50.340890 16757 leader_election.cc:304] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [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: 34b6696ccbd24a1d8e3a2a3765e065bb, a537064c817b49e9936316f708b87c9c; no voters: 07c9028510e54589ac4e3f1bea710d5c
I20260713 09:07:50.342243 16841 raft_consensus.cc:2804] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:50.345329 16836 tablet_bootstrap.cc:492] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c: No bootstrap required, opened a new log
I20260713 09:07:50.345906 16836 ts_tablet_manager.cc:1403] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.003s
I20260713 09:07:50.349289 16836 raft_consensus.cc:359] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.350171 16836 raft_consensus.cc:385] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:50.350517 16836 raft_consensus.cc:740] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a537064c817b49e9936316f708b87c9c, State: Initialized, Role: FOLLOWER
I20260713 09:07:50.351950 16841 raft_consensus.cc:697] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [term 1 LEADER]: Becoming Leader. State: Replica: a537064c817b49e9936316f708b87c9c, State: Running, Role: LEADER
I20260713 09:07:50.352352 16836 consensus_queue.cc:260] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.352800 16841 consensus_queue.cc:237] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.361588 16839 tablet_bootstrap.cc:492] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c: No bootstrap required, opened a new log
I20260713 09:07:50.362228 16839 ts_tablet_manager.cc:1403] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.002s
I20260713 09:07:50.365103 16839 raft_consensus.cc:359] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.365502 16541 catalog_manager.cc:5697] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c reported cstate change: term changed from 0 to 1, leader changed from <none> to a537064c817b49e9936316f708b87c9c (127.16.31.67). New cstate: current_term: 1 leader_uuid: "a537064c817b49e9936316f708b87c9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:50.367333 16839 raft_consensus.cc:385] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:50.367671 16839 raft_consensus.cc:740] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Initialized, Role: FOLLOWER
I20260713 09:07:50.368330 16839 consensus_queue.cc:260] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.370656 16839 ts_tablet_manager.cc:1434] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:50.371053 16838 tablet_bootstrap.cc:492] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb: No bootstrap required, opened a new log
I20260713 09:07:50.371552 16839 tablet_bootstrap.cc:492] T bfdab0c49f2c4cd0822248cc53ed6db0 P 07c9028510e54589ac4e3f1bea710d5c: Bootstrap starting.
I20260713 09:07:50.372660 16836 ts_tablet_manager.cc:1434] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c: Time spent starting tablet: real 0.026s	user 0.000s	sys 0.010s
I20260713 09:07:50.373589 16836 tablet_bootstrap.cc:492] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c: Bootstrap starting.
I20260713 09:07:50.379397 16839 tablet_bootstrap.cc:654] T bfdab0c49f2c4cd0822248cc53ed6db0 P 07c9028510e54589ac4e3f1bea710d5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:50.380722 16836 tablet_bootstrap.cc:654] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:50.382513 16838 ts_tablet_manager.cc:1403] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb: Time spent bootstrapping tablet: real 0.060s	user 0.029s	sys 0.011s
I20260713 09:07:50.386061 16838 raft_consensus.cc:359] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.386744 16838 raft_consensus.cc:385] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:50.387005 16838 raft_consensus.cc:740] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Initialized, Role: FOLLOWER
I20260713 09:07:50.387612 16838 consensus_queue.cc:260] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.389621 16838 ts_tablet_manager.cc:1434] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:07:50.390475 16838 tablet_bootstrap.cc:492] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb: Bootstrap starting.
I20260713 09:07:50.395262 16845 raft_consensus.cc:493] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:50.395808 16839 tablet_bootstrap.cc:492] T bfdab0c49f2c4cd0822248cc53ed6db0 P 07c9028510e54589ac4e3f1bea710d5c: No bootstrap required, opened a new log
I20260713 09:07:50.395713 16845 raft_consensus.cc:515] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.396320 16839 ts_tablet_manager.cc:1403] T bfdab0c49f2c4cd0822248cc53ed6db0 P 07c9028510e54589ac4e3f1bea710d5c: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.000s
I20260713 09:07:50.397787 16845 leader_election.cc:290] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:50.398016 16838 tablet_bootstrap.cc:654] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:50.399226 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a250db62c543c58a76a56a7aa1575b" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" is_pre_election: true
I20260713 09:07:50.399063 16839 raft_consensus.cc:359] T bfdab0c49f2c4cd0822248cc53ed6db0 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.399739 16839 raft_consensus.cc:385] T bfdab0c49f2c4cd0822248cc53ed6db0 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:50.399780 16719 raft_consensus.cc:2468] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07c9028510e54589ac4e3f1bea710d5c in term 0.
I20260713 09:07:50.400107 16839 raft_consensus.cc:740] T bfdab0c49f2c4cd0822248cc53ed6db0 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Initialized, Role: FOLLOWER
I20260713 09:07:50.400767 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a250db62c543c58a76a56a7aa1575b" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a537064c817b49e9936316f708b87c9c" is_pre_election: true
I20260713 09:07:50.400924 16839 consensus_queue.cc:260] T bfdab0c49f2c4cd0822248cc53ed6db0 P 07c9028510e54589ac4e3f1bea710d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.401355 16792 raft_consensus.cc:2468] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07c9028510e54589ac4e3f1bea710d5c in term 0.
I20260713 09:07:50.403148 16839 ts_tablet_manager.cc:1434] T bfdab0c49f2c4cd0822248cc53ed6db0 P 07c9028510e54589ac4e3f1bea710d5c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:50.403363 16608 leader_election.cc:304] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c9028510e54589ac4e3f1bea710d5c, a537064c817b49e9936316f708b87c9c; no voters: 
I20260713 09:07:50.404022 16839 tablet_bootstrap.cc:492] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c: Bootstrap starting.
I20260713 09:07:50.406308 16845 raft_consensus.cc:2804] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:50.406787 16845 raft_consensus.cc:493] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:50.407228 16845 raft_consensus.cc:3060] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.410609 16839 tablet_bootstrap.cc:654] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:50.419514 16836 tablet_bootstrap.cc:492] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c: No bootstrap required, opened a new log
I20260713 09:07:50.420028 16836 ts_tablet_manager.cc:1403] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.006s
I20260713 09:07:50.421645 16880 raft_consensus.cc:493] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:50.423044 16844 raft_consensus.cc:493] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:50.422760 16880 raft_consensus.cc:515] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.423496 16844 raft_consensus.cc:515] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.424314 16845 raft_consensus.cc:515] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.425875 16844 leader_election.cc:290] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:50.426107 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435c42081cab4fc296dff2a37fc63150" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" is_pre_election: true
I20260713 09:07:50.426885 16719 raft_consensus.cc:2468] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07c9028510e54589ac4e3f1bea710d5c in term 0.
I20260713 09:07:50.427642 16644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87120c445a06433db8bd2b382accc3af" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c9028510e54589ac4e3f1bea710d5c" is_pre_election: true
I20260713 09:07:50.428952 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87120c445a06433db8bd2b382accc3af" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a537064c817b49e9936316f708b87c9c" is_pre_election: true
I20260713 09:07:50.422786 16836 raft_consensus.cc:359] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.429528 16836 raft_consensus.cc:385] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:50.429586 16792 raft_consensus.cc:2468] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 0.
I20260713 09:07:50.429868 16836 raft_consensus.cc:740] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a537064c817b49e9936316f708b87c9c, State: Initialized, Role: FOLLOWER
I20260713 09:07:50.430601 16836 consensus_queue.cc:260] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
W20260713 09:07:50.428985 16682 leader_election.cc:343] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:50.432729 16836 ts_tablet_manager.cc:1434] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:07:50.433549 16836 tablet_bootstrap.cc:492] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c: Bootstrap starting.
I20260713 09:07:50.436756 16683 leader_election.cc:304] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [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: 34b6696ccbd24a1d8e3a2a3765e065bb, a537064c817b49e9936316f708b87c9c; no voters: 07c9028510e54589ac4e3f1bea710d5c
I20260713 09:07:50.437600 16845 leader_election.cc:290] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 1 election: Requested vote from peers 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:50.437773 16844 raft_consensus.cc:2804] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:50.438180 16844 raft_consensus.cc:493] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:50.438536 16844 raft_consensus.cc:3060] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.439457 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a250db62c543c58a76a56a7aa1575b" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
I20260713 09:07:50.439993 16719 raft_consensus.cc:3060] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.445353 16844 raft_consensus.cc:515] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.449630 16836 tablet_bootstrap.cc:654] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:50.451191 16844 leader_election.cc:290] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 1 election: Requested vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:50.455047 16644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87120c445a06433db8bd2b382accc3af" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
I20260713 09:07:50.455397 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87120c445a06433db8bd2b382accc3af" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a537064c817b49e9936316f708b87c9c"
I20260713 09:07:50.455895 16792 raft_consensus.cc:3060] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:50.456406 16682 leader_election.cc:343] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:50.460120 16608 leader_election.cc:304] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c9028510e54589ac4e3f1bea710d5c, 34b6696ccbd24a1d8e3a2a3765e065bb; no voters: 
I20260713 09:07:50.461438 16845 raft_consensus.cc:2804] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:50.461814 16845 raft_consensus.cc:493] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:50.461669 16793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a250db62c543c58a76a56a7aa1575b" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a537064c817b49e9936316f708b87c9c"
I20260713 09:07:50.462252 16845 raft_consensus.cc:3060] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.462486 16793 raft_consensus.cc:3060] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.470115 16880 leader_election.cc:290] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:50.472815 16791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435c42081cab4fc296dff2a37fc63150" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a537064c817b49e9936316f708b87c9c" is_pre_election: true
I20260713 09:07:50.475108 16791 raft_consensus.cc:2468] T 435c42081cab4fc296dff2a37fc63150 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07c9028510e54589ac4e3f1bea710d5c in term 0.
I20260713 09:07:50.475798 16719 raft_consensus.cc:2468] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c9028510e54589ac4e3f1bea710d5c in term 1.
I20260713 09:07:50.475828 16792 raft_consensus.cc:2468] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 1.
I20260713 09:07:50.477175 16683 leader_election.cc:304] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [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: 34b6696ccbd24a1d8e3a2a3765e065bb, a537064c817b49e9936316f708b87c9c; no voters: 07c9028510e54589ac4e3f1bea710d5c
I20260713 09:07:50.477277 16608 leader_election.cc:304] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c9028510e54589ac4e3f1bea710d5c, 34b6696ccbd24a1d8e3a2a3765e065bb; no voters: 
I20260713 09:07:50.477936 16844 raft_consensus.cc:2804] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:50.478106 16880 raft_consensus.cc:2804] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:50.478415 16844 raft_consensus.cc:697] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 LEADER]: Becoming Leader. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Running, Role: LEADER
I20260713 09:07:50.479498 16844 consensus_queue.cc:237] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.483922 16793 raft_consensus.cc:2468] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c9028510e54589ac4e3f1bea710d5c in term 1.
I20260713 09:07:50.481549 16845 raft_consensus.cc:515] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.484925 16880 raft_consensus.cc:697] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 1 LEADER]: Becoming Leader. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Running, Role: LEADER
I20260713 09:07:50.486614 16880 consensus_queue.cc:237] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.487275 16845 leader_election.cc:290] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 1 election: Requested vote from peers 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:50.490130 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435c42081cab4fc296dff2a37fc63150" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
I20260713 09:07:50.490171 16793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435c42081cab4fc296dff2a37fc63150" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a537064c817b49e9936316f708b87c9c"
I20260713 09:07:50.490775 16719 raft_consensus.cc:3060] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.490855 16793 raft_consensus.cc:3060] T 435c42081cab4fc296dff2a37fc63150 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.499958 16875 raft_consensus.cc:493] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:50.501004 16838 tablet_bootstrap.cc:492] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb: No bootstrap required, opened a new log
I20260713 09:07:50.501523 16838 ts_tablet_manager.cc:1403] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb: Time spent bootstrapping tablet: real 0.111s	user 0.033s	sys 0.050s
I20260713 09:07:50.500571 16875 raft_consensus.cc:515] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.532938 16839 tablet_bootstrap.cc:492] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c: No bootstrap required, opened a new log
I20260713 09:07:50.533471 16839 ts_tablet_manager.cc:1403] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c: Time spent bootstrapping tablet: real 0.130s	user 0.013s	sys 0.019s
I20260713 09:07:50.537372 16836 tablet_bootstrap.cc:492] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c: No bootstrap required, opened a new log
I20260713 09:07:50.538172 16836 ts_tablet_manager.cc:1403] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c: Time spent bootstrapping tablet: real 0.105s	user 0.026s	sys 0.019s
I20260713 09:07:50.537796 16793 raft_consensus.cc:2468] T 435c42081cab4fc296dff2a37fc63150 P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c9028510e54589ac4e3f1bea710d5c in term 1.
I20260713 09:07:50.538873 16875 leader_election.cc:290] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327)
I20260713 09:07:50.540880 16608 leader_election.cc:304] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c9028510e54589ac4e3f1bea710d5c, a537064c817b49e9936316f708b87c9c; no voters: 
I20260713 09:07:50.541538 16644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d653a6ace24f4b80ac7b5ba27673b5" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c9028510e54589ac4e3f1bea710d5c" is_pre_election: true
I20260713 09:07:50.543322 16644 raft_consensus.cc:2468] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 0.
I20260713 09:07:50.543270 16718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d653a6ace24f4b80ac7b5ba27673b5" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" is_pre_election: true
I20260713 09:07:50.544088 16718 raft_consensus.cc:2468] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 0.
I20260713 09:07:50.544925 16756 leader_election.cc:304] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c9028510e54589ac4e3f1bea710d5c, a537064c817b49e9936316f708b87c9c; no voters: 
I20260713 09:07:50.542865 16880 raft_consensus.cc:2804] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:50.545433 16719 raft_consensus.cc:2468] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c9028510e54589ac4e3f1bea710d5c in term 1.
I20260713 09:07:50.545718 16875 raft_consensus.cc:2804] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:50.546101 16875 raft_consensus.cc:493] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:50.545868 16880 raft_consensus.cc:697] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 1 LEADER]: Becoming Leader. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Running, Role: LEADER
I20260713 09:07:50.546434 16875 raft_consensus.cc:3060] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.547932 16880 consensus_queue.cc:237] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.551740 16836 raft_consensus.cc:359] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.552608 16836 raft_consensus.cc:385] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:50.547060 16839 raft_consensus.cc:359] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.553020 16839 raft_consensus.cc:385] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:50.553360 16839 raft_consensus.cc:740] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Initialized, Role: FOLLOWER
I20260713 09:07:50.554188 16838 raft_consensus.cc:359] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.554044 16839 consensus_queue.cc:260] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.554915 16836 raft_consensus.cc:740] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a537064c817b49e9936316f708b87c9c, State: Initialized, Role: FOLLOWER
I20260713 09:07:50.556051 16836 consensus_queue.cc:260] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.554926 16838 raft_consensus.cc:385] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:50.557615 16838 raft_consensus.cc:740] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Initialized, Role: FOLLOWER
I20260713 09:07:50.558250 16839 ts_tablet_manager.cc:1434] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260713 09:07:50.555789 16537 catalog_manager.cc:5697] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65). New cstate: current_term: 1 leader_uuid: "07c9028510e54589ac4e3f1bea710d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.559794 16836 ts_tablet_manager.cc:1434] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260713 09:07:50.559315 16875 raft_consensus.cc:515] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.562511 16838 consensus_queue.cc:260] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.561738 16540 catalog_manager.cc:5697] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66). New cstate: current_term: 1 leader_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.564746 16644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d653a6ace24f4b80ac7b5ba27673b5" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
I20260713 09:07:50.566190 16644 raft_consensus.cc:3060] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.568013 16838 ts_tablet_manager.cc:1434] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb: Time spent starting tablet: real 0.066s	user 0.011s	sys 0.004s
I20260713 09:07:50.568961 16839 tablet_bootstrap.cc:492] T d741548da3c5452188f7a674e477ebc5 P 07c9028510e54589ac4e3f1bea710d5c: Bootstrap starting.
I20260713 09:07:50.570693 16838 tablet_bootstrap.cc:492] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb: Bootstrap starting.
I20260713 09:07:50.572989 16875 leader_election.cc:290] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 1 election: Requested vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327)
I20260713 09:07:50.573966 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d653a6ace24f4b80ac7b5ba27673b5" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
I20260713 09:07:50.574154 16644 raft_consensus.cc:2468] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 1.
I20260713 09:07:50.574481 16719 raft_consensus.cc:3060] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.575423 16756 leader_election.cc:304] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c9028510e54589ac4e3f1bea710d5c, a537064c817b49e9936316f708b87c9c; no voters: 
I20260713 09:07:50.576237 16875 raft_consensus.cc:2804] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:50.583003 16875 raft_consensus.cc:697] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 1 LEADER]: Becoming Leader. State: Replica: a537064c817b49e9936316f708b87c9c, State: Running, Role: LEADER
I20260713 09:07:50.583295 16719 raft_consensus.cc:2468] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 1.
I20260713 09:07:50.583923 16875 consensus_queue.cc:237] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.640684 16838 tablet_bootstrap.cc:654] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:50.642207 16875 raft_consensus.cc:493] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:50.642078 16540 catalog_manager.cc:5697] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65). New cstate: current_term: 1 leader_uuid: "07c9028510e54589ac4e3f1bea710d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.642644 16875 raft_consensus.cc:515] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.646144 16844 raft_consensus.cc:493] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:50.646647 16844 raft_consensus.cc:515] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.648049 16644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdab0c49f2c4cd0822248cc53ed6db0" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c9028510e54589ac4e3f1bea710d5c" is_pre_election: true
I20260713 09:07:50.648619 16644 raft_consensus.cc:2468] T bfdab0c49f2c4cd0822248cc53ed6db0 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 0.
I20260713 09:07:50.649819 16756 leader_election.cc:304] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c9028510e54589ac4e3f1bea710d5c, a537064c817b49e9936316f708b87c9c; no voters: 
I20260713 09:07:50.650048 16793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d741548da3c5452188f7a674e477ebc5" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a537064c817b49e9936316f708b87c9c" is_pre_election: true
I20260713 09:07:50.650321 16839 tablet_bootstrap.cc:654] T d741548da3c5452188f7a674e477ebc5 P 07c9028510e54589ac4e3f1bea710d5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:50.650600 16841 raft_consensus.cc:2804] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:50.648702 16844 leader_election.cc:290] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:50.647315 16875 leader_election.cc:290] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327)
I20260713 09:07:50.653578 16841 raft_consensus.cc:493] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:50.653967 16841 raft_consensus.cc:3060] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.654189 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdab0c49f2c4cd0822248cc53ed6db0" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" is_pre_election: true
I20260713 09:07:50.654982 16719 raft_consensus.cc:2468] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 0.
I20260713 09:07:50.650635 16793 raft_consensus.cc:2468] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 0.
I20260713 09:07:50.657207 16683 leader_election.cc:304] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34b6696ccbd24a1d8e3a2a3765e065bb, a537064c817b49e9936316f708b87c9c; no voters: 
I20260713 09:07:50.658301 16844 raft_consensus.cc:2804] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:50.658787 16844 raft_consensus.cc:493] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:50.659194 16844 raft_consensus.cc:3060] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.652179 16644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d741548da3c5452188f7a674e477ebc5" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c9028510e54589ac4e3f1bea710d5c" is_pre_election: true
I20260713 09:07:50.660488 16540 catalog_manager.cc:5697] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c reported cstate change: term changed from 0 to 1, leader changed from <none> to a537064c817b49e9936316f708b87c9c (127.16.31.67). New cstate: current_term: 1 leader_uuid: "a537064c817b49e9936316f708b87c9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:50.684345 16841 raft_consensus.cc:515] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.686578 16844 raft_consensus.cc:515] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.687249 16643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdab0c49f2c4cd0822248cc53ed6db0" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
I20260713 09:07:50.687803 16643 raft_consensus.cc:3060] T bfdab0c49f2c4cd0822248cc53ed6db0 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.690344 16793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d741548da3c5452188f7a674e477ebc5" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a537064c817b49e9936316f708b87c9c"
I20260713 09:07:50.691149 16793 raft_consensus.cc:3060] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.691781 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d741548da3c5452188f7a674e477ebc5" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
I20260713 09:07:50.695008 16643 raft_consensus.cc:2468] T bfdab0c49f2c4cd0822248cc53ed6db0 P 07c9028510e54589ac4e3f1bea710d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 1.
I20260713 09:07:50.696071 16841 leader_election.cc:290] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 1 election: Requested vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327)
I20260713 09:07:50.696040 16756 leader_election.cc:304] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c9028510e54589ac4e3f1bea710d5c, a537064c817b49e9936316f708b87c9c; no voters: 
I20260713 09:07:50.696970 16841 raft_consensus.cc:2804] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:50.697288 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdab0c49f2c4cd0822248cc53ed6db0" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
I20260713 09:07:50.697508 16841 raft_consensus.cc:697] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 1 LEADER]: Becoming Leader. State: Replica: a537064c817b49e9936316f708b87c9c, State: Running, Role: LEADER
W20260713 09:07:50.697630 16682 leader_election.cc:343] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:50.697877 16719 raft_consensus.cc:3060] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.699388 16841 consensus_queue.cc:237] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.709136 16719 raft_consensus.cc:2468] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 1.
I20260713 09:07:50.710948 16844 leader_election.cc:290] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 1 election: Requested vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:50.712610 16838 tablet_bootstrap.cc:492] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb: No bootstrap required, opened a new log
I20260713 09:07:50.712751 16839 tablet_bootstrap.cc:492] T d741548da3c5452188f7a674e477ebc5 P 07c9028510e54589ac4e3f1bea710d5c: No bootstrap required, opened a new log
I20260713 09:07:50.713016 16838 ts_tablet_manager.cc:1403] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb: Time spent bootstrapping tablet: real 0.144s	user 0.007s	sys 0.003s
I20260713 09:07:50.713092 16839 ts_tablet_manager.cc:1403] T d741548da3c5452188f7a674e477ebc5 P 07c9028510e54589ac4e3f1bea710d5c: Time spent bootstrapping tablet: real 0.148s	user 0.034s	sys 0.037s
I20260713 09:07:50.715392 16839 raft_consensus.cc:359] T d741548da3c5452188f7a674e477ebc5 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.715989 16839 raft_consensus.cc:385] T d741548da3c5452188f7a674e477ebc5 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:50.715960 16793 raft_consensus.cc:2468] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 1.
I20260713 09:07:50.716351 16839 raft_consensus.cc:740] T d741548da3c5452188f7a674e477ebc5 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Initialized, Role: FOLLOWER
I20260713 09:07:50.717082 16683 leader_election.cc:304] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [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: 34b6696ccbd24a1d8e3a2a3765e065bb, a537064c817b49e9936316f708b87c9c; no voters: 07c9028510e54589ac4e3f1bea710d5c
I20260713 09:07:50.717036 16839 consensus_queue.cc:260] T d741548da3c5452188f7a674e477ebc5 P 07c9028510e54589ac4e3f1bea710d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.718282 16844 raft_consensus.cc:2804] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:50.719415 16839 ts_tablet_manager.cc:1434] T d741548da3c5452188f7a674e477ebc5 P 07c9028510e54589ac4e3f1bea710d5c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:07:50.719375 16844 raft_consensus.cc:697] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 LEADER]: Becoming Leader. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Running, Role: LEADER
I20260713 09:07:50.720301 16839 tablet_bootstrap.cc:492] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c: Bootstrap starting.
I20260713 09:07:50.720221 16844 consensus_queue.cc:237] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.724419 16838 raft_consensus.cc:359] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.724417 16537 catalog_manager.cc:5697] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c reported cstate change: term changed from 0 to 1, leader changed from <none> to a537064c817b49e9936316f708b87c9c (127.16.31.67). New cstate: current_term: 1 leader_uuid: "a537064c817b49e9936316f708b87c9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:50.725419 16838 raft_consensus.cc:385] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:50.725888 16838 raft_consensus.cc:740] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Initialized, Role: FOLLOWER
I20260713 09:07:50.726485 16880 raft_consensus.cc:493] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:50.726498 16838 consensus_queue.cc:260] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.727069 16880 raft_consensus.cc:515] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.728718 16838 ts_tablet_manager.cc:1434] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:07:50.728924 16880 leader_election.cc:290] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:50.726245 16839 tablet_bootstrap.cc:654] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:50.730965 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b423fc05584a55b173e9ec8ce7bfbe" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" is_pre_election: true
I20260713 09:07:50.731757 16719 raft_consensus.cc:2393] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 07c9028510e54589ac4e3f1bea710d5c in current term 1: Already voted for candidate a537064c817b49e9936316f708b87c9c in this term.
I20260713 09:07:50.733387 16793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b423fc05584a55b173e9ec8ce7bfbe" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a537064c817b49e9936316f708b87c9c" is_pre_election: true
I20260713 09:07:50.734870 16608 leader_election.cc:304] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07c9028510e54589ac4e3f1bea710d5c; no voters: 34b6696ccbd24a1d8e3a2a3765e065bb, a537064c817b49e9936316f708b87c9c
I20260713 09:07:50.736032 16880 raft_consensus.cc:3060] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.740469 16839 tablet_bootstrap.cc:492] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c: No bootstrap required, opened a new log
I20260713 09:07:50.740864 16839 ts_tablet_manager.cc:1403] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.001s
I20260713 09:07:50.743338 16880 raft_consensus.cc:2749] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:50.743263 16839 raft_consensus.cc:359] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.743938 16839 raft_consensus.cc:385] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:50.744233 16839 raft_consensus.cc:740] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Initialized, Role: FOLLOWER
I20260713 09:07:50.744815 16839 consensus_queue.cc:260] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.746687 16839 ts_tablet_manager.cc:1434] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:50.748430 16540 catalog_manager.cc:5697] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66). New cstate: current_term: 1 leader_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: UNKNOWN } } }
W20260713 09:07:50.764149 16588 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:50.770879 16844 consensus_queue.cc:1048] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:50.785192 16844 consensus_queue.cc:1048] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:50.808054 16841 raft_consensus.cc:493] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:50.808460 16841 raft_consensus.cc:515] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.809967 16841 leader_election.cc:290] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327)
I20260713 09:07:50.810726 16644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb95a2b81dbd44d18e4b04c2680034c4" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c9028510e54589ac4e3f1bea710d5c" is_pre_election: true
I20260713 09:07:50.810961 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb95a2b81dbd44d18e4b04c2680034c4" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" is_pre_election: true
I20260713 09:07:50.811317 16644 raft_consensus.cc:2468] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 0.
I20260713 09:07:50.811491 16719 raft_consensus.cc:2468] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 0.
I20260713 09:07:50.812281 16756 leader_election.cc:304] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c9028510e54589ac4e3f1bea710d5c, a537064c817b49e9936316f708b87c9c; no voters: 
I20260713 09:07:50.812988 16841 raft_consensus.cc:2804] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:50.813335 16841 raft_consensus.cc:493] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:50.813593 16841 raft_consensus.cc:3060] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.817605 16841 raft_consensus.cc:515] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.819043 16841 leader_election.cc:290] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 1 election: Requested vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327)
I20260713 09:07:50.819751 16644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb95a2b81dbd44d18e4b04c2680034c4" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
I20260713 09:07:50.820211 16644 raft_consensus.cc:3060] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.820118 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb95a2b81dbd44d18e4b04c2680034c4" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
I20260713 09:07:50.820735 16719 raft_consensus.cc:3060] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.824359 16644 raft_consensus.cc:2468] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 1.
I20260713 09:07:50.825290 16756 leader_election.cc:304] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c9028510e54589ac4e3f1bea710d5c, a537064c817b49e9936316f708b87c9c; no voters: 
I20260713 09:07:50.825915 16841 raft_consensus.cc:2804] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:50.826340 16841 raft_consensus.cc:697] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [term 1 LEADER]: Becoming Leader. State: Replica: a537064c817b49e9936316f708b87c9c, State: Running, Role: LEADER
I20260713 09:07:50.827114 16841 consensus_queue.cc:237] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.827222 16719 raft_consensus.cc:2468] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 1.
I20260713 09:07:50.834442 16540 catalog_manager.cc:5697] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c reported cstate change: term changed from 0 to 1, leader changed from <none> to a537064c817b49e9936316f708b87c9c (127.16.31.67). New cstate: current_term: 1 leader_uuid: "a537064c817b49e9936316f708b87c9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:50.896433 16841 consensus_queue.cc:1048] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:50.902498 16880 raft_consensus.cc:493] T d741548da3c5452188f7a674e477ebc5 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:50.902945 16880 raft_consensus.cc:515] T d741548da3c5452188f7a674e477ebc5 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:50.904716 16880 leader_election.cc:290] T d741548da3c5452188f7a674e477ebc5 P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:50.907124 16793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d741548da3c5452188f7a674e477ebc5" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a537064c817b49e9936316f708b87c9c" is_pre_election: true
I20260713 09:07:50.907182 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d741548da3c5452188f7a674e477ebc5" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" is_pre_election: true
I20260713 09:07:50.907908 16793 raft_consensus.cc:2393] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 07c9028510e54589ac4e3f1bea710d5c in current term 1: Already voted for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in this term.
I20260713 09:07:50.908861 16875 consensus_queue.cc:1048] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:50.909667 16608 leader_election.cc:304] T d741548da3c5452188f7a674e477ebc5 P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07c9028510e54589ac4e3f1bea710d5c; no voters: 34b6696ccbd24a1d8e3a2a3765e065bb, a537064c817b49e9936316f708b87c9c
I20260713 09:07:50.910717 16880 raft_consensus.cc:3060] T d741548da3c5452188f7a674e477ebc5 P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.920496 16880 raft_consensus.cc:2749] T d741548da3c5452188f7a674e477ebc5 P 07c9028510e54589ac4e3f1bea710d5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:50.932678 16880 consensus_queue.cc:1048] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:50.946264 16882 consensus_queue.cc:1048] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:50.950896 16846 consensus_queue.cc:1048] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:50.964479 16644 raft_consensus.cc:3060] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.973985 16844 consensus_queue.cc:1048] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:51.036463 16882 consensus_queue.cc:1048] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:51.053526 16882 consensus_queue.cc:1048] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:51.064000 16719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04177fc4694c4cff86f6fde2740c27a4"
dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
mode: GRACEFUL
new_leader_uuid: "07c9028510e54589ac4e3f1bea710d5c"
 from {username='slave'} at 127.0.0.1:57662
I20260713 09:07:51.064646 16719 raft_consensus.cc:606] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 LEADER]: Received request to transfer leadership to TS 07c9028510e54589ac4e3f1bea710d5c
I20260713 09:07:51.069803 16719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87120c445a06433db8bd2b382accc3af"
dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
mode: GRACEFUL
new_leader_uuid: "07c9028510e54589ac4e3f1bea710d5c"
 from {username='slave'} at 127.0.0.1:57662
I20260713 09:07:51.070254 16719 raft_consensus.cc:606] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 LEADER]: Received request to transfer leadership to TS 07c9028510e54589ac4e3f1bea710d5c
I20260713 09:07:51.083451 16792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9b423fc05584a55b173e9ec8ce7bfbe"
dest_uuid: "a537064c817b49e9936316f708b87c9c"
mode: GRACEFUL
new_leader_uuid: "07c9028510e54589ac4e3f1bea710d5c"
 from {username='slave'} at 127.0.0.1:58818
I20260713 09:07:51.083911 16792 raft_consensus.cc:606] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [term 1 LEADER]: Received request to transfer leadership to TS 07c9028510e54589ac4e3f1bea710d5c
I20260713 09:07:51.087992 16792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21d653a6ace24f4b80ac7b5ba27673b5"
dest_uuid: "a537064c817b49e9936316f708b87c9c"
mode: GRACEFUL
new_leader_uuid: "07c9028510e54589ac4e3f1bea710d5c"
 from {username='slave'} at 127.0.0.1:58818
I20260713 09:07:51.088439 16792 raft_consensus.cc:606] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 1 LEADER]: Received request to transfer leadership to TS 07c9028510e54589ac4e3f1bea710d5c
I20260713 09:07:51.101030 16644 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23a250db62c543c58a76a56a7aa1575b"
dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
mode: GRACEFUL
new_leader_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
 from {username='slave'} at 127.0.0.1:33836
I20260713 09:07:51.101549 16644 raft_consensus.cc:606] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 1 LEADER]: Received request to transfer leadership to TS 34b6696ccbd24a1d8e3a2a3765e065bb
I20260713 09:07:51.105756 16792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfdab0c49f2c4cd0822248cc53ed6db0"
dest_uuid: "a537064c817b49e9936316f708b87c9c"
mode: GRACEFUL
new_leader_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
 from {username='slave'} at 127.0.0.1:58818
I20260713 09:07:51.106151 16792 raft_consensus.cc:606] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 1 LEADER]: Received request to transfer leadership to TS 34b6696ccbd24a1d8e3a2a3765e065bb
I20260713 09:07:51.110172 16644 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "435c42081cab4fc296dff2a37fc63150"
dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
mode: GRACEFUL
new_leader_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
 from {username='slave'} at 127.0.0.1:33836
I20260713 09:07:51.110723 16644 raft_consensus.cc:606] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 1 LEADER]: Received request to transfer leadership to TS 34b6696ccbd24a1d8e3a2a3765e065bb
I20260713 09:07:51.115190 16792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb95a2b81dbd44d18e4b04c2680034c4"
dest_uuid: "a537064c817b49e9936316f708b87c9c"
mode: GRACEFUL
new_leader_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
 from {username='slave'} at 127.0.0.1:58818
I20260713 09:07:51.115634 16792 raft_consensus.cc:606] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [term 1 LEADER]: Received request to transfer leadership to TS 34b6696ccbd24a1d8e3a2a3765e065bb
I20260713 09:07:51.120141 16719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d741548da3c5452188f7a674e477ebc5"
dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
mode: GRACEFUL
new_leader_uuid: "a537064c817b49e9936316f708b87c9c"
 from {username='slave'} at 127.0.0.1:57662
I20260713 09:07:51.120651 16719 raft_consensus.cc:606] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 LEADER]: Received request to transfer leadership to TS a537064c817b49e9936316f708b87c9c
I20260713 09:07:51.130867 16875 consensus_queue.cc:1048] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:51.144519 16915 consensus_queue.cc:1048] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:51.152442 16875 raft_consensus.cc:993] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c: : Instructing follower 07c9028510e54589ac4e3f1bea710d5c to start an election
I20260713 09:07:51.152894 16915 raft_consensus.cc:1081] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 1 LEADER]: Signalling peer 07c9028510e54589ac4e3f1bea710d5c to start an election
I20260713 09:07:51.154704 16644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21d653a6ace24f4b80ac7b5ba27673b5"
dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
 from {username='slave'} at 127.0.0.1:33826
I20260713 09:07:51.155296 16644 raft_consensus.cc:493] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:51.155654 16644 raft_consensus.cc:3060] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.162099 16644 raft_consensus.cc:515] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.164127 16644 leader_election.cc:290] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 2 election: Requested vote from peers 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:51.165221 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d653a6ace24f4b80ac7b5ba27673b5" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a537064c817b49e9936316f708b87c9c"
I20260713 09:07:51.165652 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d653a6ace24f4b80ac7b5ba27673b5" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
I20260713 09:07:51.165776 16792 raft_consensus.cc:3055] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:51.166170 16792 raft_consensus.cc:740] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a537064c817b49e9936316f708b87c9c, State: Running, Role: LEADER
I20260713 09:07:51.166188 16719 raft_consensus.cc:3060] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.167133 16792 consensus_queue.cc:260] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.168431 16792 raft_consensus.cc:3060] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.172878 16719 raft_consensus.cc:2468] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c9028510e54589ac4e3f1bea710d5c in term 2.
I20260713 09:07:51.173900 16608 leader_election.cc:304] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c9028510e54589ac4e3f1bea710d5c, 34b6696ccbd24a1d8e3a2a3765e065bb; no voters: 
I20260713 09:07:51.174621 16792 raft_consensus.cc:2468] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c9028510e54589ac4e3f1bea710d5c in term 2.
I20260713 09:07:51.174680 16882 raft_consensus.cc:2804] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:51.175155 16882 raft_consensus.cc:697] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [term 2 LEADER]: Becoming Leader. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Running, Role: LEADER
I20260713 09:07:51.175910 16882 consensus_queue.cc:237] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.182394 16537 catalog_manager.cc:5697] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c reported cstate change: term changed from 1 to 2, leader changed from a537064c817b49e9936316f708b87c9c (127.16.31.67) to 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65). New cstate: current_term: 2 leader_uuid: "07c9028510e54589ac4e3f1bea710d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:51.193241 16915 consensus_queue.cc:1048] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:51.202150 16915 consensus_queue.cc:1048] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:51.214505 16841 raft_consensus.cc:993] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c: : Instructing follower 34b6696ccbd24a1d8e3a2a3765e065bb to start an election
I20260713 09:07:51.214917 16841 raft_consensus.cc:1081] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 1 LEADER]: Signalling peer 34b6696ccbd24a1d8e3a2a3765e065bb to start an election
I20260713 09:07:51.216463 16719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfdab0c49f2c4cd0822248cc53ed6db0"
dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
 from {username='slave'} at 127.0.0.1:57650
I20260713 09:07:51.216943 16719 raft_consensus.cc:493] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:51.217242 16719 raft_consensus.cc:3060] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.221284 16719 raft_consensus.cc:515] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.223563 16644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdab0c49f2c4cd0822248cc53ed6db0" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
I20260713 09:07:51.224076 16644 raft_consensus.cc:3060] T bfdab0c49f2c4cd0822248cc53ed6db0 P 07c9028510e54589ac4e3f1bea710d5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.224414 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdab0c49f2c4cd0822248cc53ed6db0" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a537064c817b49e9936316f708b87c9c"
I20260713 09:07:51.224924 16792 raft_consensus.cc:3055] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:51.225220 16792 raft_consensus.cc:740] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a537064c817b49e9936316f708b87c9c, State: Running, Role: LEADER
I20260713 09:07:51.225950 16792 consensus_queue.cc:260] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.226933 16792 raft_consensus.cc:3060] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.228626 16719 leader_election.cc:290] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 2 election: Requested vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:51.230162 16644 raft_consensus.cc:2468] T bfdab0c49f2c4cd0822248cc53ed6db0 P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 2.
I20260713 09:07:51.231292 16682 leader_election.cc:304] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c9028510e54589ac4e3f1bea710d5c, 34b6696ccbd24a1d8e3a2a3765e065bb; no voters: 
I20260713 09:07:51.232016 16906 raft_consensus.cc:2804] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:51.232442 16906 raft_consensus.cc:697] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 LEADER]: Becoming Leader. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Running, Role: LEADER
I20260713 09:07:51.232829 16792 raft_consensus.cc:2468] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 2.
I20260713 09:07:51.233202 16906 consensus_queue.cc:237] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.236348 16906 consensus_queue.cc:1048] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:51.240465 16537 catalog_manager.cc:5697] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb reported cstate change: term changed from 1 to 2, leader changed from a537064c817b49e9936316f708b87c9c (127.16.31.67) to 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66). New cstate: current_term: 2 leader_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:51.245563 16844 raft_consensus.cc:993] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb: : Instructing follower a537064c817b49e9936316f708b87c9c to start an election
I20260713 09:07:51.245924 16844 raft_consensus.cc:1081] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 LEADER]: Signalling peer a537064c817b49e9936316f708b87c9c to start an election
I20260713 09:07:51.251545 16792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d741548da3c5452188f7a674e477ebc5"
dest_uuid: "a537064c817b49e9936316f708b87c9c"
 from {username='slave'} at 127.0.0.1:58790
I20260713 09:07:51.252118 16792 raft_consensus.cc:493] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:51.252266 16906 consensus_queue.cc:1048] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:51.252537 16792 raft_consensus.cc:3060] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.262046 16792 raft_consensus.cc:515] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.264163 16792 leader_election.cc:290] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 2 election: Requested vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327)
I20260713 09:07:51.264820 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d741548da3c5452188f7a674e477ebc5" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
I20260713 09:07:51.265383 16719 raft_consensus.cc:3055] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:51.265724 16719 raft_consensus.cc:740] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Running, Role: LEADER
I20260713 09:07:51.266604 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d741548da3c5452188f7a674e477ebc5" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
I20260713 09:07:51.267088 16642 raft_consensus.cc:3060] T d741548da3c5452188f7a674e477ebc5 P 07c9028510e54589ac4e3f1bea710d5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.266522 16719 consensus_queue.cc:260] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.268757 16719 raft_consensus.cc:3060] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.271528 16642 raft_consensus.cc:2468] T d741548da3c5452188f7a674e477ebc5 P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 2.
I20260713 09:07:51.272396 16756 leader_election.cc:304] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c9028510e54589ac4e3f1bea710d5c, a537064c817b49e9936316f708b87c9c; no voters: 
I20260713 09:07:51.273183 16841 raft_consensus.cc:2804] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:51.273648 16841 raft_consensus.cc:697] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c [term 2 LEADER]: Becoming Leader. State: Replica: a537064c817b49e9936316f708b87c9c, State: Running, Role: LEADER
I20260713 09:07:51.274423 16841 consensus_queue.cc:237] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.279534 16719 raft_consensus.cc:2468] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 2.
I20260713 09:07:51.281690 16541 catalog_manager.cc:5697] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c reported cstate change: term changed from 1 to 2, leader changed from 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66) to a537064c817b49e9936316f708b87c9c (127.16.31.67). New cstate: current_term: 2 leader_uuid: "a537064c817b49e9936316f708b87c9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:51.301008 16841 consensus_queue.cc:1048] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:51.313335 16915 consensus_queue.cc:1048] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:51.319989 16875 raft_consensus.cc:993] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c: : Instructing follower 34b6696ccbd24a1d8e3a2a3765e065bb to start an election
I20260713 09:07:51.320436 16915 raft_consensus.cc:1081] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [term 1 LEADER]: Signalling peer 34b6696ccbd24a1d8e3a2a3765e065bb to start an election
I20260713 09:07:51.321949 16719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb95a2b81dbd44d18e4b04c2680034c4"
dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
 from {username='slave'} at 127.0.0.1:57650
I20260713 09:07:51.322435 16719 raft_consensus.cc:493] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:51.322810 16719 raft_consensus.cc:3060] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.329058 16719 raft_consensus.cc:515] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.331703 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb95a2b81dbd44d18e4b04c2680034c4" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
I20260713 09:07:51.331944 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb95a2b81dbd44d18e4b04c2680034c4" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a537064c817b49e9936316f708b87c9c"
I20260713 09:07:51.332203 16642 raft_consensus.cc:3060] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.332486 16792 raft_consensus.cc:3055] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:51.332810 16792 raft_consensus.cc:740] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a537064c817b49e9936316f708b87c9c, State: Running, Role: LEADER
I20260713 09:07:51.333482 16792 consensus_queue.cc:260] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.334455 16792 raft_consensus.cc:3060] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.335767 16719 leader_election.cc:290] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 2 election: Requested vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:51.337723 16642 raft_consensus.cc:2468] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 2.
I20260713 09:07:51.338708 16682 leader_election.cc:304] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c9028510e54589ac4e3f1bea710d5c, 34b6696ccbd24a1d8e3a2a3765e065bb; no voters: 
I20260713 09:07:51.339462 16906 raft_consensus.cc:2804] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:51.339865 16906 raft_consensus.cc:697] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 LEADER]: Becoming Leader. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Running, Role: LEADER
I20260713 09:07:51.340610 16906 consensus_queue.cc:237] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.341084 16792 raft_consensus.cc:2468] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 2.
I20260713 09:07:51.346357 16537 catalog_manager.cc:5697] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb reported cstate change: term changed from 1 to 2, leader changed from a537064c817b49e9936316f708b87c9c (127.16.31.67) to 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66). New cstate: current_term: 2 leader_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:51.354161 16880 raft_consensus.cc:993] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c: : Instructing follower 34b6696ccbd24a1d8e3a2a3765e065bb to start an election
I20260713 09:07:51.354638 16880 raft_consensus.cc:1081] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 1 LEADER]: Signalling peer 34b6696ccbd24a1d8e3a2a3765e065bb to start an election
I20260713 09:07:51.356187 16719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "435c42081cab4fc296dff2a37fc63150"
dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
 from {username='slave'} at 127.0.0.1:57660
I20260713 09:07:51.356588 16719 raft_consensus.cc:493] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:51.356868 16719 raft_consensus.cc:3060] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.361429 16719 raft_consensus.cc:515] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.363219 16719 leader_election.cc:290] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 2 election: Requested vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:51.363473 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435c42081cab4fc296dff2a37fc63150" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
I20260713 09:07:51.363803 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435c42081cab4fc296dff2a37fc63150" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a537064c817b49e9936316f708b87c9c"
I20260713 09:07:51.364008 16642 raft_consensus.cc:3055] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:51.364452 16792 raft_consensus.cc:3060] T 435c42081cab4fc296dff2a37fc63150 P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.364396 16642 raft_consensus.cc:740] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Running, Role: LEADER
I20260713 09:07:51.365273 16642 consensus_queue.cc:260] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.366330 16642 raft_consensus.cc:3060] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.370289 16844 raft_consensus.cc:993] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb: : Instructing follower 07c9028510e54589ac4e3f1bea710d5c to start an election
I20260713 09:07:51.370395 16792 raft_consensus.cc:2468] T 435c42081cab4fc296dff2a37fc63150 P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 2.
I20260713 09:07:51.370774 16844 raft_consensus.cc:1081] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 LEADER]: Signalling peer 07c9028510e54589ac4e3f1bea710d5c to start an election
I20260713 09:07:51.371394 16683 leader_election.cc:304] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34b6696ccbd24a1d8e3a2a3765e065bb, a537064c817b49e9936316f708b87c9c; no voters: 
I20260713 09:07:51.372292 16846 raft_consensus.cc:2804] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:51.372275 16642 raft_consensus.cc:2468] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 2.
I20260713 09:07:51.372546 16644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04177fc4694c4cff86f6fde2740c27a4"
dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
 from {username='slave'} at 127.0.0.1:33822
I20260713 09:07:51.372913 16846 raft_consensus.cc:697] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 LEADER]: Becoming Leader. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Running, Role: LEADER
I20260713 09:07:51.373121 16644 raft_consensus.cc:493] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:51.373483 16644 raft_consensus.cc:3060] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.373517 16846 consensus_queue.cc:237] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.379823 16541 catalog_manager.cc:5697] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb reported cstate change: term changed from 1 to 2, leader changed from 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65) to 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66). New cstate: current_term: 2 leader_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:51.380115 16644 raft_consensus.cc:515] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } } peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } }
I20260713 09:07:51.381979 16644 leader_election.cc:290] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 2 election: Requested vote from peers a537064c817b49e9936316f708b87c9c (127.16.31.67:35701), 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327)
I20260713 09:07:51.383399 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04177fc4694c4cff86f6fde2740c27a4" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
I20260713 09:07:51.383894 16719 raft_consensus.cc:3055] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:51.384048 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04177fc4694c4cff86f6fde2740c27a4" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a537064c817b49e9936316f708b87c9c"
I20260713 09:07:51.384225 16719 raft_consensus.cc:740] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Running, Role: LEADER
I20260713 09:07:51.384706 16792 raft_consensus.cc:3060] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.385021 16719 consensus_queue.cc:260] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } } peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } }
I20260713 09:07:51.386185 16719 raft_consensus.cc:3060] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.390843 16792 raft_consensus.cc:2468] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c9028510e54589ac4e3f1bea710d5c in term 2.
I20260713 09:07:51.391701 16719 raft_consensus.cc:2468] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c9028510e54589ac4e3f1bea710d5c in term 2.
I20260713 09:07:51.391904 16608 leader_election.cc:304] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c9028510e54589ac4e3f1bea710d5c, a537064c817b49e9936316f708b87c9c; no voters: 
I20260713 09:07:51.392603 16880 raft_consensus.cc:2804] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:51.392961 16880 raft_consensus.cc:697] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 2 LEADER]: Becoming Leader. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Running, Role: LEADER
I20260713 09:07:51.393543 16880 consensus_queue.cc:237] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } } peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } }
I20260713 09:07:51.399245 16541 catalog_manager.cc:5697] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c reported cstate change: term changed from 1 to 2, leader changed from 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66) to 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65). New cstate: current_term: 2 leader_uuid: "07c9028510e54589ac4e3f1bea710d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:51.419857 16875 raft_consensus.cc:993] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c: : Instructing follower 07c9028510e54589ac4e3f1bea710d5c to start an election
I20260713 09:07:51.420265 16915 raft_consensus.cc:1081] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [term 1 LEADER]: Signalling peer 07c9028510e54589ac4e3f1bea710d5c to start an election
I20260713 09:07:51.421752 16644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9b423fc05584a55b173e9ec8ce7bfbe"
dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
 from {username='slave'} at 127.0.0.1:33826
I20260713 09:07:51.422242 16644 raft_consensus.cc:493] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:51.422605 16644 raft_consensus.cc:3060] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.428570 16644 raft_consensus.cc:515] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.430433 16644 leader_election.cc:290] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 2 election: Requested vote from peers 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:51.431064 16719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b423fc05584a55b173e9ec8ce7bfbe" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
I20260713 09:07:51.431354 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b423fc05584a55b173e9ec8ce7bfbe" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a537064c817b49e9936316f708b87c9c"
I20260713 09:07:51.431612 16719 raft_consensus.cc:3060] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.431869 16792 raft_consensus.cc:3055] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:51.432168 16792 raft_consensus.cc:740] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a537064c817b49e9936316f708b87c9c, State: Running, Role: LEADER
I20260713 09:07:51.432824 16792 consensus_queue.cc:260] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.433917 16792 raft_consensus.cc:3060] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.436936 16719 raft_consensus.cc:2468] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c9028510e54589ac4e3f1bea710d5c in term 2.
I20260713 09:07:51.438088 16608 leader_election.cc:304] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c9028510e54589ac4e3f1bea710d5c, 34b6696ccbd24a1d8e3a2a3765e065bb; no voters: 
I20260713 09:07:51.438851 16880 raft_consensus.cc:2804] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:51.439314 16880 raft_consensus.cc:697] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [term 2 LEADER]: Becoming Leader. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Running, Role: LEADER
I20260713 09:07:51.439834 16792 raft_consensus.cc:2468] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c9028510e54589ac4e3f1bea710d5c in term 2.
I20260713 09:07:51.440052 16880 consensus_queue.cc:237] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.445674 16541 catalog_manager.cc:5697] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c reported cstate change: term changed from 1 to 2, leader changed from a537064c817b49e9936316f708b87c9c (127.16.31.67) to 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65). New cstate: current_term: 2 leader_uuid: "07c9028510e54589ac4e3f1bea710d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:51.504737 16844 raft_consensus.cc:993] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb: : Instructing follower 07c9028510e54589ac4e3f1bea710d5c to start an election
I20260713 09:07:51.505129 16846 raft_consensus.cc:1081] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 LEADER]: Signalling peer 07c9028510e54589ac4e3f1bea710d5c to start an election
I20260713 09:07:51.506405 16644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87120c445a06433db8bd2b382accc3af"
dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
 from {username='slave'} at 127.0.0.1:33822
I20260713 09:07:51.507434 16644 raft_consensus.cc:493] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:51.507732 16644 raft_consensus.cc:3060] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.509927 16882 raft_consensus.cc:993] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c: : Instructing follower 34b6696ccbd24a1d8e3a2a3765e065bb to start an election
I20260713 09:07:51.510339 16880 raft_consensus.cc:1081] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 1 LEADER]: Signalling peer 34b6696ccbd24a1d8e3a2a3765e065bb to start an election
I20260713 09:07:51.511745 16719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23a250db62c543c58a76a56a7aa1575b"
dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
 from {username='slave'} at 127.0.0.1:57660
I20260713 09:07:51.512197 16719 raft_consensus.cc:493] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:51.512503 16719 raft_consensus.cc:3060] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.513382 16644 raft_consensus.cc:515] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.515445 16644 leader_election.cc:290] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 2 election: Requested vote from peers 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:51.515942 16718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87120c445a06433db8bd2b382accc3af" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
I20260713 09:07:51.516475 16718 raft_consensus.cc:3055] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:51.516752 16718 raft_consensus.cc:740] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Running, Role: LEADER
I20260713 09:07:51.517822 16719 raft_consensus.cc:515] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.517553 16718 consensus_queue.cc:260] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.518786 16718 raft_consensus.cc:3060] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.519562 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87120c445a06433db8bd2b382accc3af" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a537064c817b49e9936316f708b87c9c"
I20260713 09:07:51.520109 16792 raft_consensus.cc:3060] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.520522 16719 leader_election.cc:290] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 2 election: Requested vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:51.521281 16644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a250db62c543c58a76a56a7aa1575b" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
I20260713 09:07:51.521847 16644 raft_consensus.cc:3055] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:51.522197 16644 raft_consensus.cc:740] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Running, Role: LEADER
I20260713 09:07:51.522971 16644 consensus_queue.cc:260] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.523964 16644 raft_consensus.cc:3060] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.525508 16718 raft_consensus.cc:2468] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c9028510e54589ac4e3f1bea710d5c in term 2.
I20260713 09:07:51.526202 16792 raft_consensus.cc:2468] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c9028510e54589ac4e3f1bea710d5c in term 2.
I20260713 09:07:51.527601 16793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a250db62c543c58a76a56a7aa1575b" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a537064c817b49e9936316f708b87c9c"
I20260713 09:07:51.528100 16793 raft_consensus.cc:3060] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.528017 16608 leader_election.cc:304] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c9028510e54589ac4e3f1bea710d5c, 34b6696ccbd24a1d8e3a2a3765e065bb; no voters: 
I20260713 09:07:51.528921 16880 raft_consensus.cc:2804] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:51.529381 16880 raft_consensus.cc:697] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [term 2 LEADER]: Becoming Leader. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Running, Role: LEADER
I20260713 09:07:51.529776 16644 raft_consensus.cc:2468] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 2.
I20260713 09:07:51.530175 16880 consensus_queue.cc:237] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.530913 16682 leader_election.cc:304] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07c9028510e54589ac4e3f1bea710d5c, 34b6696ccbd24a1d8e3a2a3765e065bb; no voters: 
I20260713 09:07:51.531656 16846 raft_consensus.cc:2804] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:51.532088 16846 raft_consensus.cc:697] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 LEADER]: Becoming Leader. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Running, Role: LEADER
I20260713 09:07:51.532922 16846 consensus_queue.cc:237] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:51.534795 16793 raft_consensus.cc:2468] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 2.
I20260713 09:07:51.539469 16541 catalog_manager.cc:5697] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c reported cstate change: term changed from 1 to 2, leader changed from 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66) to 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65). New cstate: current_term: 2 leader_uuid: "07c9028510e54589ac4e3f1bea710d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:51.539827 16537 catalog_manager.cc:5697] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb reported cstate change: term changed from 1 to 2, leader changed from 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65) to 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66). New cstate: current_term: 2 leader_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:51.613543 16718 raft_consensus.cc:1275] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Refusing update from remote peer 07c9028510e54589ac4e3f1bea710d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.614734 16880 consensus_queue.cc:1048] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.626116 16793 raft_consensus.cc:1275] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Refusing update from remote peer 07c9028510e54589ac4e3f1bea710d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.628369 16880 consensus_queue.cc:1048] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.701527 16644 raft_consensus.cc:1275] T d741548da3c5452188f7a674e477ebc5 P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Refusing update from remote peer a537064c817b49e9936316f708b87c9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.702929 16915 consensus_queue.cc:1048] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.710182 16718 raft_consensus.cc:1275] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Refusing update from remote peer a537064c817b49e9936316f708b87c9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.711691 16875 consensus_queue.cc:1048] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.785092 16793 raft_consensus.cc:1275] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Refusing update from remote peer 34b6696ccbd24a1d8e3a2a3765e065bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.786305 16846 consensus_queue.cc:1048] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.793445 16644 raft_consensus.cc:1275] T bfdab0c49f2c4cd0822248cc53ed6db0 P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Refusing update from remote peer 34b6696ccbd24a1d8e3a2a3765e065bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.794966 16906 consensus_queue.cc:1048] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.807183 16793 raft_consensus.cc:1275] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Refusing update from remote peer 34b6696ccbd24a1d8e3a2a3765e065bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.808313 16906 consensus_queue.cc:1048] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.809038 16718 raft_consensus.cc:1275] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Refusing update from remote peer 07c9028510e54589ac4e3f1bea710d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.810226 16880 consensus_queue.cc:1048] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.816649 16644 raft_consensus.cc:1275] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Refusing update from remote peer 34b6696ccbd24a1d8e3a2a3765e065bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.818260 16906 consensus_queue.cc:1048] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.821023 16793 raft_consensus.cc:1275] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Refusing update from remote peer 07c9028510e54589ac4e3f1bea710d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.822113 16882 consensus_queue.cc:1048] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.831051 16642 raft_consensus.cc:1275] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Refusing update from remote peer 34b6696ccbd24a1d8e3a2a3765e065bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.832302 16906 consensus_queue.cc:1048] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.843241 16793 raft_consensus.cc:1275] T 435c42081cab4fc296dff2a37fc63150 P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Refusing update from remote peer 34b6696ccbd24a1d8e3a2a3765e065bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.844323 16846 consensus_queue.cc:1048] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.926005 16793 raft_consensus.cc:1275] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Refusing update from remote peer 34b6696ccbd24a1d8e3a2a3765e065bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.927047 16846 consensus_queue.cc:1048] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.933530 16642 raft_consensus.cc:1275] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Refusing update from remote peer 34b6696ccbd24a1d8e3a2a3765e065bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.935096 16923 consensus_queue.cc:1048] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.942054 16793 raft_consensus.cc:1275] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Refusing update from remote peer 07c9028510e54589ac4e3f1bea710d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.943058 16845 consensus_queue.cc:1048] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.949872 16718 raft_consensus.cc:1275] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Refusing update from remote peer 07c9028510e54589ac4e3f1bea710d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.951867 16880 consensus_queue.cc:1048] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:52.040861 16793 raft_consensus.cc:1275] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Refusing update from remote peer 07c9028510e54589ac4e3f1bea710d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:52.042084 16880 consensus_queue.cc:1048] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:52.049590 16718 raft_consensus.cc:1275] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Refusing update from remote peer 07c9028510e54589ac4e3f1bea710d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:52.050988 16880 consensus_queue.cc:1048] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:54.147259 16509 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:07:54.148136 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:54.165621 16718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23a250db62c543c58a76a56a7aa1575b"
dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
mode: GRACEFUL
new_leader_uuid: "a537064c817b49e9936316f708b87c9c"
 from {username='slave'} at 127.0.0.1:57664
I20260713 09:07:54.166055 16718 raft_consensus.cc:606] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 LEADER]: Received request to transfer leadership to TS a537064c817b49e9936316f708b87c9c
I20260713 09:07:54.175225 16642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87120c445a06433db8bd2b382accc3af"
dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
mode: GRACEFUL
new_leader_uuid: "a537064c817b49e9936316f708b87c9c"
 from {username='slave'} at 127.0.0.1:33850
I20260713 09:07:54.175763 16642 raft_consensus.cc:606] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [term 2 LEADER]: Received request to transfer leadership to TS a537064c817b49e9936316f708b87c9c
I20260713 09:07:54.176779 16509 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:54.177201 16509 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:54.456022 16923 raft_consensus.cc:993] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb: : Instructing follower a537064c817b49e9936316f708b87c9c to start an election
I20260713 09:07:54.456418 16934 raft_consensus.cc:1081] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 LEADER]: Signalling peer a537064c817b49e9936316f708b87c9c to start an election
I20260713 09:07:54.457679 16793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23a250db62c543c58a76a56a7aa1575b"
dest_uuid: "a537064c817b49e9936316f708b87c9c"
 from {username='slave'} at 127.0.0.1:58790
I20260713 09:07:54.458108 16793 raft_consensus.cc:493] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:54.458395 16793 raft_consensus.cc:3060] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:54.462613 16793 raft_consensus.cc:515] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:54.464107 16793 leader_election.cc:290] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 3 election: Requested vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327)
I20260713 09:07:54.464769 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a250db62c543c58a76a56a7aa1575b" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
I20260713 09:07:54.465046 16718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a250db62c543c58a76a56a7aa1575b" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
I20260713 09:07:54.465257 16642 raft_consensus.cc:3060] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:54.465626 16718 raft_consensus.cc:3055] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:54.465885 16718 raft_consensus.cc:740] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Running, Role: LEADER
I20260713 09:07:54.466521 16718 consensus_queue.cc:260] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [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: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:54.467352 16718 raft_consensus.cc:3060] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:54.469501 16642 raft_consensus.cc:2468] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 3.
I20260713 09:07:54.470453 16756 leader_election.cc:304] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [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: 07c9028510e54589ac4e3f1bea710d5c, a537064c817b49e9936316f708b87c9c; no voters: 
I20260713 09:07:54.471138 16929 raft_consensus.cc:2804] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:54.471683 16718 raft_consensus.cc:2468] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 3.
I20260713 09:07:54.472218 16929 raft_consensus.cc:697] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 3 LEADER]: Becoming Leader. State: Replica: a537064c817b49e9936316f708b87c9c, State: Running, Role: LEADER
I20260713 09:07:54.472986 16929 consensus_queue.cc:237] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [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: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:54.481660 16541 catalog_manager.cc:5697] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c reported cstate change: term changed from 2 to 3, leader changed from 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66) to a537064c817b49e9936316f708b87c9c (127.16.31.67). New cstate: current_term: 3 leader_uuid: "a537064c817b49e9936316f708b87c9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:54.565184 16941 raft_consensus.cc:993] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c: : Instructing follower a537064c817b49e9936316f708b87c9c to start an election
I20260713 09:07:54.565557 16880 raft_consensus.cc:1081] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [term 2 LEADER]: Signalling peer a537064c817b49e9936316f708b87c9c to start an election
I20260713 09:07:54.566883 16793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87120c445a06433db8bd2b382accc3af"
dest_uuid: "a537064c817b49e9936316f708b87c9c"
 from {username='slave'} at 127.0.0.1:58806
I20260713 09:07:54.567319 16793 raft_consensus.cc:493] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:54.567595 16793 raft_consensus.cc:3060] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:54.571623 16793 raft_consensus.cc:515] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:54.573058 16793 leader_election.cc:290] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 3 election: Requested vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327)
I20260713 09:07:54.573856 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87120c445a06433db8bd2b382accc3af" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
I20260713 09:07:54.574177 16718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87120c445a06433db8bd2b382accc3af" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
I20260713 09:07:54.574422 16642 raft_consensus.cc:3055] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:54.574736 16718 raft_consensus.cc:3060] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:54.574815 16642 raft_consensus.cc:740] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Running, Role: LEADER
I20260713 09:07:54.575663 16642 consensus_queue.cc:260] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [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: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:54.576900 16642 raft_consensus.cc:3060] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:54.581336 16718 raft_consensus.cc:2468] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 3.
I20260713 09:07:54.582332 16757 leader_election.cc:304] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [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: 34b6696ccbd24a1d8e3a2a3765e065bb, a537064c817b49e9936316f708b87c9c; no voters: 
I20260713 09:07:54.583030 16929 raft_consensus.cc:2804] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:54.583146 16642 raft_consensus.cc:2468] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 3.
I20260713 09:07:54.583446 16929 raft_consensus.cc:697] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [term 3 LEADER]: Becoming Leader. State: Replica: a537064c817b49e9936316f708b87c9c, State: Running, Role: LEADER
I20260713 09:07:54.584216 16929 consensus_queue.cc:237] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [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: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:54.590229 16541 catalog_manager.cc:5697] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c reported cstate change: term changed from 2 to 3, leader changed from 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65) to a537064c817b49e9936316f708b87c9c (127.16.31.67). New cstate: current_term: 3 leader_uuid: "a537064c817b49e9936316f708b87c9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:54.853401 16718 raft_consensus.cc:1275] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Refusing update from remote peer a537064c817b49e9936316f708b87c9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:54.854372 16929 consensus_queue.cc:1048] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:54.862622 16642 raft_consensus.cc:1275] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Refusing update from remote peer a537064c817b49e9936316f708b87c9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:54.865428 16929 consensus_queue.cc:1048] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:55.089433 16642 raft_consensus.cc:1275] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Refusing update from remote peer a537064c817b49e9936316f708b87c9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:55.090514 16929 consensus_queue.cc:1048] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:55.098610 16718 raft_consensus.cc:1275] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Refusing update from remote peer a537064c817b49e9936316f708b87c9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:55.100129 16935 consensus_queue.cc:1048] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:55.177942 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:55.186494 16642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04177fc4694c4cff86f6fde2740c27a4"
dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
mode: GRACEFUL
new_leader_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
 from {username='slave'} at 127.0.0.1:33836
I20260713 09:07:55.186949 16642 raft_consensus.cc:606] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 2 LEADER]: Received request to transfer leadership to TS 34b6696ccbd24a1d8e3a2a3765e065bb
I20260713 09:07:55.191108 16793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87120c445a06433db8bd2b382accc3af"
dest_uuid: "a537064c817b49e9936316f708b87c9c"
mode: GRACEFUL
new_leader_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
 from {username='slave'} at 127.0.0.1:58818
I20260713 09:07:55.191510 16793 raft_consensus.cc:606] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [term 3 LEADER]: Received request to transfer leadership to TS 34b6696ccbd24a1d8e3a2a3765e065bb
I20260713 09:07:55.195647 16642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9b423fc05584a55b173e9ec8ce7bfbe"
dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
mode: GRACEFUL
new_leader_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
 from {username='slave'} at 127.0.0.1:33836
I20260713 09:07:55.196054 16642 raft_consensus.cc:606] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [term 2 LEADER]: Received request to transfer leadership to TS 34b6696ccbd24a1d8e3a2a3765e065bb
I20260713 09:07:55.200424 16642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21d653a6ace24f4b80ac7b5ba27673b5"
dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
mode: GRACEFUL
new_leader_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
 from {username='slave'} at 127.0.0.1:33836
I20260713 09:07:55.200863 16642 raft_consensus.cc:606] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [term 2 LEADER]: Received request to transfer leadership to TS 34b6696ccbd24a1d8e3a2a3765e065bb
I20260713 09:07:55.204674 16793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23a250db62c543c58a76a56a7aa1575b"
dest_uuid: "a537064c817b49e9936316f708b87c9c"
mode: GRACEFUL
new_leader_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
 from {username='slave'} at 127.0.0.1:58818
I20260713 09:07:55.205011 16793 raft_consensus.cc:606] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 3 LEADER]: Received request to transfer leadership to TS 34b6696ccbd24a1d8e3a2a3765e065bb
I20260713 09:07:55.209352 16941 raft_consensus.cc:993] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c: : Instructing follower 34b6696ccbd24a1d8e3a2a3765e065bb to start an election
I20260713 09:07:55.209753 16880 raft_consensus.cc:1081] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [term 2 LEADER]: Signalling peer 34b6696ccbd24a1d8e3a2a3765e065bb to start an election
I20260713 09:07:55.211009 16718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21d653a6ace24f4b80ac7b5ba27673b5"
dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
 from {username='slave'} at 127.0.0.1:57660
I20260713 09:07:55.211457 16718 raft_consensus.cc:493] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:55.211792 16718 raft_consensus.cc:3060] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:55.216912 16718 raft_consensus.cc:515] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:55.218353 16718 leader_election.cc:290] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 3 election: Requested vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:55.218987 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d653a6ace24f4b80ac7b5ba27673b5" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
I20260713 09:07:55.219236 16793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d653a6ace24f4b80ac7b5ba27673b5" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a537064c817b49e9936316f708b87c9c"
I20260713 09:07:55.219527 16642 raft_consensus.cc:3055] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:55.219796 16793 raft_consensus.cc:3060] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:55.219837 16642 raft_consensus.cc:740] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Running, Role: LEADER
I20260713 09:07:55.220590 16642 consensus_queue.cc:260] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [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: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:55.221482 16642 raft_consensus.cc:3060] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:55.224586 16793 raft_consensus.cc:2468] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 3.
I20260713 09:07:55.225535 16683 leader_election.cc:304] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [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: 34b6696ccbd24a1d8e3a2a3765e065bb, a537064c817b49e9936316f708b87c9c; no voters: 
I20260713 09:07:55.226106 16934 raft_consensus.cc:2804] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:55.227216 16642 raft_consensus.cc:2468] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 3.
I20260713 09:07:55.227012 16934 raft_consensus.cc:697] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 LEADER]: Becoming Leader. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Running, Role: LEADER
I20260713 09:07:55.228111 16934 consensus_queue.cc:237] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [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: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:55.233253 16539 catalog_manager.cc:5697] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb reported cstate change: term changed from 2 to 3, leader changed from 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65) to 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66). New cstate: current_term: 3 leader_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:55.294847 16941 raft_consensus.cc:993] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c: : Instructing follower 34b6696ccbd24a1d8e3a2a3765e065bb to start an election
I20260713 09:07:55.295236 16880 raft_consensus.cc:1081] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 2 LEADER]: Signalling peer 34b6696ccbd24a1d8e3a2a3765e065bb to start an election
I20260713 09:07:55.296384 16718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04177fc4694c4cff86f6fde2740c27a4"
dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
 from {username='slave'} at 127.0.0.1:57660
I20260713 09:07:55.296770 16718 raft_consensus.cc:493] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:55.297005 16718 raft_consensus.cc:3060] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:55.300972 16718 raft_consensus.cc:515] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } } peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } }
I20260713 09:07:55.302278 16718 leader_election.cc:290] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 3 election: Requested vote from peers a537064c817b49e9936316f708b87c9c (127.16.31.67:35701), 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269)
I20260713 09:07:55.302973 16793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04177fc4694c4cff86f6fde2740c27a4" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a537064c817b49e9936316f708b87c9c"
I20260713 09:07:55.303187 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04177fc4694c4cff86f6fde2740c27a4" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
I20260713 09:07:55.303560 16793 raft_consensus.cc:3060] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:55.303663 16642 raft_consensus.cc:3055] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:55.304028 16642 raft_consensus.cc:740] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Running, Role: LEADER
I20260713 09:07:55.304584 16642 consensus_queue.cc:260] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [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: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } } peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } }
I20260713 09:07:55.305356 16642 raft_consensus.cc:3060] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:55.307618 16793 raft_consensus.cc:2468] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 3.
I20260713 09:07:55.308403 16683 leader_election.cc:304] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [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: 34b6696ccbd24a1d8e3a2a3765e065bb, a537064c817b49e9936316f708b87c9c; no voters: 
I20260713 09:07:55.309051 16934 raft_consensus.cc:2804] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:55.309444 16934 raft_consensus.cc:697] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 LEADER]: Becoming Leader. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Running, Role: LEADER
I20260713 09:07:55.309446 16642 raft_consensus.cc:2468] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 3.
I20260713 09:07:55.310374 16934 consensus_queue.cc:237] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [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: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } } peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } }
I20260713 09:07:55.314198 16935 raft_consensus.cc:993] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c: : Instructing follower 34b6696ccbd24a1d8e3a2a3765e065bb to start an election
I20260713 09:07:55.314646 16929 raft_consensus.cc:1081] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 3 LEADER]: Signalling peer 34b6696ccbd24a1d8e3a2a3765e065bb to start an election
I20260713 09:07:55.315834 16718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23a250db62c543c58a76a56a7aa1575b"
dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
 from {username='slave'} at 127.0.0.1:57650
I20260713 09:07:55.316256 16718 raft_consensus.cc:493] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:55.316524 16718 raft_consensus.cc:3060] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:55.316833 16539 catalog_manager.cc:5697] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb reported cstate change: term changed from 2 to 3, leader changed from 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65) to 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66). New cstate: current_term: 3 leader_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:55.321266 16718 raft_consensus.cc:515] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:55.323339 16718 leader_election.cc:290] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 4 election: Requested vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:55.323589 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a250db62c543c58a76a56a7aa1575b" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
I20260713 09:07:55.323825 16793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a250db62c543c58a76a56a7aa1575b" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a537064c817b49e9936316f708b87c9c"
I20260713 09:07:55.324143 16642 raft_consensus.cc:3060] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:55.324309 16793 raft_consensus.cc:3055] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:55.324611 16793 raft_consensus.cc:740] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a537064c817b49e9936316f708b87c9c, State: Running, Role: LEADER
I20260713 09:07:55.325201 16793 consensus_queue.cc:260] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [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: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:55.325812 16793 raft_consensus.cc:3060] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:55.327998 16642 raft_consensus.cc:2468] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 4.
I20260713 09:07:55.328939 16682 leader_election.cc:304] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [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: 07c9028510e54589ac4e3f1bea710d5c, 34b6696ccbd24a1d8e3a2a3765e065bb; no voters: 
I20260713 09:07:55.329164 16793 raft_consensus.cc:2468] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 4.
I20260713 09:07:55.329586 16934 raft_consensus.cc:2804] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:55.330121 16934 raft_consensus.cc:697] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 4 LEADER]: Becoming Leader. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Running, Role: LEADER
I20260713 09:07:55.330861 16934 consensus_queue.cc:237] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [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: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:55.335692 16539 catalog_manager.cc:5697] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb reported cstate change: term changed from 3 to 4, leader changed from a537064c817b49e9936316f708b87c9c (127.16.31.67) to 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66). New cstate: current_term: 4 leader_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:55.439646 16941 raft_consensus.cc:993] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c: : Instructing follower 34b6696ccbd24a1d8e3a2a3765e065bb to start an election
I20260713 09:07:55.440084 16880 raft_consensus.cc:1081] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [term 2 LEADER]: Signalling peer 34b6696ccbd24a1d8e3a2a3765e065bb to start an election
I20260713 09:07:55.441390 16718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9b423fc05584a55b173e9ec8ce7bfbe"
dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
 from {username='slave'} at 127.0.0.1:57660
I20260713 09:07:55.441792 16718 raft_consensus.cc:493] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:55.442025 16718 raft_consensus.cc:3060] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:55.446086 16718 raft_consensus.cc:515] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:55.447467 16718 leader_election.cc:290] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 3 election: Requested vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:55.448166 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b423fc05584a55b173e9ec8ce7bfbe" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
I20260713 09:07:55.448345 16793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b423fc05584a55b173e9ec8ce7bfbe" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a537064c817b49e9936316f708b87c9c"
I20260713 09:07:55.448669 16642 raft_consensus.cc:3055] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:55.448796 16793 raft_consensus.cc:3060] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:55.448974 16642 raft_consensus.cc:740] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Running, Role: LEADER
I20260713 09:07:55.449753 16642 consensus_queue.cc:260] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [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: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:55.450624 16642 raft_consensus.cc:3060] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:55.452600 16793 raft_consensus.cc:2468] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 3.
I20260713 09:07:55.453367 16683 leader_election.cc:304] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb [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: 34b6696ccbd24a1d8e3a2a3765e065bb, a537064c817b49e9936316f708b87c9c; no voters: 
I20260713 09:07:55.453982 16934 raft_consensus.cc:2804] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:55.454358 16934 raft_consensus.cc:697] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 LEADER]: Becoming Leader. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Running, Role: LEADER
I20260713 09:07:55.455247 16642 raft_consensus.cc:2468] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 3.
I20260713 09:07:55.455075 16934 consensus_queue.cc:237] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb [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: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:55.461838 16539 catalog_manager.cc:5697] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb reported cstate change: term changed from 2 to 3, leader changed from 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65) to 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66). New cstate: current_term: 3 leader_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:55.526836 16935 raft_consensus.cc:993] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c: : Instructing follower 34b6696ccbd24a1d8e3a2a3765e065bb to start an election
I20260713 09:07:55.527268 16929 raft_consensus.cc:1081] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [term 3 LEADER]: Signalling peer 34b6696ccbd24a1d8e3a2a3765e065bb to start an election
I20260713 09:07:55.528617 16718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87120c445a06433db8bd2b382accc3af"
dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
 from {username='slave'} at 127.0.0.1:57650
I20260713 09:07:55.529104 16718 raft_consensus.cc:493] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:55.529407 16718 raft_consensus.cc:3060] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:55.533445 16718 raft_consensus.cc:515] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:55.535079 16718 leader_election.cc:290] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [CANDIDATE]: Term 4 election: Requested vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:55.535710 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87120c445a06433db8bd2b382accc3af" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
I20260713 09:07:55.536053 16793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87120c445a06433db8bd2b382accc3af" candidate_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a537064c817b49e9936316f708b87c9c"
I20260713 09:07:55.536226 16642 raft_consensus.cc:3060] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:55.536527 16793 raft_consensus.cc:3055] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:55.536837 16793 raft_consensus.cc:740] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a537064c817b49e9936316f708b87c9c, State: Running, Role: LEADER
I20260713 09:07:55.537526 16793 consensus_queue.cc:260] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [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: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:55.538576 16793 raft_consensus.cc:3060] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:55.541719 16642 raft_consensus.cc:2468] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 4.
I20260713 09:07:55.542719 16682 leader_election.cc:304] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [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: 07c9028510e54589ac4e3f1bea710d5c, 34b6696ccbd24a1d8e3a2a3765e065bb; no voters: 
I20260713 09:07:55.543332 16934 raft_consensus.cc:2804] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:55.543684 16793 raft_consensus.cc:2468] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b6696ccbd24a1d8e3a2a3765e065bb in term 4.
I20260713 09:07:55.543735 16934 raft_consensus.cc:697] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 4 LEADER]: Becoming Leader. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Running, Role: LEADER
I20260713 09:07:55.544643 16934 consensus_queue.cc:237] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [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: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:55.549634 16539 catalog_manager.cc:5697] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb reported cstate change: term changed from 3 to 4, leader changed from a537064c817b49e9936316f708b87c9c (127.16.31.67) to 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66). New cstate: current_term: 4 leader_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:55.742379 16793 raft_consensus.cc:1275] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Refusing update from remote peer 34b6696ccbd24a1d8e3a2a3765e065bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:55.743420 16934 consensus_queue.cc:1048] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:55.751462 16642 raft_consensus.cc:1275] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Refusing update from remote peer 34b6696ccbd24a1d8e3a2a3765e065bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:55.753477 16934 consensus_queue.cc:1048] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:55.756078 16793 raft_consensus.cc:1275] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 4 FOLLOWER]: Refusing update from remote peer 34b6696ccbd24a1d8e3a2a3765e065bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:55.757562 16960 consensus_queue.cc:1048] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:55.767886 16642 raft_consensus.cc:1275] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 4 FOLLOWER]: Refusing update from remote peer 34b6696ccbd24a1d8e3a2a3765e065bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:55.769129 16951 consensus_queue.cc:1048] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:55.779027 16644 raft_consensus.cc:1275] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Refusing update from remote peer 34b6696ccbd24a1d8e3a2a3765e065bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:55.780095 16951 consensus_queue.cc:1048] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:55.787490 16793 raft_consensus.cc:1275] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Refusing update from remote peer 34b6696ccbd24a1d8e3a2a3765e065bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:55.789034 16934 consensus_queue.cc:1048] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:55.887750 16644 raft_consensus.cc:1275] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Refusing update from remote peer 34b6696ccbd24a1d8e3a2a3765e065bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:55.888774 16934 consensus_queue.cc:1048] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:55.895586 16793 raft_consensus.cc:1275] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Refusing update from remote peer 34b6696ccbd24a1d8e3a2a3765e065bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:55.896883 16951 consensus_queue.cc:1048] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:56.008172 16793 raft_consensus.cc:1275] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [term 4 FOLLOWER]: Refusing update from remote peer 34b6696ccbd24a1d8e3a2a3765e065bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:56.009591 16951 consensus_queue.cc:1048] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:56.015798 16644 raft_consensus.cc:1275] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [term 4 FOLLOWER]: Refusing update from remote peer 34b6696ccbd24a1d8e3a2a3765e065bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:56.017428 16951 consensus_queue.cc:1048] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:58.216668 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:58.223289 16718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04177fc4694c4cff86f6fde2740c27a4"
dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
mode: GRACEFUL
new_leader_uuid: "07c9028510e54589ac4e3f1bea710d5c"
 from {username='slave'} at 127.0.0.1:57664
I20260713 09:07:58.223857 16718 raft_consensus.cc:606] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 LEADER]: Received request to transfer leadership to TS 07c9028510e54589ac4e3f1bea710d5c
I20260713 09:07:58.226112 16718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21d653a6ace24f4b80ac7b5ba27673b5"
dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
mode: GRACEFUL
new_leader_uuid: "a537064c817b49e9936316f708b87c9c"
 from {username='slave'} at 127.0.0.1:57664
I20260713 09:07:58.226495 16718 raft_consensus.cc:606] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 LEADER]: Received request to transfer leadership to TS a537064c817b49e9936316f708b87c9c
I20260713 09:07:58.228433 16718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "435c42081cab4fc296dff2a37fc63150"
dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
mode: GRACEFUL
new_leader_uuid: "07c9028510e54589ac4e3f1bea710d5c"
 from {username='slave'} at 127.0.0.1:57664
I20260713 09:07:58.228842 16718 raft_consensus.cc:606] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 LEADER]: Received request to transfer leadership to TS 07c9028510e54589ac4e3f1bea710d5c
I20260713 09:07:58.230931 16718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfdab0c49f2c4cd0822248cc53ed6db0"
dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
mode: GRACEFUL
new_leader_uuid: "a537064c817b49e9936316f708b87c9c"
 from {username='slave'} at 127.0.0.1:57664
I20260713 09:07:58.231335 16718 raft_consensus.cc:606] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 LEADER]: Received request to transfer leadership to TS a537064c817b49e9936316f708b87c9c
I20260713 09:07:58.233186 16969 raft_consensus.cc:993] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb: : Instructing follower 07c9028510e54589ac4e3f1bea710d5c to start an election
I20260713 09:07:58.233592 16718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb95a2b81dbd44d18e4b04c2680034c4"
dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
mode: GRACEFUL
new_leader_uuid: "07c9028510e54589ac4e3f1bea710d5c"
 from {username='slave'} at 127.0.0.1:57664
I20260713 09:07:58.233706 16951 raft_consensus.cc:1081] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 LEADER]: Signalling peer 07c9028510e54589ac4e3f1bea710d5c to start an election
I20260713 09:07:58.234215 16718 raft_consensus.cc:606] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 LEADER]: Received request to transfer leadership to TS 07c9028510e54589ac4e3f1bea710d5c
I20260713 09:07:58.235110 16509 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:07:58.235461 16509 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:58.235440 16642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04177fc4694c4cff86f6fde2740c27a4"
dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
 from {username='slave'} at 127.0.0.1:33822
I20260713 09:07:58.236006 16642 raft_consensus.cc:493] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:58.236284 16642 raft_consensus.cc:3060] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:58.240971 16642 raft_consensus.cc:515] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } } peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } }
I20260713 09:07:58.242515 16642 leader_election.cc:290] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 4 election: Requested vote from peers a537064c817b49e9936316f708b87c9c (127.16.31.67:35701), 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327)
I20260713 09:07:58.243252 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04177fc4694c4cff86f6fde2740c27a4" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a537064c817b49e9936316f708b87c9c"
I20260713 09:07:58.243592 16718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04177fc4694c4cff86f6fde2740c27a4" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
I20260713 09:07:58.243898 16792 raft_consensus.cc:3060] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:58.244056 16718 raft_consensus.cc:3055] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:58.244356 16718 raft_consensus.cc:740] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Running, Role: LEADER
I20260713 09:07:58.244971 16718 consensus_queue.cc:260] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [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: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } } peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } }
I20260713 09:07:58.245769 16718 raft_consensus.cc:3060] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:58.247918 16792 raft_consensus.cc:2468] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c9028510e54589ac4e3f1bea710d5c in term 4.
I20260713 09:07:58.248983 16608 leader_election.cc:304] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [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: 07c9028510e54589ac4e3f1bea710d5c, a537064c817b49e9936316f708b87c9c; no voters: 
I20260713 09:07:58.250233 16718 raft_consensus.cc:2468] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c9028510e54589ac4e3f1bea710d5c in term 4.
I20260713 09:07:58.250397 16970 raft_consensus.cc:2804] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:58.251446 16970 raft_consensus.cc:697] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 4 LEADER]: Becoming Leader. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Running, Role: LEADER
I20260713 09:07:58.252086 16970 consensus_queue.cc:237] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [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: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } } peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } }
I20260713 09:07:58.258746 16541 catalog_manager.cc:5697] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c reported cstate change: term changed from 3 to 4, leader changed from 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66) to 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65). New cstate: current_term: 4 leader_uuid: "07c9028510e54589ac4e3f1bea710d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:58.471419 16951 raft_consensus.cc:993] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb: : Instructing follower 07c9028510e54589ac4e3f1bea710d5c to start an election
I20260713 09:07:58.471838 16969 raft_consensus.cc:1081] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 LEADER]: Signalling peer 07c9028510e54589ac4e3f1bea710d5c to start an election
I20260713 09:07:58.473052 16642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb95a2b81dbd44d18e4b04c2680034c4"
dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
 from {username='slave'} at 127.0.0.1:33822
I20260713 09:07:58.473376 16642 raft_consensus.cc:493] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:58.473569 16642 raft_consensus.cc:3060] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.477244 16642 raft_consensus.cc:515] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:58.478492 16642 leader_election.cc:290] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 3 election: Requested vote from peers 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:58.479089 16718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb95a2b81dbd44d18e4b04c2680034c4" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
I20260713 09:07:58.479422 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb95a2b81dbd44d18e4b04c2680034c4" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a537064c817b49e9936316f708b87c9c"
I20260713 09:07:58.479635 16718 raft_consensus.cc:3055] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:58.479925 16792 raft_consensus.cc:3060] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.479935 16718 raft_consensus.cc:740] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Running, Role: LEADER
I20260713 09:07:58.480597 16718 consensus_queue.cc:260] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [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: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:58.481279 16718 raft_consensus.cc:3060] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.483510 16792 raft_consensus.cc:2468] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c9028510e54589ac4e3f1bea710d5c in term 3.
I20260713 09:07:58.484328 16608 leader_election.cc:304] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [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: 07c9028510e54589ac4e3f1bea710d5c, a537064c817b49e9936316f708b87c9c; no voters: 
I20260713 09:07:58.484930 16970 raft_consensus.cc:2804] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:58.485044 16718 raft_consensus.cc:2468] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c9028510e54589ac4e3f1bea710d5c in term 3.
I20260713 09:07:58.485334 16970 raft_consensus.cc:697] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [term 3 LEADER]: Becoming Leader. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Running, Role: LEADER
I20260713 09:07:58.486104 16970 consensus_queue.cc:237] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [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: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:58.491449 16541 catalog_manager.cc:5697] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c reported cstate change: term changed from 2 to 3, leader changed from 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66) to 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65). New cstate: current_term: 3 leader_uuid: "07c9028510e54589ac4e3f1bea710d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:58.507212 16951 raft_consensus.cc:993] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb: : Instructing follower a537064c817b49e9936316f708b87c9c to start an election
I20260713 09:07:58.507560 16969 raft_consensus.cc:1081] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 LEADER]: Signalling peer a537064c817b49e9936316f708b87c9c to start an election
I20260713 09:07:58.508761 16792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfdab0c49f2c4cd0822248cc53ed6db0"
dest_uuid: "a537064c817b49e9936316f708b87c9c"
 from {username='slave'} at 127.0.0.1:58790
I20260713 09:07:58.509150 16792 raft_consensus.cc:493] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:58.509409 16792 raft_consensus.cc:3060] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.514297 16792 raft_consensus.cc:515] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:58.515766 16792 leader_election.cc:290] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 3 election: Requested vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327)
I20260713 09:07:58.516422 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdab0c49f2c4cd0822248cc53ed6db0" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
I20260713 09:07:58.516660 16718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdab0c49f2c4cd0822248cc53ed6db0" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
I20260713 09:07:58.516921 16642 raft_consensus.cc:3060] T bfdab0c49f2c4cd0822248cc53ed6db0 P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.517167 16718 raft_consensus.cc:3055] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:58.517397 16718 raft_consensus.cc:740] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Running, Role: LEADER
I20260713 09:07:58.517920 16718 consensus_queue.cc:260] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [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: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:58.518632 16718 raft_consensus.cc:3060] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.520773 16642 raft_consensus.cc:2468] T bfdab0c49f2c4cd0822248cc53ed6db0 P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 3.
I20260713 09:07:58.521876 16756 leader_election.cc:304] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [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: 07c9028510e54589ac4e3f1bea710d5c, a537064c817b49e9936316f708b87c9c; no voters: 
I20260713 09:07:58.522169 16718 raft_consensus.cc:2468] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 3.
I20260713 09:07:58.522766 16929 raft_consensus.cc:2804] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:58.524144 16929 raft_consensus.cc:697] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 3 LEADER]: Becoming Leader. State: Replica: a537064c817b49e9936316f708b87c9c, State: Running, Role: LEADER
I20260713 09:07:58.524924 16929 consensus_queue.cc:237] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [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: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:58.531250 16541 catalog_manager.cc:5697] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c reported cstate change: term changed from 2 to 3, leader changed from 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66) to a537064c817b49e9936316f708b87c9c (127.16.31.67). New cstate: current_term: 3 leader_uuid: "a537064c817b49e9936316f708b87c9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:58.646880 16718 raft_consensus.cc:1275] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 4 FOLLOWER]: Refusing update from remote peer 07c9028510e54589ac4e3f1bea710d5c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:58.647974 16970 consensus_queue.cc:1048] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:58.658573 16792 raft_consensus.cc:1275] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c [term 4 FOLLOWER]: Refusing update from remote peer 07c9028510e54589ac4e3f1bea710d5c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:58.660537 16971 consensus_queue.cc:1048] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:58.669750 16951 raft_consensus.cc:993] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb: : Instructing follower a537064c817b49e9936316f708b87c9c to start an election
I20260713 09:07:58.670153 16969 raft_consensus.cc:1081] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 LEADER]: Signalling peer a537064c817b49e9936316f708b87c9c to start an election
I20260713 09:07:58.671476 16792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21d653a6ace24f4b80ac7b5ba27673b5"
dest_uuid: "a537064c817b49e9936316f708b87c9c"
 from {username='slave'} at 127.0.0.1:58790
I20260713 09:07:58.671901 16792 raft_consensus.cc:493] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:58.672236 16792 raft_consensus.cc:3060] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:58.676960 16792 raft_consensus.cc:515] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:58.678174 16792 leader_election.cc:290] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [CANDIDATE]: Term 4 election: Requested vote from peers 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269), 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327)
I20260713 09:07:58.678898 16642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d653a6ace24f4b80ac7b5ba27673b5" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
I20260713 09:07:58.679020 16718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d653a6ace24f4b80ac7b5ba27673b5" candidate_uuid: "a537064c817b49e9936316f708b87c9c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
I20260713 09:07:58.679432 16642 raft_consensus.cc:3060] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:58.679432 16718 raft_consensus.cc:3055] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:58.679967 16718 raft_consensus.cc:740] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Running, Role: LEADER
I20260713 09:07:58.680615 16718 consensus_queue.cc:260] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [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: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:58.681588 16718 raft_consensus.cc:3060] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:58.684942 16642 raft_consensus.cc:2468] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 4.
I20260713 09:07:58.685796 16756 leader_election.cc:304] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [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: 07c9028510e54589ac4e3f1bea710d5c, a537064c817b49e9936316f708b87c9c; no voters: 
I20260713 09:07:58.686865 16929 raft_consensus.cc:2804] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:58.686964 16718 raft_consensus.cc:2468] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a537064c817b49e9936316f708b87c9c in term 4.
I20260713 09:07:58.687381 16929 raft_consensus.cc:697] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 4 LEADER]: Becoming Leader. State: Replica: a537064c817b49e9936316f708b87c9c, State: Running, Role: LEADER
I20260713 09:07:58.688045 16929 consensus_queue.cc:237] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [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: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:58.694301 16541 catalog_manager.cc:5697] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c reported cstate change: term changed from 3 to 4, leader changed from 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66) to a537064c817b49e9936316f708b87c9c (127.16.31.67). New cstate: current_term: 4 leader_uuid: "a537064c817b49e9936316f708b87c9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:58.737679 16951 raft_consensus.cc:993] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb: : Instructing follower 07c9028510e54589ac4e3f1bea710d5c to start an election
I20260713 09:07:58.738148 16969 raft_consensus.cc:1081] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 LEADER]: Signalling peer 07c9028510e54589ac4e3f1bea710d5c to start an election
I20260713 09:07:58.739480 16644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "435c42081cab4fc296dff2a37fc63150"
dest_uuid: "07c9028510e54589ac4e3f1bea710d5c"
 from {username='slave'} at 127.0.0.1:33822
I20260713 09:07:58.739912 16644 raft_consensus.cc:493] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:58.740196 16644 raft_consensus.cc:3060] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.743973 16644 raft_consensus.cc:515] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:58.745265 16644 leader_election.cc:290] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [CANDIDATE]: Term 3 election: Requested vote from peers 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327), a537064c817b49e9936316f708b87c9c (127.16.31.67:35701)
I20260713 09:07:58.745828 16718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435c42081cab4fc296dff2a37fc63150" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb"
I20260713 09:07:58.746085 16792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "435c42081cab4fc296dff2a37fc63150" candidate_uuid: "07c9028510e54589ac4e3f1bea710d5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a537064c817b49e9936316f708b87c9c"
I20260713 09:07:58.746300 16718 raft_consensus.cc:3055] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:58.746510 16792 raft_consensus.cc:3060] T 435c42081cab4fc296dff2a37fc63150 P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.746599 16718 raft_consensus.cc:740] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 34b6696ccbd24a1d8e3a2a3765e065bb, State: Running, Role: LEADER
I20260713 09:07:58.747310 16718 consensus_queue.cc:260] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [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: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:58.748361 16718 raft_consensus.cc:3060] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.751982 16792 raft_consensus.cc:2468] T 435c42081cab4fc296dff2a37fc63150 P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c9028510e54589ac4e3f1bea710d5c in term 3.
I20260713 09:07:58.752872 16608 leader_election.cc:304] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [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: 07c9028510e54589ac4e3f1bea710d5c, a537064c817b49e9936316f708b87c9c; no voters: 
I20260713 09:07:58.753558 16971 raft_consensus.cc:2804] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:58.753837 16718 raft_consensus.cc:2468] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07c9028510e54589ac4e3f1bea710d5c in term 3.
I20260713 09:07:58.753968 16971 raft_consensus.cc:697] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 3 LEADER]: Becoming Leader. State: Replica: 07c9028510e54589ac4e3f1bea710d5c, State: Running, Role: LEADER
I20260713 09:07:58.754781 16971 consensus_queue.cc:237] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [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: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } }
I20260713 09:07:58.761056 16541 catalog_manager.cc:5697] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c reported cstate change: term changed from 2 to 3, leader changed from 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66) to 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65). New cstate: current_term: 3 leader_uuid: "07c9028510e54589ac4e3f1bea710d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:58.931294 16718 raft_consensus.cc:1275] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Refusing update from remote peer a537064c817b49e9936316f708b87c9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:58.932224 16929 consensus_queue.cc:1048] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:58.940126 16644 raft_consensus.cc:1275] T bfdab0c49f2c4cd0822248cc53ed6db0 P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Refusing update from remote peer a537064c817b49e9936316f708b87c9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:58.941329 16978 consensus_queue.cc:1048] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "07c9028510e54589ac4e3f1bea710d5c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:59.023960 16792 raft_consensus.cc:1275] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Refusing update from remote peer 07c9028510e54589ac4e3f1bea710d5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:59.025120 16971 consensus_queue.cc:1048] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:59.038072 16718 raft_consensus.cc:1275] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Refusing update from remote peer 07c9028510e54589ac4e3f1bea710d5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:59.040493 16970 consensus_queue.cc:1048] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:59.145116 16718 raft_consensus.cc:1275] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Refusing update from remote peer 07c9028510e54589ac4e3f1bea710d5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:59.146003 16970 consensus_queue.cc:1048] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:59.156140 16792 raft_consensus.cc:1275] T 435c42081cab4fc296dff2a37fc63150 P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Refusing update from remote peer 07c9028510e54589ac4e3f1bea710d5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:59.157369 16970 consensus_queue.cc:1048] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a537064c817b49e9936316f708b87c9c" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:59.236385 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:59.241448 16509 tablet_server.cc:179] TabletServer@127.16.31.65:0 shutting down...
I20260713 09:07:59.263459 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:59.264014 16509 tablet_replica.cc:333] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c: stopping tablet replica
I20260713 09:07:59.265888 16509 raft_consensus.cc:2243] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.266476 16509 raft_consensus.cc:2272] T 87120c445a06433db8bd2b382accc3af P 07c9028510e54589ac4e3f1bea710d5c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.268792 16509 tablet_replica.cc:333] T bfdab0c49f2c4cd0822248cc53ed6db0 P 07c9028510e54589ac4e3f1bea710d5c: stopping tablet replica
I20260713 09:07:59.269219 16509 raft_consensus.cc:2243] T bfdab0c49f2c4cd0822248cc53ed6db0 P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.269550 16509 raft_consensus.cc:2272] T bfdab0c49f2c4cd0822248cc53ed6db0 P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.271212 16509 tablet_replica.cc:333] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c: stopping tablet replica
I20260713 09:07:59.271593 16509 raft_consensus.cc:2243] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.271879 16509 raft_consensus.cc:2272] T 21d653a6ace24f4b80ac7b5ba27673b5 P 07c9028510e54589ac4e3f1bea710d5c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.273063 16509 tablet_replica.cc:333] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c: stopping tablet replica
I20260713 09:07:59.273424 16509 raft_consensus.cc:2243] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:59.274042 16509 raft_consensus.cc:2272] T fb95a2b81dbd44d18e4b04c2680034c4 P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.275720 16509 tablet_replica.cc:333] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c: stopping tablet replica
I20260713 09:07:59.276175 16509 raft_consensus.cc:2243] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.276583 16509 raft_consensus.cc:2272] T e9b423fc05584a55b173e9ec8ce7bfbe P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.277951 16509 tablet_replica.cc:333] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c: stopping tablet replica
I20260713 09:07:59.278398 16509 raft_consensus.cc:2243] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:59.279121 16509 raft_consensus.cc:2272] T 435c42081cab4fc296dff2a37fc63150 P 07c9028510e54589ac4e3f1bea710d5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.280900 16509 tablet_replica.cc:333] T d741548da3c5452188f7a674e477ebc5 P 07c9028510e54589ac4e3f1bea710d5c: stopping tablet replica
I20260713 09:07:59.281312 16509 raft_consensus.cc:2243] T d741548da3c5452188f7a674e477ebc5 P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.281680 16509 raft_consensus.cc:2272] T d741548da3c5452188f7a674e477ebc5 P 07c9028510e54589ac4e3f1bea710d5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.283140 16509 tablet_replica.cc:333] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c: stopping tablet replica
I20260713 09:07:59.283627 16509 raft_consensus.cc:2243] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.284041 16509 raft_consensus.cc:2272] T 23a250db62c543c58a76a56a7aa1575b P 07c9028510e54589ac4e3f1bea710d5c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:59.285456 16682 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:07:59.285625 16509 tablet_replica.cc:333] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c: stopping tablet replica
I20260713 09:07:59.286113 16509 raft_consensus.cc:2243] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:59.286721 16509 raft_consensus.cc:2272] T 04177fc4694c4cff86f6fde2740c27a4 P 07c9028510e54589ac4e3f1bea710d5c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:59.288470 16682 consensus_peers.cc:597] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb -> Peer 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269): Couldn't send request to peer 07c9028510e54589ac4e3f1bea710d5c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:59.301461 16718 raft_consensus.cc:1275] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 4 FOLLOWER]: Refusing update from remote peer a537064c817b49e9936316f708b87c9c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:59.302700 16978 consensus_queue.cc:1048] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b6696ccbd24a1d8e3a2a3765e065bb" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:59.434675 16509 tablet_server.cc:196] TabletServer@127.16.31.65:0 shutdown complete.
W20260713 09:07:59.442822 16756 consensus_peers.cc:597] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c -> Peer 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269): Couldn't send request to peer 07c9028510e54589ac4e3f1bea710d5c. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:43269: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:59.443193 16756 consensus_peers.cc:597] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c -> Peer 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269): Couldn't send request to peer 07c9028510e54589ac4e3f1bea710d5c. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:43269: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:59.454042 16509 tablet_server.cc:179] TabletServer@127.16.31.66:0 shutting down...
W20260713 09:07:59.462095 16682 consensus_peers.cc:597] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb -> Peer 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269): Couldn't send request to peer 07c9028510e54589ac4e3f1bea710d5c. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:43269: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:59.477854 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:59.478430 16509 tablet_replica.cc:333] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb: stopping tablet replica
I20260713 09:07:59.478992 16509 raft_consensus.cc:2243] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.479394 16509 raft_consensus.cc:2272] T fb95a2b81dbd44d18e4b04c2680034c4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.481225 16509 tablet_replica.cc:333] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb: stopping tablet replica
I20260713 09:07:59.481707 16509 raft_consensus.cc:2243] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.482097 16509 raft_consensus.cc:2272] T 21d653a6ace24f4b80ac7b5ba27673b5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.484663 16509 tablet_replica.cc:333] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb: stopping tablet replica
I20260713 09:07:59.485128 16509 raft_consensus.cc:2243] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:59.485780 16509 raft_consensus.cc:2272] T 87120c445a06433db8bd2b382accc3af P 34b6696ccbd24a1d8e3a2a3765e065bb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.487236 16509 tablet_replica.cc:333] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb: stopping tablet replica
I20260713 09:07:59.487672 16509 raft_consensus.cc:2243] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.488008 16509 raft_consensus.cc:2272] T 435c42081cab4fc296dff2a37fc63150 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.489624 16509 tablet_replica.cc:333] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb: stopping tablet replica
I20260713 09:07:59.490087 16509 raft_consensus.cc:2243] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:59.490769 16509 raft_consensus.cc:2272] T e9b423fc05584a55b173e9ec8ce7bfbe P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.492173 16509 tablet_replica.cc:333] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb: stopping tablet replica
I20260713 09:07:59.492578 16509 raft_consensus.cc:2243] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.492908 16509 raft_consensus.cc:2272] T bfdab0c49f2c4cd0822248cc53ed6db0 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.494406 16509 tablet_replica.cc:333] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb: stopping tablet replica
I20260713 09:07:59.494869 16509 raft_consensus.cc:2243] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.495224 16509 raft_consensus.cc:2272] T d741548da3c5452188f7a674e477ebc5 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.496562 16509 tablet_replica.cc:333] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb: stopping tablet replica
I20260713 09:07:59.496979 16509 raft_consensus.cc:2243] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:59.497634 16509 raft_consensus.cc:2272] T 23a250db62c543c58a76a56a7aa1575b P 34b6696ccbd24a1d8e3a2a3765e065bb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.499063 16509 tablet_replica.cc:333] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb: stopping tablet replica
I20260713 09:07:59.499473 16509 raft_consensus.cc:2243] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.499895 16509 raft_consensus.cc:2272] T 04177fc4694c4cff86f6fde2740c27a4 P 34b6696ccbd24a1d8e3a2a3765e065bb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.524385 16509 tablet_server.cc:196] TabletServer@127.16.31.66:0 shutdown complete.
I20260713 09:07:59.540913 16509 tablet_server.cc:179] TabletServer@127.16.31.67:0 shutting down...
W20260713 09:07:59.546720 16757 consensus_peers.cc:597] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c -> Peer 34b6696ccbd24a1d8e3a2a3765e065bb (127.16.31.66:34327): Couldn't send request to peer 34b6696ccbd24a1d8e3a2a3765e065bb. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.66:34327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:59.563717 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:59.564250 16509 tablet_replica.cc:333] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c: stopping tablet replica
I20260713 09:07:59.564747 16509 raft_consensus.cc:2243] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.565181 16509 raft_consensus.cc:2272] T fb95a2b81dbd44d18e4b04c2680034c4 P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.567329 16509 tablet_replica.cc:333] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c: stopping tablet replica
I20260713 09:07:59.567775 16509 raft_consensus.cc:2243] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:59.568394 16509 raft_consensus.cc:2272] T 21d653a6ace24f4b80ac7b5ba27673b5 P a537064c817b49e9936316f708b87c9c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:59.570331 16756 consensus_peers.cc:597] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c -> Peer 07c9028510e54589ac4e3f1bea710d5c (127.16.31.65:43269): Couldn't send request to peer 07c9028510e54589ac4e3f1bea710d5c. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:43269: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:59.570751 16509 tablet_replica.cc:333] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c: stopping tablet replica
I20260713 09:07:59.571233 16509 raft_consensus.cc:2243] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:59.571839 16509 raft_consensus.cc:2272] T bfdab0c49f2c4cd0822248cc53ed6db0 P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.573366 16509 tablet_replica.cc:333] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c: stopping tablet replica
I20260713 09:07:59.573797 16509 raft_consensus.cc:2243] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.574154 16509 raft_consensus.cc:2272] T e9b423fc05584a55b173e9ec8ce7bfbe P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.575603 16509 tablet_replica.cc:333] T 435c42081cab4fc296dff2a37fc63150 P a537064c817b49e9936316f708b87c9c: stopping tablet replica
I20260713 09:07:59.576054 16509 raft_consensus.cc:2243] T 435c42081cab4fc296dff2a37fc63150 P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.576426 16509 raft_consensus.cc:2272] T 435c42081cab4fc296dff2a37fc63150 P a537064c817b49e9936316f708b87c9c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.577993 16509 tablet_replica.cc:333] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c: stopping tablet replica
I20260713 09:07:59.578421 16509 raft_consensus.cc:2243] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.578879 16509 raft_consensus.cc:2272] T 87120c445a06433db8bd2b382accc3af P a537064c817b49e9936316f708b87c9c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.580369 16509 tablet_replica.cc:333] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c: stopping tablet replica
I20260713 09:07:59.580780 16509 raft_consensus.cc:2243] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:59.581367 16509 raft_consensus.cc:2272] T d741548da3c5452188f7a674e477ebc5 P a537064c817b49e9936316f708b87c9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.582785 16509 tablet_replica.cc:333] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c: stopping tablet replica
I20260713 09:07:59.583178 16509 raft_consensus.cc:2243] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.583508 16509 raft_consensus.cc:2272] T 23a250db62c543c58a76a56a7aa1575b P a537064c817b49e9936316f708b87c9c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.584862 16509 tablet_replica.cc:333] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c: stopping tablet replica
I20260713 09:07:59.585235 16509 raft_consensus.cc:2243] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.585546 16509 raft_consensus.cc:2272] T 04177fc4694c4cff86f6fde2740c27a4 P a537064c817b49e9936316f708b87c9c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.610913 16509 tablet_server.cc:196] TabletServer@127.16.31.67:0 shutdown complete.
I20260713 09:07:59.625725 16509 master.cc:562] Master@127.16.31.126:38657 shutting down...
I20260713 09:07:59.808260 16509 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:59.808849 16509 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.809204 16509 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8e9b2a134afe42b99e3b063f220f9ce2: stopping tablet replica
I20260713 09:07:59.828850 16509 master.cc:584] Master@127.16.31.126:38657 shutdown complete.
07c9028510e54589ac4e3f1bea710d5c  4
34b6696ccbd24a1d8e3a2a3765e065bb  4
a537064c817b49e9936316f708b87c9c  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12538 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:07:59.865159 16509 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.31.126:33423
I20260713 09:07:59.866133 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:59.871168 17000 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:59.871536 17001 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:59.872365 17003 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:59.873023 16509 server_base.cc:1061] running on GCE node
I20260713 09:07:59.873714 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:59.873903 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:59.874089 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933679874070 us; error 0 us; skew 500 ppm
I20260713 09:07:59.874619 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:59.876636 16509 webserver.cc:533] Webserver started at http://127.16.31.126:35191/ using document root <none> and password file <none>
I20260713 09:07:59.877117 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:59.877292 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:59.877575 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:59.878499 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933667178103-16509-0/minicluster-data/master-0-root/instance:
uuid: "a7b8430e6c0d4f6cb7a536f6cb3d7103"
format_stamp: "Formatted at 2026-07-13 09:07:59 on dist-test-slave-23pb"
I20260713 09:07:59.882236 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:07:59.884903 17008 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:59.885584 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:59.885882 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933667178103-16509-0/minicluster-data/master-0-root
uuid: "a7b8430e6c0d4f6cb7a536f6cb3d7103"
format_stamp: "Formatted at 2026-07-13 09:07:59 on dist-test-slave-23pb"
I20260713 09:07:59.886161 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933667178103-16509-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933667178103-16509-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933667178103-16509-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:59.909833 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:59.910991 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:59.949200 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.126:33423
I20260713 09:07:59.949287 17059 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.126:33423 every 8 connection(s)
I20260713 09:07:59.952921 17060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:59.961990 17060 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103: Bootstrap starting.
I20260713 09:07:59.966281 17060 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:59.970178 17060 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103: No bootstrap required, opened a new log
I20260713 09:07:59.972102 17060 raft_consensus.cc:359] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7b8430e6c0d4f6cb7a536f6cb3d7103" member_type: VOTER }
I20260713 09:07:59.972467 17060 raft_consensus.cc:385] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:59.972684 17060 raft_consensus.cc:740] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7b8430e6c0d4f6cb7a536f6cb3d7103, State: Initialized, Role: FOLLOWER
I20260713 09:07:59.973250 17060 consensus_queue.cc:260] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a7b8430e6c0d4f6cb7a536f6cb3d7103" member_type: VOTER }
I20260713 09:07:59.973675 17060 raft_consensus.cc:399] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:59.973875 17060 raft_consensus.cc:493] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:59.974179 17060 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:59.977901 17060 raft_consensus.cc:515] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7b8430e6c0d4f6cb7a536f6cb3d7103" member_type: VOTER }
I20260713 09:07:59.978387 17060 leader_election.cc:304] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103 [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: a7b8430e6c0d4f6cb7a536f6cb3d7103; no voters: 
I20260713 09:07:59.979489 17060 leader_election.cc:290] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:59.979858 17063 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:59.981099 17063 raft_consensus.cc:697] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103 [term 1 LEADER]: Becoming Leader. State: Replica: a7b8430e6c0d4f6cb7a536f6cb3d7103, State: Running, Role: LEADER
I20260713 09:07:59.981717 17063 consensus_queue.cc:237] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103 [LEADER]: Queue going to LEADER mode. State: All 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: "a7b8430e6c0d4f6cb7a536f6cb3d7103" member_type: VOTER }
I20260713 09:07:59.982291 17060 sys_catalog.cc:565] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:59.986238 17064 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a7b8430e6c0d4f6cb7a536f6cb3d7103" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7b8430e6c0d4f6cb7a536f6cb3d7103" member_type: VOTER } }
I20260713 09:07:59.986678 17065 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a7b8430e6c0d4f6cb7a536f6cb3d7103. Latest consensus state: current_term: 1 leader_uuid: "a7b8430e6c0d4f6cb7a536f6cb3d7103" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7b8430e6c0d4f6cb7a536f6cb3d7103" member_type: VOTER } }
I20260713 09:07:59.987030 17064 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:59.987352 17065 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:59.991385 17070 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:59.999089 17070 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:00.000044 16509 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:00.006877 17070 catalog_manager.cc:1383] Generated new cluster ID: 08da993c8a2b4a02a57826cb29e008a8
I20260713 09:08:00.007102 17070 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:00.033028 17070 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:00.033958 17070 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:00.044494 17070 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103: Generated new TSK 0
I20260713 09:08:00.044940 17070 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:00.065980 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:00.077028 17081 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:00.077708 17082 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:00.080333 16509 server_base.cc:1061] running on GCE node
W20260713 09:08:00.081745 17084 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:00.082631 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:00.082825 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:00.082981 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933680082945 us; error 0 us; skew 500 ppm
I20260713 09:08:00.083499 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:00.085592 16509 webserver.cc:533] Webserver started at http://127.16.31.65:35177/ using document root <none> and password file <none>
I20260713 09:08:00.086042 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:00.086254 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:00.086525 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:00.087600 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933667178103-16509-0/minicluster-data/ts-0-root/instance:
uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
format_stamp: "Formatted at 2026-07-13 09:08:00 on dist-test-slave-23pb"
I20260713 09:08:00.091770 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:00.094781 17089 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:00.095461 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:00.095731 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933667178103-16509-0/minicluster-data/ts-0-root
uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
format_stamp: "Formatted at 2026-07-13 09:08:00 on dist-test-slave-23pb"
I20260713 09:08:00.095994 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933667178103-16509-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933667178103-16509-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933667178103-16509-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:00.113288 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:00.114573 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:00.118963 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:00.121752 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:00.121975 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:00.122219 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:00.122406 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:00.160256 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.65:38691
I20260713 09:08:00.160300 17151 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.65:38691 every 8 connection(s)
I20260713 09:08:00.164520 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:00.170683 17156 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:00.171255 17157 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:00.173799 17159 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:00.173961 16509 server_base.cc:1061] running on GCE node
I20260713 09:08:00.175006 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:00.175179 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:00.175308 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933680175298 us; error 0 us; skew 500 ppm
I20260713 09:08:00.175734 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:00.178226 16509 webserver.cc:533] Webserver started at http://127.16.31.66:37943/ using document root <none> and password file <none>
I20260713 09:08:00.178776 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:00.178982 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:00.178999 17152 heartbeater.cc:344] Connected to a master server at 127.16.31.126:33423
I20260713 09:08:00.179404 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:00.179435 17152 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:00.180387 17152 heartbeater.cc:507] Master 127.16.31.126:33423 requested a full tablet report, sending...
I20260713 09:08:00.181018 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933667178103-16509-0/minicluster-data/ts-1-root/instance:
uuid: "1540543c5309404a85bf71f55c3ff721"
format_stamp: "Formatted at 2026-07-13 09:08:00 on dist-test-slave-23pb"
I20260713 09:08:00.182263 17025 ts_manager.cc:194] Registered new tserver with Master: 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691)
I20260713 09:08:00.183823 17025 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47488
I20260713 09:08:00.185406 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260713 09:08:00.188589 17164 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:00.189244 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260713 09:08:00.189478 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933667178103-16509-0/minicluster-data/ts-1-root
uuid: "1540543c5309404a85bf71f55c3ff721"
format_stamp: "Formatted at 2026-07-13 09:08:00 on dist-test-slave-23pb"
I20260713 09:08:00.189693 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933667178103-16509-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933667178103-16509-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933667178103-16509-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:00.206497 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:00.207563 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:00.208799 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:00.210793 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:00.210980 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:00.211233 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:00.211395 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:00.246088 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.66:46029
I20260713 09:08:00.246177 17226 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.66:46029 every 8 connection(s)
I20260713 09:08:00.250434 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:00.256845 17230 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:00.257126 17231 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:00.259522 17233 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:00.261178 17227 heartbeater.cc:344] Connected to a master server at 127.16.31.126:33423
I20260713 09:08:00.261505 17227 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:00.261626 16509 server_base.cc:1061] running on GCE node
I20260713 09:08:00.262351 17227 heartbeater.cc:507] Master 127.16.31.126:33423 requested a full tablet report, sending...
I20260713 09:08:00.262514 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:00.262769 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:00.262939 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933680262924 us; error 0 us; skew 500 ppm
I20260713 09:08:00.263571 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:00.264281 17025 ts_manager.cc:194] Registered new tserver with Master: 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029)
I20260713 09:08:00.265642 16509 webserver.cc:533] Webserver started at http://127.16.31.67:45281/ using document root <none> and password file <none>
I20260713 09:08:00.265658 17025 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47490
I20260713 09:08:00.266201 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:00.266438 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:00.266780 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:00.267771 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933667178103-16509-0/minicluster-data/ts-2-root/instance:
uuid: "4421148baf384edc8462f5557381536e"
format_stamp: "Formatted at 2026-07-13 09:08:00 on dist-test-slave-23pb"
I20260713 09:08:00.271497 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:08:00.273947 17238 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:00.274610 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:00.274863 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933667178103-16509-0/minicluster-data/ts-2-root
uuid: "4421148baf384edc8462f5557381536e"
format_stamp: "Formatted at 2026-07-13 09:08:00 on dist-test-slave-23pb"
I20260713 09:08:00.275108 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933667178103-16509-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933667178103-16509-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933667178103-16509-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:00.285986 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:00.287073 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:00.288324 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:00.290254 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:00.290468 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:00.290741 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:00.290987 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:00.326668 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.67:39691
I20260713 09:08:00.326799 17300 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.67:39691 every 8 connection(s)
I20260713 09:08:00.348124 17301 heartbeater.cc:344] Connected to a master server at 127.16.31.126:33423
I20260713 09:08:00.348493 17301 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:00.349445 17301 heartbeater.cc:507] Master 127.16.31.126:33423 requested a full tablet report, sending...
I20260713 09:08:00.351702 17025 ts_manager.cc:194] Registered new tserver with Master: 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:00.351824 16509 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.02220578s
I20260713 09:08:00.353555 17025 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47502
I20260713 09:08:00.375406 17025 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47514:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:00.378064 17025 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:00.441628 17117 tablet_service.cc:1511] Processing CreateTablet for tablet 089717f318534013814429dec30c2275 (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:00.443089 17117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 089717f318534013814429dec30c2275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.447706 17115 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf827fd24e14b14a6b87b27aa82d475 (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:00.449009 17115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf827fd24e14b14a6b87b27aa82d475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.451593 17114 tablet_service.cc:1511] Processing CreateTablet for tablet 142f33028da04d1fa0f18f68bca27159 (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:00.452836 17114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 142f33028da04d1fa0f18f68bca27159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.455338 17116 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7d3a9932f245ada468016c20cab020 (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:00.458384 17192 tablet_service.cc:1511] Processing CreateTablet for tablet 089717f318534013814429dec30c2275 (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:00.459802 17192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 089717f318534013814429dec30c2275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.459564 17189 tablet_service.cc:1511] Processing CreateTablet for tablet 142f33028da04d1fa0f18f68bca27159 (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:00.459703 17111 tablet_service.cc:1511] Processing CreateTablet for tablet ee275d921aaf4861b18f30fe22ea639a (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:00.460930 17189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 142f33028da04d1fa0f18f68bca27159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.461297 17112 tablet_service.cc:1511] Processing CreateTablet for tablet e9399a43f4974f009ce682105e62c1db (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:00.461907 17191 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7d3a9932f245ada468016c20cab020 (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:00.463306 17191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7d3a9932f245ada468016c20cab020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.464210 17109 tablet_service.cc:1511] Processing CreateTablet for tablet 895ec37d15dc48aaad68c27bee543def (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:00.466566 17188 tablet_service.cc:1511] Processing CreateTablet for tablet 8d76b9355c4141dca67201f151141656 (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:00.467859 17188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d76b9355c4141dca67201f151141656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.467677 17190 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf827fd24e14b14a6b87b27aa82d475 (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:00.469072 17190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf827fd24e14b14a6b87b27aa82d475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.471511 17110 tablet_service.cc:1511] Processing CreateTablet for tablet 518b721abed14d03978eca9ebd7c2ae9 (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:00.472055 17113 tablet_service.cc:1511] Processing CreateTablet for tablet 8d76b9355c4141dca67201f151141656 (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:00.474287 17116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7d3a9932f245ada468016c20cab020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.475137 17113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d76b9355c4141dca67201f151141656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.475234 17108 tablet_service.cc:1511] Processing CreateTablet for tablet 743f0b89d7f142ab9874afa612e0089e (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:00.476536 17108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 743f0b89d7f142ab9874afa612e0089e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.478902 17110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 518b721abed14d03978eca9ebd7c2ae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.482870 17109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 895ec37d15dc48aaad68c27bee543def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.486830 17112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9399a43f4974f009ce682105e62c1db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.489223 17111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee275d921aaf4861b18f30fe22ea639a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.523509 17187 tablet_service.cc:1511] Processing CreateTablet for tablet ee275d921aaf4861b18f30fe22ea639a (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:00.524724 17187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee275d921aaf4861b18f30fe22ea639a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.532289 17186 tablet_service.cc:1511] Processing CreateTablet for tablet 895ec37d15dc48aaad68c27bee543def (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:00.533571 17186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 895ec37d15dc48aaad68c27bee543def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.535538 17185 tablet_service.cc:1511] Processing CreateTablet for tablet 743f0b89d7f142ab9874afa612e0089e (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:00.536732 17185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 743f0b89d7f142ab9874afa612e0089e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.539503 17189 tablet_service.cc:1511] Processing CreateTablet for tablet e9399a43f4974f009ce682105e62c1db (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:00.540627 17189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9399a43f4974f009ce682105e62c1db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.553653 17315 tablet_bootstrap.cc:492] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721: Bootstrap starting.
I20260713 09:08:00.555554 17316 tablet_bootstrap.cc:492] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Bootstrap starting.
I20260713 09:08:00.555797 17266 tablet_service.cc:1511] Processing CreateTablet for tablet 089717f318534013814429dec30c2275 (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:00.557684 17266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 089717f318534013814429dec30c2275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.558917 17264 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf827fd24e14b14a6b87b27aa82d475 (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:00.560179 17264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf827fd24e14b14a6b87b27aa82d475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.557296 17265 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7d3a9932f245ada468016c20cab020 (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:00.563189 17316 tablet_bootstrap.cc:654] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.563730 17265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7d3a9932f245ada468016c20cab020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.567163 17263 tablet_service.cc:1511] Processing CreateTablet for tablet 142f33028da04d1fa0f18f68bca27159 (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:00.568360 17263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 142f33028da04d1fa0f18f68bca27159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.571200 17190 tablet_service.cc:1511] Processing CreateTablet for tablet 518b721abed14d03978eca9ebd7c2ae9 (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:00.572706 17190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 518b721abed14d03978eca9ebd7c2ae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.573746 17262 tablet_service.cc:1511] Processing CreateTablet for tablet 8d76b9355c4141dca67201f151141656 (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:00.574970 17262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d76b9355c4141dca67201f151141656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.579725 17261 tablet_service.cc:1511] Processing CreateTablet for tablet e9399a43f4974f009ce682105e62c1db (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:00.580916 17261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9399a43f4974f009ce682105e62c1db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.584029 17260 tablet_service.cc:1511] Processing CreateTablet for tablet ee275d921aaf4861b18f30fe22ea639a (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:00.585124 17260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee275d921aaf4861b18f30fe22ea639a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.589250 17259 tablet_service.cc:1511] Processing CreateTablet for tablet 518b721abed14d03978eca9ebd7c2ae9 (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:00.589478 17258 tablet_service.cc:1511] Processing CreateTablet for tablet 895ec37d15dc48aaad68c27bee543def (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:00.590888 17259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 518b721abed14d03978eca9ebd7c2ae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.591476 17257 tablet_service.cc:1511] Processing CreateTablet for tablet 743f0b89d7f142ab9874afa612e0089e (DEFAULT_TABLE table=test-workload [id=993a6f5c4ceb45d496faeeeadb45b90f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:00.595999 17257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 743f0b89d7f142ab9874afa612e0089e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.596132 17315 tablet_bootstrap.cc:654] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.629089 17258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 895ec37d15dc48aaad68c27bee543def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.639858 17316 tablet_bootstrap.cc:492] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5: No bootstrap required, opened a new log
I20260713 09:08:00.640414 17316 ts_tablet_manager.cc:1403] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Time spent bootstrapping tablet: real 0.085s	user 0.020s	sys 0.042s
I20260713 09:08:00.643242 17316 raft_consensus.cc:359] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.644026 17316 raft_consensus.cc:385] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.644351 17316 raft_consensus.cc:740] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.645202 17316 consensus_queue.cc:260] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.646994 17315 tablet_bootstrap.cc:492] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721: No bootstrap required, opened a new log
I20260713 09:08:00.647403 17315 ts_tablet_manager.cc:1403] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.003s
I20260713 09:08:00.649375 17315 raft_consensus.cc:359] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.649888 17315 raft_consensus.cc:385] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.650120 17315 raft_consensus.cc:740] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.650763 17315 consensus_queue.cc:260] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.652447 17319 tablet_bootstrap.cc:492] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e: Bootstrap starting.
I20260713 09:08:00.652969 17227 heartbeater.cc:499] Master 127.16.31.126:33423 was elected leader, sending a full tablet report...
I20260713 09:08:00.654922 17315 ts_tablet_manager.cc:1434] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:00.656216 17152 heartbeater.cc:499] Master 127.16.31.126:33423 was elected leader, sending a full tablet report...
I20260713 09:08:00.657635 17315 tablet_bootstrap.cc:492] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721: Bootstrap starting.
I20260713 09:08:00.659226 17319 tablet_bootstrap.cc:654] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.663846 17316 ts_tablet_manager.cc:1434] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.003s
I20260713 09:08:00.664734 17316 tablet_bootstrap.cc:492] T 895ec37d15dc48aaad68c27bee543def P 08d75fdc21cc4e2f97cbe5b80765bcc5: Bootstrap starting.
I20260713 09:08:00.665076 17315 tablet_bootstrap.cc:654] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.671597 17316 tablet_bootstrap.cc:654] T 895ec37d15dc48aaad68c27bee543def P 08d75fdc21cc4e2f97cbe5b80765bcc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.674989 17319 tablet_bootstrap.cc:492] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e: No bootstrap required, opened a new log
I20260713 09:08:00.675446 17319 ts_tablet_manager.cc:1403] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260713 09:08:00.676887 17315 tablet_bootstrap.cc:492] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721: No bootstrap required, opened a new log
I20260713 09:08:00.677508 17315 ts_tablet_manager.cc:1403] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260713 09:08:00.678936 17319 raft_consensus.cc:359] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.679692 17319 raft_consensus.cc:385] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.680027 17319 raft_consensus.cc:740] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4421148baf384edc8462f5557381536e, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.680838 17319 consensus_queue.cc:260] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.680877 17315 raft_consensus.cc:359] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.681967 17315 raft_consensus.cc:385] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.682374 17315 raft_consensus.cc:740] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.683439 17315 consensus_queue.cc:260] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.686384 17315 ts_tablet_manager.cc:1434] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:08:00.687597 17315 tablet_bootstrap.cc:492] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721: Bootstrap starting.
I20260713 09:08:00.690915 17319 ts_tablet_manager.cc:1434] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260713 09:08:00.691569 17301 heartbeater.cc:499] Master 127.16.31.126:33423 was elected leader, sending a full tablet report...
I20260713 09:08:00.694051 17316 tablet_bootstrap.cc:492] T 895ec37d15dc48aaad68c27bee543def P 08d75fdc21cc4e2f97cbe5b80765bcc5: No bootstrap required, opened a new log
I20260713 09:08:00.694538 17316 ts_tablet_manager.cc:1403] T 895ec37d15dc48aaad68c27bee543def P 08d75fdc21cc4e2f97cbe5b80765bcc5: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.008s
I20260713 09:08:00.696291 17315 tablet_bootstrap.cc:654] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.698303 17319 tablet_bootstrap.cc:492] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e: Bootstrap starting.
I20260713 09:08:00.703327 17315 tablet_bootstrap.cc:492] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721: No bootstrap required, opened a new log
I20260713 09:08:00.703728 17315 ts_tablet_manager.cc:1403] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20260713 09:08:00.704034 17319 tablet_bootstrap.cc:654] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.706354 17315 raft_consensus.cc:359] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.707094 17315 raft_consensus.cc:385] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.707363 17315 raft_consensus.cc:740] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.707852 17316 raft_consensus.cc:359] T 895ec37d15dc48aaad68c27bee543def P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.708377 17319 tablet_bootstrap.cc:492] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e: No bootstrap required, opened a new log
I20260713 09:08:00.708159 17315 consensus_queue.cc:260] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.708483 17316 raft_consensus.cc:385] T 895ec37d15dc48aaad68c27bee543def P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.709043 17319 ts_tablet_manager.cc:1403] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:08:00.708997 17316 raft_consensus.cc:740] T 895ec37d15dc48aaad68c27bee543def P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.710302 17315 ts_tablet_manager.cc:1434] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:00.710027 17316 consensus_queue.cc:260] T 895ec37d15dc48aaad68c27bee543def P 08d75fdc21cc4e2f97cbe5b80765bcc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.711162 17315 tablet_bootstrap.cc:492] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721: Bootstrap starting.
I20260713 09:08:00.711843 17319 raft_consensus.cc:359] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.712567 17319 raft_consensus.cc:385] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.712878 17319 raft_consensus.cc:740] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4421148baf384edc8462f5557381536e, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.713717 17319 consensus_queue.cc:260] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.715766 17319 ts_tablet_manager.cc:1434] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:00.717270 17319 tablet_bootstrap.cc:492] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e: Bootstrap starting.
I20260713 09:08:00.717505 17315 tablet_bootstrap.cc:654] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.717912 17316 ts_tablet_manager.cc:1434] T 895ec37d15dc48aaad68c27bee543def P 08d75fdc21cc4e2f97cbe5b80765bcc5: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.003s
I20260713 09:08:00.718900 17316 tablet_bootstrap.cc:492] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Bootstrap starting.
I20260713 09:08:00.725234 17316 tablet_bootstrap.cc:654] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.729337 17319 tablet_bootstrap.cc:654] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.731630 17315 tablet_bootstrap.cc:492] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721: No bootstrap required, opened a new log
I20260713 09:08:00.732020 17315 ts_tablet_manager.cc:1403] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260713 09:08:00.734342 17315 raft_consensus.cc:359] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.735008 17319 tablet_bootstrap.cc:492] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e: No bootstrap required, opened a new log
I20260713 09:08:00.734977 17315 raft_consensus.cc:385] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.735482 17319 ts_tablet_manager.cc:1403] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.004s
I20260713 09:08:00.735553 17316 tablet_bootstrap.cc:492] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5: No bootstrap required, opened a new log
I20260713 09:08:00.735392 17315 raft_consensus.cc:740] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.735970 17316 ts_tablet_manager.cc:1403] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 09:08:00.736253 17315 consensus_queue.cc:260] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.737893 17319 raft_consensus.cc:359] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.738241 17315 ts_tablet_manager.cc:1434] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:00.738548 17319 raft_consensus.cc:385] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.738991 17319 raft_consensus.cc:740] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4421148baf384edc8462f5557381536e, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.738602 17316 raft_consensus.cc:359] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.739220 17315 tablet_bootstrap.cc:492] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721: Bootstrap starting.
I20260713 09:08:00.739447 17316 raft_consensus.cc:385] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.739730 17316 raft_consensus.cc:740] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.739815 17319 consensus_queue.cc:260] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.740402 17316 consensus_queue.cc:260] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.741844 17319 ts_tablet_manager.cc:1434] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:00.742420 17316 ts_tablet_manager.cc:1434] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:00.743314 17316 tablet_bootstrap.cc:492] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Bootstrap starting.
I20260713 09:08:00.744843 17319 tablet_bootstrap.cc:492] T ee275d921aaf4861b18f30fe22ea639a P 4421148baf384edc8462f5557381536e: Bootstrap starting.
I20260713 09:08:00.745476 17315 tablet_bootstrap.cc:654] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.749751 17316 tablet_bootstrap.cc:654] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.754361 17319 tablet_bootstrap.cc:654] T ee275d921aaf4861b18f30fe22ea639a P 4421148baf384edc8462f5557381536e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.757658 17315 tablet_bootstrap.cc:492] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721: No bootstrap required, opened a new log
I20260713 09:08:00.758163 17315 ts_tablet_manager.cc:1403] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260713 09:08:00.762032 17315 raft_consensus.cc:359] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.762918 17315 raft_consensus.cc:385] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.763285 17315 raft_consensus.cc:740] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.765166 17315 consensus_queue.cc:260] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.767951 17316 tablet_bootstrap.cc:492] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5: No bootstrap required, opened a new log
I20260713 09:08:00.768180 17315 ts_tablet_manager.cc:1434] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:08:00.768270 17319 tablet_bootstrap.cc:492] T ee275d921aaf4861b18f30fe22ea639a P 4421148baf384edc8462f5557381536e: No bootstrap required, opened a new log
I20260713 09:08:00.768344 17316 ts_tablet_manager.cc:1403] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260713 09:08:00.768975 17319 ts_tablet_manager.cc:1403] T ee275d921aaf4861b18f30fe22ea639a P 4421148baf384edc8462f5557381536e: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.006s
I20260713 09:08:00.769147 17315 tablet_bootstrap.cc:492] T 8d76b9355c4141dca67201f151141656 P 1540543c5309404a85bf71f55c3ff721: Bootstrap starting.
I20260713 09:08:00.771274 17316 raft_consensus.cc:359] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.771914 17316 raft_consensus.cc:385] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.772346 17316 raft_consensus.cc:740] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.771811 17319 raft_consensus.cc:359] T ee275d921aaf4861b18f30fe22ea639a P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.772920 17319 raft_consensus.cc:385] T ee275d921aaf4861b18f30fe22ea639a P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.773291 17319 raft_consensus.cc:740] T ee275d921aaf4861b18f30fe22ea639a P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4421148baf384edc8462f5557381536e, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.773159 17316 consensus_queue.cc:260] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.774159 17319 consensus_queue.cc:260] T ee275d921aaf4861b18f30fe22ea639a P 4421148baf384edc8462f5557381536e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.776674 17319 ts_tablet_manager.cc:1434] T ee275d921aaf4861b18f30fe22ea639a P 4421148baf384edc8462f5557381536e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:00.777611 17325 raft_consensus.cc:493] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.778048 17325 raft_consensus.cc:515] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.778980 17319 tablet_bootstrap.cc:492] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e: Bootstrap starting.
I20260713 09:08:00.779812 17321 raft_consensus.cc:493] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.780232 17321 raft_consensus.cc:515] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.781776 17316 ts_tablet_manager.cc:1434] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260713 09:08:00.785655 17319 tablet_bootstrap.cc:654] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.789000 17316 tablet_bootstrap.cc:492] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5: Bootstrap starting.
I20260713 09:08:00.791225 17321 leader_election.cc:290] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:00.791651 17325 leader_election.cc:290] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029)
I20260713 09:08:00.796478 17316 tablet_bootstrap.cc:654] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.797963 17202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518b721abed14d03978eca9ebd7c2ae9" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1540543c5309404a85bf71f55c3ff721" is_pre_election: true
W20260713 09:08:00.799940 17242 leader_election.cc:343] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.802714 17320 raft_consensus.cc:493] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.803277 17320 raft_consensus.cc:515] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.806147 17320 leader_election.cc:290] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:00.811404 17320 raft_consensus.cc:493] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.811892 17320 raft_consensus.cc:515] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.814117 17320 leader_election.cc:290] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:00.778462 17315 tablet_bootstrap.cc:654] T 8d76b9355c4141dca67201f151141656 P 1540543c5309404a85bf71f55c3ff721: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.843714 17320 raft_consensus.cc:493] T 895ec37d15dc48aaad68c27bee543def P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.844146 17320 raft_consensus.cc:515] T 895ec37d15dc48aaad68c27bee543def P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.845973 17320 leader_election.cc:290] T 895ec37d15dc48aaad68c27bee543def P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:00.848516 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518b721abed14d03978eca9ebd7c2ae9" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" is_pre_election: true
I20260713 09:08:00.849390 17127 raft_consensus.cc:2468] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4421148baf384edc8462f5557381536e in term 0.
I20260713 09:08:00.852880 17240 leader_election.cc:304] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [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: 08d75fdc21cc4e2f97cbe5b80765bcc5, 4421148baf384edc8462f5557381536e; no voters: 1540543c5309404a85bf71f55c3ff721
I20260713 09:08:00.855542 17325 raft_consensus.cc:2804] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.855978 17325 raft_consensus.cc:493] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:00.856444 17325 raft_consensus.cc:3060] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.862989 17315 tablet_bootstrap.cc:492] T 8d76b9355c4141dca67201f151141656 P 1540543c5309404a85bf71f55c3ff721: No bootstrap required, opened a new log
I20260713 09:08:00.863451 17315 ts_tablet_manager.cc:1403] T 8d76b9355c4141dca67201f151141656 P 1540543c5309404a85bf71f55c3ff721: Time spent bootstrapping tablet: real 0.094s	user 0.018s	sys 0.002s
I20260713 09:08:00.863903 17316 tablet_bootstrap.cc:492] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5: No bootstrap required, opened a new log
I20260713 09:08:00.863881 17325 raft_consensus.cc:515] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.864435 17316 ts_tablet_manager.cc:1403] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5: Time spent bootstrapping tablet: real 0.076s	user 0.020s	sys 0.052s
I20260713 09:08:00.864603 17319 tablet_bootstrap.cc:492] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e: No bootstrap required, opened a new log
I20260713 09:08:00.864996 17319 ts_tablet_manager.cc:1403] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e: Time spent bootstrapping tablet: real 0.086s	user 0.043s	sys 0.036s
I20260713 09:08:00.866338 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518b721abed14d03978eca9ebd7c2ae9" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
I20260713 09:08:00.866482 17315 raft_consensus.cc:359] T 8d76b9355c4141dca67201f151141656 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.866909 17127 raft_consensus.cc:3060] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.867321 17315 raft_consensus.cc:385] T 8d76b9355c4141dca67201f151141656 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.867105 17316 raft_consensus.cc:359] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.867717 17315 raft_consensus.cc:740] T 8d76b9355c4141dca67201f151141656 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.867846 17316 raft_consensus.cc:385] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.868386 17316 raft_consensus.cc:740] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.867587 17319 raft_consensus.cc:359] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.869905 17319 raft_consensus.cc:385] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.870638 17319 raft_consensus.cc:740] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4421148baf384edc8462f5557381536e, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.871277 17319 consensus_queue.cc:260] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.871304 17316 consensus_queue.cc:260] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.876946 17316 ts_tablet_manager.cc:1434] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260713 09:08:00.877841 17316 tablet_bootstrap.cc:492] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Bootstrap starting.
I20260713 09:08:00.879419 17202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518b721abed14d03978eca9ebd7c2ae9" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1540543c5309404a85bf71f55c3ff721"
W20260713 09:08:00.880649 17242 leader_election.cc:343] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.875737 17127 raft_consensus.cc:2468] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4421148baf384edc8462f5557381536e in term 1.
I20260713 09:08:00.868742 17315 consensus_queue.cc:260] T 8d76b9355c4141dca67201f151141656 P 1540543c5309404a85bf71f55c3ff721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.882332 17240 leader_election.cc:304] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [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: 08d75fdc21cc4e2f97cbe5b80765bcc5, 4421148baf384edc8462f5557381536e; no voters: 1540543c5309404a85bf71f55c3ff721
I20260713 09:08:00.884171 17315 ts_tablet_manager.cc:1434] T 8d76b9355c4141dca67201f151141656 P 1540543c5309404a85bf71f55c3ff721: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.004s
I20260713 09:08:00.885020 17315 tablet_bootstrap.cc:492] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721: Bootstrap starting.
I20260713 09:08:00.884022 17325 leader_election.cc:290] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [CANDIDATE]: Term 1 election: Requested vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029)
I20260713 09:08:00.888686 17325 raft_consensus.cc:2804] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:00.892639 17325 raft_consensus.cc:697] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 1 LEADER]: Becoming Leader. State: Replica: 4421148baf384edc8462f5557381536e, State: Running, Role: LEADER
I20260713 09:08:00.899040 17321 raft_consensus.cc:493] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.899590 17321 raft_consensus.cc:515] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.901754 17321 leader_election.cc:290] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:00.903934 17316 tablet_bootstrap.cc:654] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.905037 17344 raft_consensus.cc:493] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.907501 17276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf827fd24e14b14a6b87b27aa82d475" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4421148baf384edc8462f5557381536e" is_pre_election: true
I20260713 09:08:00.909869 17276 raft_consensus.cc:2468] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 0.
I20260713 09:08:00.908936 17275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142f33028da04d1fa0f18f68bca27159" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4421148baf384edc8462f5557381536e" is_pre_election: true
I20260713 09:08:00.911649 17319 ts_tablet_manager.cc:1434] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e: Time spent starting tablet: real 0.046s	user 0.021s	sys 0.021s
I20260713 09:08:00.911547 17168 leader_election.cc:304] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1540543c5309404a85bf71f55c3ff721, 4421148baf384edc8462f5557381536e; no voters: 
I20260713 09:08:00.912127 17315 tablet_bootstrap.cc:654] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.912240 17321 raft_consensus.cc:2804] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.912499 17202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142f33028da04d1fa0f18f68bca27159" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1540543c5309404a85bf71f55c3ff721" is_pre_election: true
I20260713 09:08:00.912582 17321 raft_consensus.cc:493] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:08:00.912624 17168 leader_election.cc:343] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4421148baf384edc8462f5557381536e (127.16.31.67:39691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.913034 17321 raft_consensus.cc:3060] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.897837 17325 consensus_queue.cc:237] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.913098 17202 raft_consensus.cc:2468] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in term 0.
I20260713 09:08:00.914860 17202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518b721abed14d03978eca9ebd7c2ae9" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1540543c5309404a85bf71f55c3ff721" is_pre_election: true
I20260713 09:08:00.916478 17202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895ec37d15dc48aaad68c27bee543def" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1540543c5309404a85bf71f55c3ff721" is_pre_election: true
I20260713 09:08:00.917030 17344 raft_consensus.cc:515] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.918335 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf827fd24e14b14a6b87b27aa82d475" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" is_pre_election: true
I20260713 09:08:00.919003 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142f33028da04d1fa0f18f68bca27159" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" is_pre_election: true
I20260713 09:08:00.920011 17126 raft_consensus.cc:2468] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 0.
I20260713 09:08:00.919591 17321 raft_consensus.cc:515] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.920055 17093 leader_election.cc:304] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d75fdc21cc4e2f97cbe5b80765bcc5, 1540543c5309404a85bf71f55c3ff721; no voters: 
I20260713 09:08:00.921043 17320 raft_consensus.cc:2804] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.921447 17320 raft_consensus.cc:493] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:00.921823 17320 raft_consensus.cc:3060] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.922087 17321 leader_election.cc:290] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 election: Requested vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:00.923054 17275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf827fd24e14b14a6b87b27aa82d475" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4421148baf384edc8462f5557381536e"
I20260713 09:08:00.923406 17344 leader_election.cc:290] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029)
I20260713 09:08:00.923578 17275 raft_consensus.cc:3060] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.925892 17316 tablet_bootstrap.cc:492] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5: No bootstrap required, opened a new log
I20260713 09:08:00.926342 17316 ts_tablet_manager.cc:1403] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.002s
I20260713 09:08:00.927697 17202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7d3a9932f245ada468016c20cab020" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1540543c5309404a85bf71f55c3ff721" is_pre_election: true
I20260713 09:08:00.928246 17202 raft_consensus.cc:2468] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4421148baf384edc8462f5557381536e in term 0.
I20260713 09:08:00.929170 17242 leader_election.cc:304] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1540543c5309404a85bf71f55c3ff721, 4421148baf384edc8462f5557381536e; no voters: 
I20260713 09:08:00.929317 17320 raft_consensus.cc:515] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.930065 17325 raft_consensus.cc:2804] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.930400 17325 raft_consensus.cc:493] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:00.930716 17325 raft_consensus.cc:3060] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.930996 17315 tablet_bootstrap.cc:492] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721: No bootstrap required, opened a new log
I20260713 09:08:00.931115 17320 leader_election.cc:290] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 1 election: Requested vote from peers 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:00.931414 17315 ts_tablet_manager.cc:1403] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.003s
I20260713 09:08:00.931578 17321 raft_consensus.cc:493] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.931490 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7d3a9932f245ada468016c20cab020" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" is_pre_election: true
I20260713 09:08:00.932299 17127 raft_consensus.cc:2468] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4421148baf384edc8462f5557381536e in term 0.
I20260713 09:08:00.934119 17315 raft_consensus.cc:359] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.934762 17315 raft_consensus.cc:385] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.935078 17315 raft_consensus.cc:740] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.935395 17275 raft_consensus.cc:2468] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 1.
I20260713 09:08:00.935789 17315 consensus_queue.cc:260] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.936596 17325 raft_consensus.cc:515] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.936829 17168 leader_election.cc:304] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1540543c5309404a85bf71f55c3ff721, 4421148baf384edc8462f5557381536e; no voters: 
I20260713 09:08:00.929143 17316 raft_consensus.cc:359] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.937676 17316 raft_consensus.cc:385] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.937988 17316 raft_consensus.cc:740] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.938763 17316 consensus_queue.cc:260] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.939141 17325 leader_election.cc:290] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [CANDIDATE]: Term 1 election: Requested vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029)
I20260713 09:08:00.939671 17202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7d3a9932f245ada468016c20cab020" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1540543c5309404a85bf71f55c3ff721"
I20260713 09:08:00.940910 17316 ts_tablet_manager.cc:1434] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:08:00.941797 17316 tablet_bootstrap.cc:492] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Bootstrap starting.
I20260713 09:08:00.942231 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7d3a9932f245ada468016c20cab020" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
I20260713 09:08:00.942131 17023 catalog_manager.cc:5697] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4421148baf384edc8462f5557381536e (127.16.31.67). New cstate: current_term: 1 leader_uuid: "4421148baf384edc8462f5557381536e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:00.943022 17127 raft_consensus.cc:3060] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.932053 17321 raft_consensus.cc:515] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.945079 17202 raft_consensus.cc:3060] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.947799 17349 raft_consensus.cc:2804] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:00.948351 17349 raft_consensus.cc:697] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 1 LEADER]: Becoming Leader. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Running, Role: LEADER
I20260713 09:08:00.949168 17349 consensus_queue.cc:237] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.953063 17319 tablet_bootstrap.cc:492] T 142f33028da04d1fa0f18f68bca27159 P 4421148baf384edc8462f5557381536e: Bootstrap starting.
I20260713 09:08:00.953548 17315 ts_tablet_manager.cc:1434] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.004s
I20260713 09:08:00.954413 17315 tablet_bootstrap.cc:492] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721: Bootstrap starting.
I20260713 09:08:00.959394 17127 raft_consensus.cc:2468] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4421148baf384edc8462f5557381536e in term 1.
I20260713 09:08:00.959846 17316 tablet_bootstrap.cc:654] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.961508 17202 raft_consensus.cc:2468] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4421148baf384edc8462f5557381536e in term 1.
I20260713 09:08:00.961722 17315 tablet_bootstrap.cc:654] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.963148 17319 tablet_bootstrap.cc:654] T 142f33028da04d1fa0f18f68bca27159 P 4421148baf384edc8462f5557381536e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.964864 17242 leader_election.cc:304] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1540543c5309404a85bf71f55c3ff721, 4421148baf384edc8462f5557381536e; no voters: 
I20260713 09:08:00.966642 17343 raft_consensus.cc:2804] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:08:00.932866 17093 leader_election.cc:343] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:00.967784 17093 leader_election.cc:343] T 895ec37d15dc48aaad68c27bee543def P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.968873 17166 leader_election.cc:304] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [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: 08d75fdc21cc4e2f97cbe5b80765bcc5, 1540543c5309404a85bf71f55c3ff721; no voters: 4421148baf384edc8462f5557381536e
I20260713 09:08:00.973966 17349 raft_consensus.cc:2804] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.974404 17349 raft_consensus.cc:493] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:00.974735 17349 raft_consensus.cc:3060] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.975944 17321 leader_election.cc:290] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:00.977764 17275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142f33028da04d1fa0f18f68bca27159" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4421148baf384edc8462f5557381536e" is_pre_election: true
I20260713 09:08:00.979867 17316 tablet_bootstrap.cc:492] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5: No bootstrap required, opened a new log
I20260713 09:08:00.980353 17316 ts_tablet_manager.cc:1403] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.004s
I20260713 09:08:00.980631 17276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7d3a9932f245ada468016c20cab020" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4421148baf384edc8462f5557381536e" is_pre_election: true
I20260713 09:08:00.980350 17275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518b721abed14d03978eca9ebd7c2ae9" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4421148baf384edc8462f5557381536e" is_pre_election: true
I20260713 09:08:00.981268 17274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895ec37d15dc48aaad68c27bee543def" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4421148baf384edc8462f5557381536e" is_pre_election: true
I20260713 09:08:00.982017 17273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142f33028da04d1fa0f18f68bca27159" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4421148baf384edc8462f5557381536e"
I20260713 09:08:00.974730 17343 raft_consensus.cc:697] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 1 LEADER]: Becoming Leader. State: Replica: 4421148baf384edc8462f5557381536e, State: Running, Role: LEADER
W20260713 09:08:00.985260 17166 leader_election.cc:343] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.985373 17202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142f33028da04d1fa0f18f68bca27159" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1540543c5309404a85bf71f55c3ff721"
I20260713 09:08:00.985987 17343 consensus_queue.cc:237] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.988159 17315 tablet_bootstrap.cc:492] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721: No bootstrap required, opened a new log
I20260713 09:08:00.988559 17315 ts_tablet_manager.cc:1403] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.008s
I20260713 09:08:00.989269 17319 tablet_bootstrap.cc:492] T 142f33028da04d1fa0f18f68bca27159 P 4421148baf384edc8462f5557381536e: No bootstrap required, opened a new log
I20260713 09:08:00.989701 17319 ts_tablet_manager.cc:1403] T 142f33028da04d1fa0f18f68bca27159 P 4421148baf384edc8462f5557381536e: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260713 09:08:00.990993 17315 raft_consensus.cc:359] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
W20260713 09:08:00.982125 17093 leader_election.cc:343] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4421148baf384edc8462f5557381536e (127.16.31.67:39691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.982203 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf827fd24e14b14a6b87b27aa82d475" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
I20260713 09:08:00.983484 17316 raft_consensus.cc:359] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.991900 17315 raft_consensus.cc:385] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.992254 17319 raft_consensus.cc:359] T 142f33028da04d1fa0f18f68bca27159 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.992707 17315 raft_consensus.cc:740] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.992890 17319 raft_consensus.cc:385] T 142f33028da04d1fa0f18f68bca27159 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.993335 17319 raft_consensus.cc:740] T 142f33028da04d1fa0f18f68bca27159 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4421148baf384edc8462f5557381536e, State: Initialized, Role: FOLLOWER
W20260713 09:08:00.993492 17073 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:00.993341 17315 consensus_queue.cc:260] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.994752 17319 consensus_queue.cc:260] T 142f33028da04d1fa0f18f68bca27159 P 4421148baf384edc8462f5557381536e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
W20260713 09:08:00.995795 17093 leader_election.cc:343] T 895ec37d15dc48aaad68c27bee543def P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4421148baf384edc8462f5557381536e (127.16.31.67:39691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.995884 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7d3a9932f245ada468016c20cab020" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" is_pre_election: true
I20260713 09:08:00.996296 17093 leader_election.cc:304] T 895ec37d15dc48aaad68c27bee543def P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08d75fdc21cc4e2f97cbe5b80765bcc5; no voters: 1540543c5309404a85bf71f55c3ff721, 4421148baf384edc8462f5557381536e
I20260713 09:08:00.996697 17127 raft_consensus.cc:2393] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1540543c5309404a85bf71f55c3ff721 in current term 1: Already voted for candidate 4421148baf384edc8462f5557381536e in this term.
I20260713 09:08:00.997149 17319 ts_tablet_manager.cc:1434] T 142f33028da04d1fa0f18f68bca27159 P 4421148baf384edc8462f5557381536e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:08:00.997390 17320 raft_consensus.cc:2749] T 895ec37d15dc48aaad68c27bee543def P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:00.998070 17319 tablet_bootstrap.cc:492] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e: Bootstrap starting.
I20260713 09:08:00.998389 17316 raft_consensus.cc:385] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.997303 17024 catalog_manager.cc:5697] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1540543c5309404a85bf71f55c3ff721 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "1540543c5309404a85bf71f55c3ff721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:00.998737 17316 raft_consensus.cc:740] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Initialized, Role: FOLLOWER
W20260713 09:08:00.998660 17166 leader_election.cc:343] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.999642 17093 leader_election.cc:304] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08d75fdc21cc4e2f97cbe5b80765bcc5; no voters: 1540543c5309404a85bf71f55c3ff721, 4421148baf384edc8462f5557381536e
I20260713 09:08:01.000360 17320 raft_consensus.cc:2749] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:08:01.000695 17093 leader_election.cc:343] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4421148baf384edc8462f5557381536e (127.16.31.67:39691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:01.001111 17316 consensus_queue.cc:260] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:00.995489 17315 ts_tablet_manager.cc:1434] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:01.003173 17315 tablet_bootstrap.cc:492] T 743f0b89d7f142ab9874afa612e0089e P 1540543c5309404a85bf71f55c3ff721: Bootstrap starting.
I20260713 09:08:01.007922 17315 tablet_bootstrap.cc:654] T 743f0b89d7f142ab9874afa612e0089e P 1540543c5309404a85bf71f55c3ff721: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:01.008638 17320 raft_consensus.cc:493] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:01.009091 17320 raft_consensus.cc:515] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.011135 17320 leader_election.cc:290] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:01.012720 17316 ts_tablet_manager.cc:1434] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.002s
I20260713 09:08:01.012828 17319 tablet_bootstrap.cc:654] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.998713 17349 raft_consensus.cc:515] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.013643 17202 raft_consensus.cc:2393] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in current term 1: Already voted for candidate 1540543c5309404a85bf71f55c3ff721 in this term.
I20260713 09:08:01.014430 17349 leader_election.cc:290] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 election: Requested vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:01.014394 17168 leader_election.cc:304] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1540543c5309404a85bf71f55c3ff721; no voters: 08d75fdc21cc4e2f97cbe5b80765bcc5, 4421148baf384edc8462f5557381536e
I20260713 09:08:01.016361 17276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142f33028da04d1fa0f18f68bca27159" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4421148baf384edc8462f5557381536e"
I20260713 09:08:01.016881 17276 raft_consensus.cc:3060] T 142f33028da04d1fa0f18f68bca27159 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.023324 17276 raft_consensus.cc:2468] T 142f33028da04d1fa0f18f68bca27159 P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 1.
I20260713 09:08:01.023972 17319 tablet_bootstrap.cc:492] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e: No bootstrap required, opened a new log
I20260713 09:08:01.024448 17319 ts_tablet_manager.cc:1403] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.003s
I20260713 09:08:01.024351 17168 leader_election.cc:304] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1540543c5309404a85bf71f55c3ff721, 4421148baf384edc8462f5557381536e; no voters: 
I20260713 09:08:01.025264 17357 raft_consensus.cc:2749] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:01.025467 17316 tablet_bootstrap.cc:492] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5: Bootstrap starting.
I20260713 09:08:01.025857 17357 raft_consensus.cc:2804] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:01.026263 17357 raft_consensus.cc:697] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [term 1 LEADER]: Becoming Leader. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Running, Role: LEADER
I20260713 09:08:01.027047 17357 consensus_queue.cc:237] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.027403 17319 raft_consensus.cc:359] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.028092 17319 raft_consensus.cc:385] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:01.028420 17319 raft_consensus.cc:740] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4421148baf384edc8462f5557381536e, State: Initialized, Role: FOLLOWER
I20260713 09:08:01.029122 17319 consensus_queue.cc:260] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.031312 17319 ts_tablet_manager.cc:1434] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:08:01.032135 17319 tablet_bootstrap.cc:492] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e: Bootstrap starting.
I20260713 09:08:01.032626 17273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d76b9355c4141dca67201f151141656" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4421148baf384edc8462f5557381536e" is_pre_election: true
W20260713 09:08:01.033885 17093 leader_election.cc:343] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4421148baf384edc8462f5557381536e (127.16.31.67:39691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:01.034305 17023 catalog_manager.cc:5697] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4421148baf384edc8462f5557381536e (127.16.31.67). New cstate: current_term: 1 leader_uuid: "4421148baf384edc8462f5557381536e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:01.035548 17202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d76b9355c4141dca67201f151141656" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1540543c5309404a85bf71f55c3ff721" is_pre_election: true
I20260713 09:08:01.036198 17202 raft_consensus.cc:2468] T 8d76b9355c4141dca67201f151141656 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in term 0.
I20260713 09:08:01.037436 17093 leader_election.cc:304] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [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: 08d75fdc21cc4e2f97cbe5b80765bcc5; no voters: 1540543c5309404a85bf71f55c3ff721, 4421148baf384edc8462f5557381536e
I20260713 09:08:01.038208 17319 tablet_bootstrap.cc:654] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:01.038460 17093 leader_election.cc:304] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [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: 08d75fdc21cc4e2f97cbe5b80765bcc5, 1540543c5309404a85bf71f55c3ff721; no voters: 4421148baf384edc8462f5557381536e
I20260713 09:08:01.039392 17320 raft_consensus.cc:2749] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:01.040148 17320 raft_consensus.cc:2804] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:01.040509 17320 raft_consensus.cc:493] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:01.040884 17320 raft_consensus.cc:3060] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.051489 17025 catalog_manager.cc:5697] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1540543c5309404a85bf71f55c3ff721 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "1540543c5309404a85bf71f55c3ff721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.052731 17320 raft_consensus.cc:515] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.054723 17320 leader_election.cc:290] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 1 election: Requested vote from peers 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:01.055737 17316 tablet_bootstrap.cc:654] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:01.058503 17315 tablet_bootstrap.cc:492] T 743f0b89d7f142ab9874afa612e0089e P 1540543c5309404a85bf71f55c3ff721: No bootstrap required, opened a new log
I20260713 09:08:01.058943 17315 ts_tablet_manager.cc:1403] T 743f0b89d7f142ab9874afa612e0089e P 1540543c5309404a85bf71f55c3ff721: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.021s
I20260713 09:08:01.060982 17315 raft_consensus.cc:359] T 743f0b89d7f142ab9874afa612e0089e P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.061520 17315 raft_consensus.cc:385] T 743f0b89d7f142ab9874afa612e0089e P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:01.061740 17315 raft_consensus.cc:740] T 743f0b89d7f142ab9874afa612e0089e P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Initialized, Role: FOLLOWER
I20260713 09:08:01.062275 17315 consensus_queue.cc:260] T 743f0b89d7f142ab9874afa612e0089e P 1540543c5309404a85bf71f55c3ff721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.064975 17315 ts_tablet_manager.cc:1434] T 743f0b89d7f142ab9874afa612e0089e P 1540543c5309404a85bf71f55c3ff721: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:01.065013 17202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d76b9355c4141dca67201f151141656" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1540543c5309404a85bf71f55c3ff721"
I20260713 09:08:01.065572 17202 raft_consensus.cc:3060] T 8d76b9355c4141dca67201f151141656 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.065743 17315 tablet_bootstrap.cc:492] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721: Bootstrap starting.
I20260713 09:08:01.064990 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142f33028da04d1fa0f18f68bca27159" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
I20260713 09:08:01.067299 17127 raft_consensus.cc:2393] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1540543c5309404a85bf71f55c3ff721 in current term 1: Already voted for candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in this term.
I20260713 09:08:01.069975 17315 tablet_bootstrap.cc:654] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:01.070667 17202 raft_consensus.cc:2468] T 8d76b9355c4141dca67201f151141656 P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in term 1.
I20260713 09:08:01.071643 17276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d76b9355c4141dca67201f151141656" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4421148baf384edc8462f5557381536e"
I20260713 09:08:01.072342 17093 leader_election.cc:304] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d75fdc21cc4e2f97cbe5b80765bcc5, 1540543c5309404a85bf71f55c3ff721; no voters: 
I20260713 09:08:01.073128 17319 tablet_bootstrap.cc:492] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e: No bootstrap required, opened a new log
I20260713 09:08:01.073096 17363 raft_consensus.cc:2804] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:01.073691 17319 ts_tablet_manager.cc:1403] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e: Time spent bootstrapping tablet: real 0.042s	user 0.003s	sys 0.010s
I20260713 09:08:01.073642 17363 raft_consensus.cc:697] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 LEADER]: Becoming Leader. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Running, Role: LEADER
I20260713 09:08:01.074609 17363 consensus_queue.cc:237] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.076390 17319 raft_consensus.cc:359] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.077060 17319 raft_consensus.cc:385] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:01.077387 17319 raft_consensus.cc:740] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4421148baf384edc8462f5557381536e, State: Initialized, Role: FOLLOWER
I20260713 09:08:01.078439 17319 consensus_queue.cc:260] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
W20260713 09:08:01.078739 17093 leader_election.cc:343] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4421148baf384edc8462f5557381536e (127.16.31.67:39691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:01.080422 17319 ts_tablet_manager.cc:1434] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:01.081738 17316 tablet_bootstrap.cc:492] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5: No bootstrap required, opened a new log
I20260713 09:08:01.082083 17316 ts_tablet_manager.cc:1403] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.001s
I20260713 09:08:01.084323 17316 raft_consensus.cc:359] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.084821 17316 raft_consensus.cc:385] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:01.085153 17316 raft_consensus.cc:740] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Initialized, Role: FOLLOWER
I20260713 09:08:01.085314 17319 tablet_bootstrap.cc:492] T 8d76b9355c4141dca67201f151141656 P 4421148baf384edc8462f5557381536e: Bootstrap starting.
I20260713 09:08:01.085775 17316 consensus_queue.cc:260] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.087462 17316 ts_tablet_manager.cc:1434] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:08:01.088199 17316 tablet_bootstrap.cc:492] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Bootstrap starting.
I20260713 09:08:01.093616 17316 tablet_bootstrap.cc:654] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:01.094770 17319 tablet_bootstrap.cc:654] T 8d76b9355c4141dca67201f151141656 P 4421148baf384edc8462f5557381536e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:01.096386 17315 tablet_bootstrap.cc:492] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721: No bootstrap required, opened a new log
I20260713 09:08:01.096745 17315 ts_tablet_manager.cc:1403] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.014s
I20260713 09:08:01.099821 17315 raft_consensus.cc:359] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.100601 17315 raft_consensus.cc:385] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:01.100924 17315 raft_consensus.cc:740] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Initialized, Role: FOLLOWER
I20260713 09:08:01.101616 17315 consensus_queue.cc:260] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.101233 17023 catalog_manager.cc:5697] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65). New cstate: current_term: 1 leader_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.103600 17315 ts_tablet_manager.cc:1434] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:01.104475 17319 tablet_bootstrap.cc:492] T 8d76b9355c4141dca67201f151141656 P 4421148baf384edc8462f5557381536e: No bootstrap required, opened a new log
I20260713 09:08:01.104841 17319 ts_tablet_manager.cc:1403] T 8d76b9355c4141dca67201f151141656 P 4421148baf384edc8462f5557381536e: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.002s
I20260713 09:08:01.106597 17316 tablet_bootstrap.cc:492] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5: No bootstrap required, opened a new log
I20260713 09:08:01.106971 17316 ts_tablet_manager.cc:1403] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.003s
I20260713 09:08:01.107055 17319 raft_consensus.cc:359] T 8d76b9355c4141dca67201f151141656 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.107620 17319 raft_consensus.cc:385] T 8d76b9355c4141dca67201f151141656 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:01.107841 17319 raft_consensus.cc:740] T 8d76b9355c4141dca67201f151141656 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4421148baf384edc8462f5557381536e, State: Initialized, Role: FOLLOWER
I20260713 09:08:01.108304 17343 raft_consensus.cc:493] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:01.108502 17319 consensus_queue.cc:260] T 8d76b9355c4141dca67201f151141656 P 4421148baf384edc8462f5557381536e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.108757 17343 raft_consensus.cc:515] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.110536 17343 leader_election.cc:290] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029)
I20260713 09:08:01.111169 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9399a43f4974f009ce682105e62c1db" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" is_pre_election: true
I20260713 09:08:01.111692 17127 raft_consensus.cc:2468] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4421148baf384edc8462f5557381536e in term 0.
I20260713 09:08:01.113790 17240 leader_election.cc:304] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d75fdc21cc4e2f97cbe5b80765bcc5, 4421148baf384edc8462f5557381536e; no voters: 
I20260713 09:08:01.114420 17343 raft_consensus.cc:2804] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:01.114754 17343 raft_consensus.cc:493] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:01.115097 17343 raft_consensus.cc:3060] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.115734 17319 ts_tablet_manager.cc:1434] T 8d76b9355c4141dca67201f151141656 P 4421148baf384edc8462f5557381536e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:08:01.116650 17319 tablet_bootstrap.cc:492] T 895ec37d15dc48aaad68c27bee543def P 4421148baf384edc8462f5557381536e: Bootstrap starting.
I20260713 09:08:01.114634 17202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9399a43f4974f009ce682105e62c1db" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1540543c5309404a85bf71f55c3ff721" is_pre_election: true
I20260713 09:08:01.120960 17202 raft_consensus.cc:2468] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4421148baf384edc8462f5557381536e in term 0.
I20260713 09:08:01.122156 17319 tablet_bootstrap.cc:654] T 895ec37d15dc48aaad68c27bee543def P 4421148baf384edc8462f5557381536e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:01.122035 17343 raft_consensus.cc:515] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.123651 17357 raft_consensus.cc:493] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:01.124086 17357 raft_consensus.cc:515] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.124543 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9399a43f4974f009ce682105e62c1db" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
I20260713 09:08:01.125174 17127 raft_consensus.cc:3060] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.114108 17316 raft_consensus.cc:359] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.126272 17357 leader_election.cc:290] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:01.127009 17316 raft_consensus.cc:385] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:01.127221 17276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518b721abed14d03978eca9ebd7c2ae9" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4421148baf384edc8462f5557381536e" is_pre_election: true
I20260713 09:08:01.127408 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518b721abed14d03978eca9ebd7c2ae9" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" is_pre_election: true
I20260713 09:08:01.128160 17126 raft_consensus.cc:2393] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1540543c5309404a85bf71f55c3ff721 in current term 1: Already voted for candidate 4421148baf384edc8462f5557381536e in this term.
I20260713 09:08:01.127913 17343 leader_election.cc:290] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [CANDIDATE]: Term 1 election: Requested vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029)
I20260713 09:08:01.127313 17316 raft_consensus.cc:740] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Initialized, Role: FOLLOWER
I20260713 09:08:01.129352 17316 consensus_queue.cc:260] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.129735 17202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9399a43f4974f009ce682105e62c1db" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1540543c5309404a85bf71f55c3ff721"
I20260713 09:08:01.130288 17202 raft_consensus.cc:3060] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.131168 17316 ts_tablet_manager.cc:1434] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260713 09:08:01.131809 17316 tablet_bootstrap.cc:492] T 743f0b89d7f142ab9874afa612e0089e P 08d75fdc21cc4e2f97cbe5b80765bcc5: Bootstrap starting.
I20260713 09:08:01.131947 17127 raft_consensus.cc:2468] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4421148baf384edc8462f5557381536e in term 1.
I20260713 09:08:01.133100 17240 leader_election.cc:304] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d75fdc21cc4e2f97cbe5b80765bcc5, 4421148baf384edc8462f5557381536e; no voters: 
I20260713 09:08:01.133808 17343 raft_consensus.cc:2804] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:01.134218 17343 raft_consensus.cc:697] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [term 1 LEADER]: Becoming Leader. State: Replica: 4421148baf384edc8462f5557381536e, State: Running, Role: LEADER
I20260713 09:08:01.134639 17319 tablet_bootstrap.cc:492] T 895ec37d15dc48aaad68c27bee543def P 4421148baf384edc8462f5557381536e: No bootstrap required, opened a new log
I20260713 09:08:01.135008 17319 ts_tablet_manager.cc:1403] T 895ec37d15dc48aaad68c27bee543def P 4421148baf384edc8462f5557381536e: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260713 09:08:01.134989 17166 leader_election.cc:304] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1540543c5309404a85bf71f55c3ff721; no voters: 08d75fdc21cc4e2f97cbe5b80765bcc5, 4421148baf384edc8462f5557381536e
I20260713 09:08:01.135830 17357 raft_consensus.cc:3060] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.138231 17316 tablet_bootstrap.cc:654] T 743f0b89d7f142ab9874afa612e0089e P 08d75fdc21cc4e2f97cbe5b80765bcc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:01.137737 17319 raft_consensus.cc:359] T 895ec37d15dc48aaad68c27bee543def P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.138696 17319 raft_consensus.cc:385] T 895ec37d15dc48aaad68c27bee543def P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:01.139035 17319 raft_consensus.cc:740] T 895ec37d15dc48aaad68c27bee543def P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4421148baf384edc8462f5557381536e, State: Initialized, Role: FOLLOWER
I20260713 09:08:01.134989 17343 consensus_queue.cc:237] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.139886 17319 consensus_queue.cc:260] T 895ec37d15dc48aaad68c27bee543def P 4421148baf384edc8462f5557381536e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.141770 17319 ts_tablet_manager.cc:1434] T 895ec37d15dc48aaad68c27bee543def P 4421148baf384edc8462f5557381536e: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:08:01.146919 17357 raft_consensus.cc:2749] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:01.146965 17202 raft_consensus.cc:2468] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4421148baf384edc8462f5557381536e in term 1.
I20260713 09:08:01.148559 17023 catalog_manager.cc:5697] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4421148baf384edc8462f5557381536e (127.16.31.67). New cstate: current_term: 1 leader_uuid: "4421148baf384edc8462f5557381536e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:01.149827 17316 tablet_bootstrap.cc:492] T 743f0b89d7f142ab9874afa612e0089e P 08d75fdc21cc4e2f97cbe5b80765bcc5: No bootstrap required, opened a new log
I20260713 09:08:01.150228 17316 ts_tablet_manager.cc:1403] T 743f0b89d7f142ab9874afa612e0089e P 08d75fdc21cc4e2f97cbe5b80765bcc5: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:08:01.152269 17316 raft_consensus.cc:359] T 743f0b89d7f142ab9874afa612e0089e P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.152650 17316 raft_consensus.cc:385] T 743f0b89d7f142ab9874afa612e0089e P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:01.152922 17316 raft_consensus.cc:740] T 743f0b89d7f142ab9874afa612e0089e P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Initialized, Role: FOLLOWER
I20260713 09:08:01.153478 17316 consensus_queue.cc:260] T 743f0b89d7f142ab9874afa612e0089e P 08d75fdc21cc4e2f97cbe5b80765bcc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.155143 17316 ts_tablet_manager.cc:1434] T 743f0b89d7f142ab9874afa612e0089e P 08d75fdc21cc4e2f97cbe5b80765bcc5: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:08:01.167973 17357 raft_consensus.cc:493] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:01.168314 17357 raft_consensus.cc:515] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.169761 17357 leader_election.cc:290] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:01.170394 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee275d921aaf4861b18f30fe22ea639a" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" is_pre_election: true
I20260713 09:08:01.170631 17276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee275d921aaf4861b18f30fe22ea639a" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4421148baf384edc8462f5557381536e" is_pre_election: true
I20260713 09:08:01.170900 17127 raft_consensus.cc:2468] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 0.
I20260713 09:08:01.171151 17276 raft_consensus.cc:2468] T ee275d921aaf4861b18f30fe22ea639a P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 0.
I20260713 09:08:01.171877 17166 leader_election.cc:304] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d75fdc21cc4e2f97cbe5b80765bcc5, 1540543c5309404a85bf71f55c3ff721; no voters: 
I20260713 09:08:01.172531 17357 raft_consensus.cc:2804] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:01.172832 17357 raft_consensus.cc:493] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:01.173102 17357 raft_consensus.cc:3060] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.176718 17349 raft_consensus.cc:493] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:01.177073 17349 raft_consensus.cc:515] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.177331 17357 raft_consensus.cc:515] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.178682 17349 leader_election.cc:290] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:01.179567 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089717f318534013814429dec30c2275" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" is_pre_election: true
I20260713 09:08:01.178984 17357 leader_election.cc:290] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 election: Requested vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:01.179972 17276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089717f318534013814429dec30c2275" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4421148baf384edc8462f5557381536e" is_pre_election: true
I20260713 09:08:01.180096 17127 raft_consensus.cc:2468] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 0.
I20260713 09:08:01.180451 17273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee275d921aaf4861b18f30fe22ea639a" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4421148baf384edc8462f5557381536e"
I20260713 09:08:01.180642 17276 raft_consensus.cc:2468] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 0.
I20260713 09:08:01.179975 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee275d921aaf4861b18f30fe22ea639a" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
I20260713 09:08:01.180939 17273 raft_consensus.cc:3060] T ee275d921aaf4861b18f30fe22ea639a P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.181025 17166 leader_election.cc:304] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d75fdc21cc4e2f97cbe5b80765bcc5, 1540543c5309404a85bf71f55c3ff721; no voters: 
I20260713 09:08:01.181223 17126 raft_consensus.cc:3060] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.182631 17357 raft_consensus.cc:2804] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:01.182947 17357 raft_consensus.cc:493] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:01.183238 17357 raft_consensus.cc:3060] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.185326 17273 raft_consensus.cc:2468] T ee275d921aaf4861b18f30fe22ea639a P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 1.
I20260713 09:08:01.186070 17168 leader_election.cc:304] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1540543c5309404a85bf71f55c3ff721, 4421148baf384edc8462f5557381536e; no voters: 
I20260713 09:08:01.186655 17349 raft_consensus.cc:2804] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:01.187023 17349 raft_consensus.cc:697] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 1 LEADER]: Becoming Leader. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Running, Role: LEADER
I20260713 09:08:01.187480 17126 raft_consensus.cc:2468] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 1.
I20260713 09:08:01.187788 17349 consensus_queue.cc:237] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.188863 17357 raft_consensus.cc:515] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.190397 17357 leader_election.cc:290] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 election: Requested vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:01.191550 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089717f318534013814429dec30c2275" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
I20260713 09:08:01.191509 17273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089717f318534013814429dec30c2275" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4421148baf384edc8462f5557381536e"
I20260713 09:08:01.192116 17126 raft_consensus.cc:3060] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.192266 17273 raft_consensus.cc:3060] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.197645 17126 raft_consensus.cc:2468] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 1.
I20260713 09:08:01.198674 17166 leader_election.cc:304] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d75fdc21cc4e2f97cbe5b80765bcc5, 1540543c5309404a85bf71f55c3ff721; no voters: 
I20260713 09:08:01.199450 17349 raft_consensus.cc:2804] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:01.199972 17349 raft_consensus.cc:697] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [term 1 LEADER]: Becoming Leader. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Running, Role: LEADER
I20260713 09:08:01.200079 17273 raft_consensus.cc:2468] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 1.
I20260713 09:08:01.199580 17023 catalog_manager.cc:5697] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1540543c5309404a85bf71f55c3ff721 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "1540543c5309404a85bf71f55c3ff721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.200775 17349 consensus_queue.cc:237] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.211027 17023 catalog_manager.cc:5697] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1540543c5309404a85bf71f55c3ff721 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "1540543c5309404a85bf71f55c3ff721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.219875 17363 raft_consensus.cc:493] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:01.220276 17363 raft_consensus.cc:515] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.221815 17363 leader_election.cc:290] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:01.222432 17202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf827fd24e14b14a6b87b27aa82d475" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1540543c5309404a85bf71f55c3ff721" is_pre_election: true
I20260713 09:08:01.222807 17273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf827fd24e14b14a6b87b27aa82d475" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4421148baf384edc8462f5557381536e" is_pre_election: true
I20260713 09:08:01.223572 17273 raft_consensus.cc:2393] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in current term 1: Already voted for candidate 1540543c5309404a85bf71f55c3ff721 in this term.
I20260713 09:08:01.224340 17093 leader_election.cc:304] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08d75fdc21cc4e2f97cbe5b80765bcc5; no voters: 1540543c5309404a85bf71f55c3ff721, 4421148baf384edc8462f5557381536e
I20260713 09:08:01.224828 17363 raft_consensus.cc:3060] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.228878 17363 raft_consensus.cc:2749] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:01.358341 17349 consensus_queue.cc:1048] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.370235 17350 consensus_queue.cc:1048] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:01.378293 17325 consensus_queue.cc:1048] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.391692 17343 consensus_queue.cc:1048] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.393958 17343 consensus_queue.cc:1048] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.407004 17343 consensus_queue.cc:1048] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.426436 17344 raft_consensus.cc:493] T 8d76b9355c4141dca67201f151141656 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:01.426839 17344 raft_consensus.cc:515] T 8d76b9355c4141dca67201f151141656 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.428231 17344 leader_election.cc:290] T 8d76b9355c4141dca67201f151141656 P 4421148baf384edc8462f5557381536e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029)
I20260713 09:08:01.428824 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d76b9355c4141dca67201f151141656" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" is_pre_election: true
I20260713 09:08:01.429149 17202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d76b9355c4141dca67201f151141656" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1540543c5309404a85bf71f55c3ff721" is_pre_election: true
I20260713 09:08:01.429806 17202 raft_consensus.cc:2393] T 8d76b9355c4141dca67201f151141656 P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4421148baf384edc8462f5557381536e in current term 1: Already voted for candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in this term.
I20260713 09:08:01.430675 17242 leader_election.cc:304] T 8d76b9355c4141dca67201f151141656 P 4421148baf384edc8462f5557381536e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4421148baf384edc8462f5557381536e; no voters: 08d75fdc21cc4e2f97cbe5b80765bcc5, 1540543c5309404a85bf71f55c3ff721
I20260713 09:08:01.431196 17344 raft_consensus.cc:3060] T 8d76b9355c4141dca67201f151141656 P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.435235 17344 raft_consensus.cc:2749] T 8d76b9355c4141dca67201f151141656 P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:01.457847 17350 raft_consensus.cc:493] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:01.458243 17350 raft_consensus.cc:515] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.459908 17350 leader_election.cc:290] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:01.460507 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895ec37d15dc48aaad68c27bee543def" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" is_pre_election: true
I20260713 09:08:01.460793 17273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895ec37d15dc48aaad68c27bee543def" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4421148baf384edc8462f5557381536e" is_pre_election: true
I20260713 09:08:01.460978 17127 raft_consensus.cc:2468] T 895ec37d15dc48aaad68c27bee543def P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 0.
I20260713 09:08:01.461280 17273 raft_consensus.cc:2468] T 895ec37d15dc48aaad68c27bee543def P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 0.
I20260713 09:08:01.461891 17166 leader_election.cc:304] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d75fdc21cc4e2f97cbe5b80765bcc5, 1540543c5309404a85bf71f55c3ff721; no voters: 
I20260713 09:08:01.462630 17350 raft_consensus.cc:2804] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:01.462916 17350 raft_consensus.cc:493] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:01.463155 17350 raft_consensus.cc:3060] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.466976 17350 raft_consensus.cc:515] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.468376 17350 leader_election.cc:290] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 election: Requested vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:01.469102 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895ec37d15dc48aaad68c27bee543def" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
I20260713 09:08:01.469293 17273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895ec37d15dc48aaad68c27bee543def" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4421148baf384edc8462f5557381536e"
I20260713 09:08:01.469619 17127 raft_consensus.cc:3060] T 895ec37d15dc48aaad68c27bee543def P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.469782 17273 raft_consensus.cc:3060] T 895ec37d15dc48aaad68c27bee543def P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.475615 17127 raft_consensus.cc:2468] T 895ec37d15dc48aaad68c27bee543def P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 1.
I20260713 09:08:01.475617 17273 raft_consensus.cc:2468] T 895ec37d15dc48aaad68c27bee543def P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 1.
I20260713 09:08:01.476763 17166 leader_election.cc:304] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d75fdc21cc4e2f97cbe5b80765bcc5, 1540543c5309404a85bf71f55c3ff721; no voters: 
I20260713 09:08:01.477382 17350 raft_consensus.cc:2804] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:01.477751 17350 raft_consensus.cc:697] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721 [term 1 LEADER]: Becoming Leader. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Running, Role: LEADER
I20260713 09:08:01.478459 17350 consensus_queue.cc:237] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.485188 17023 catalog_manager.cc:5697] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1540543c5309404a85bf71f55c3ff721 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "1540543c5309404a85bf71f55c3ff721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.486219 17344 raft_consensus.cc:493] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:01.486645 17344 raft_consensus.cc:515] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.488306 17344 leader_election.cc:290] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029)
I20260713 09:08:01.488950 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743f0b89d7f142ab9874afa612e0089e" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" is_pre_election: true
I20260713 09:08:01.489414 17202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743f0b89d7f142ab9874afa612e0089e" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1540543c5309404a85bf71f55c3ff721" is_pre_election: true
I20260713 09:08:01.489476 17127 raft_consensus.cc:2468] T 743f0b89d7f142ab9874afa612e0089e P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4421148baf384edc8462f5557381536e in term 0.
I20260713 09:08:01.490073 17202 raft_consensus.cc:2468] T 743f0b89d7f142ab9874afa612e0089e P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4421148baf384edc8462f5557381536e in term 0.
I20260713 09:08:01.490638 17240 leader_election.cc:304] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d75fdc21cc4e2f97cbe5b80765bcc5, 4421148baf384edc8462f5557381536e; no voters: 
I20260713 09:08:01.491382 17344 raft_consensus.cc:2804] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:01.491698 17344 raft_consensus.cc:493] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:01.491933 17344 raft_consensus.cc:3060] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.495967 17344 raft_consensus.cc:515] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.497450 17344 leader_election.cc:290] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e [CANDIDATE]: Term 1 election: Requested vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029)
I20260713 09:08:01.498003 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743f0b89d7f142ab9874afa612e0089e" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
I20260713 09:08:01.498317 17202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743f0b89d7f142ab9874afa612e0089e" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1540543c5309404a85bf71f55c3ff721"
I20260713 09:08:01.498554 17127 raft_consensus.cc:3060] T 743f0b89d7f142ab9874afa612e0089e P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.498875 17202 raft_consensus.cc:3060] T 743f0b89d7f142ab9874afa612e0089e P 1540543c5309404a85bf71f55c3ff721 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.504462 17202 raft_consensus.cc:2468] T 743f0b89d7f142ab9874afa612e0089e P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4421148baf384edc8462f5557381536e in term 1.
I20260713 09:08:01.504462 17127 raft_consensus.cc:2468] T 743f0b89d7f142ab9874afa612e0089e P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4421148baf384edc8462f5557381536e in term 1.
I20260713 09:08:01.505472 17240 leader_election.cc:304] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d75fdc21cc4e2f97cbe5b80765bcc5, 4421148baf384edc8462f5557381536e; no voters: 
I20260713 09:08:01.506038 17344 raft_consensus.cc:2804] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:01.506505 17344 raft_consensus.cc:697] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e [term 1 LEADER]: Becoming Leader. State: Replica: 4421148baf384edc8462f5557381536e, State: Running, Role: LEADER
I20260713 09:08:01.507133 17344 consensus_queue.cc:237] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.513356 17023 catalog_manager.cc:5697] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4421148baf384edc8462f5557381536e (127.16.31.67). New cstate: current_term: 1 leader_uuid: "4421148baf384edc8462f5557381536e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:01.538028 17350 consensus_queue.cc:1048] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.548044 17349 consensus_queue.cc:1048] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.577622 17349 consensus_queue.cc:1048] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.586051 17350 consensus_queue.cc:1048] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.597678 17363 consensus_queue.cc:1048] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.609958 17363 consensus_queue.cc:1048] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.624747 17350 consensus_queue.cc:1048] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.630149 17202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "089717f318534013814429dec30c2275"
dest_uuid: "1540543c5309404a85bf71f55c3ff721"
mode: GRACEFUL
new_leader_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
 from {username='slave'} at 127.0.0.1:38692
I20260713 09:08:01.630712 17202 raft_consensus.cc:606] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [term 1 LEADER]: Received request to transfer leadership to TS 08d75fdc21cc4e2f97cbe5b80765bcc5
I20260713 09:08:01.634564 17357 consensus_queue.cc:1048] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.645036 17349 raft_consensus.cc:993] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721: : Instructing follower 08d75fdc21cc4e2f97cbe5b80765bcc5 to start an election
I20260713 09:08:01.645421 17349 raft_consensus.cc:1081] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [term 1 LEADER]: Signalling peer 08d75fdc21cc4e2f97cbe5b80765bcc5 to start an election
I20260713 09:08:01.646869 17127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "089717f318534013814429dec30c2275"
dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
 from {username='slave'} at 127.0.0.1:46812
I20260713 09:08:01.647260 17127 raft_consensus.cc:493] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:01.647531 17127 raft_consensus.cc:3060] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.653049 17273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c7d3a9932f245ada468016c20cab020"
dest_uuid: "4421148baf384edc8462f5557381536e"
mode: GRACEFUL
new_leader_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
 from {username='slave'} at 127.0.0.1:37586
I20260713 09:08:01.653484 17273 raft_consensus.cc:606] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 1 LEADER]: Received request to transfer leadership to TS 08d75fdc21cc4e2f97cbe5b80765bcc5
I20260713 09:08:01.653255 17127 raft_consensus.cc:515] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.655102 17127 leader_election.cc:290] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 2 election: Requested vote from peers 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:01.655670 17202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089717f318534013814429dec30c2275" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1540543c5309404a85bf71f55c3ff721"
I20260713 09:08:01.656299 17202 raft_consensus.cc:3055] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:01.656620 17202 raft_consensus.cc:740] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Running, Role: LEADER
I20260713 09:08:01.656952 17273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089717f318534013814429dec30c2275" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4421148baf384edc8462f5557381536e"
I20260713 09:08:01.657454 17273 raft_consensus.cc:3060] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.657356 17202 consensus_queue.cc:260] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.658528 17202 raft_consensus.cc:3060] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.659250 17201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bf827fd24e14b14a6b87b27aa82d475"
dest_uuid: "1540543c5309404a85bf71f55c3ff721"
mode: GRACEFUL
new_leader_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
 from {username='slave'} at 127.0.0.1:38692
I20260713 09:08:01.659816 17201 raft_consensus.cc:606] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 1 LEADER]: Received request to transfer leadership to TS 08d75fdc21cc4e2f97cbe5b80765bcc5
I20260713 09:08:01.663388 17273 raft_consensus.cc:2468] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in term 2.
I20260713 09:08:01.664350 17093 leader_election.cc:304] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d75fdc21cc4e2f97cbe5b80765bcc5, 4421148baf384edc8462f5557381536e; no voters: 
I20260713 09:08:01.665004 17363 raft_consensus.cc:2804] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:01.665096 17201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "142f33028da04d1fa0f18f68bca27159"
dest_uuid: "1540543c5309404a85bf71f55c3ff721"
mode: GRACEFUL
new_leader_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
 from {username='slave'} at 127.0.0.1:38692
I20260713 09:08:01.665277 17202 raft_consensus.cc:2468] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in term 2.
I20260713 09:08:01.665539 17363 raft_consensus.cc:697] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 LEADER]: Becoming Leader. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Running, Role: LEADER
I20260713 09:08:01.665612 17201 raft_consensus.cc:606] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [term 1 LEADER]: Received request to transfer leadership to TS 08d75fdc21cc4e2f97cbe5b80765bcc5
I20260713 09:08:01.666378 17363 consensus_queue.cc:237] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.672925 17273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9399a43f4974f009ce682105e62c1db"
dest_uuid: "4421148baf384edc8462f5557381536e"
mode: GRACEFUL
new_leader_uuid: "1540543c5309404a85bf71f55c3ff721"
 from {username='slave'} at 127.0.0.1:37586
I20260713 09:08:01.673382 17273 raft_consensus.cc:606] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [term 1 LEADER]: Received request to transfer leadership to TS 1540543c5309404a85bf71f55c3ff721
I20260713 09:08:01.672782 17024 catalog_manager.cc:5697] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 reported cstate change: term changed from 1 to 2, leader changed from 1540543c5309404a85bf71f55c3ff721 (127.16.31.66) to 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65). New cstate: current_term: 2 leader_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.680434 17273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "518b721abed14d03978eca9ebd7c2ae9"
dest_uuid: "4421148baf384edc8462f5557381536e"
mode: GRACEFUL
new_leader_uuid: "1540543c5309404a85bf71f55c3ff721"
 from {username='slave'} at 127.0.0.1:37586
I20260713 09:08:01.680922 17273 raft_consensus.cc:606] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 1 LEADER]: Received request to transfer leadership to TS 1540543c5309404a85bf71f55c3ff721
I20260713 09:08:01.705780 17344 consensus_queue.cc:1048] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.710894 17343 raft_consensus.cc:993] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e: : Instructing follower 1540543c5309404a85bf71f55c3ff721 to start an election
I20260713 09:08:01.711262 17325 raft_consensus.cc:1081] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [term 1 LEADER]: Signalling peer 1540543c5309404a85bf71f55c3ff721 to start an election
I20260713 09:08:01.712759 17201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9399a43f4974f009ce682105e62c1db"
dest_uuid: "1540543c5309404a85bf71f55c3ff721"
 from {username='slave'} at 127.0.0.1:38676
I20260713 09:08:01.713667 17201 raft_consensus.cc:493] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:01.713984 17201 raft_consensus.cc:3060] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.716064 17344 consensus_queue.cc:1048] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.720595 17201 raft_consensus.cc:515] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.723227 17201 leader_election.cc:290] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 2 election: Requested vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:01.724438 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9399a43f4974f009ce682105e62c1db" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
I20260713 09:08:01.725337 17127 raft_consensus.cc:3060] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.725699 17273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9399a43f4974f009ce682105e62c1db" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4421148baf384edc8462f5557381536e"
I20260713 09:08:01.726238 17273 raft_consensus.cc:3055] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:01.726483 17273 raft_consensus.cc:740] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4421148baf384edc8462f5557381536e, State: Running, Role: LEADER
I20260713 09:08:01.727336 17273 consensus_queue.cc:260] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.728153 17273 raft_consensus.cc:3060] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.730278 17127 raft_consensus.cc:2468] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 2.
I20260713 09:08:01.731192 17166 leader_election.cc:304] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d75fdc21cc4e2f97cbe5b80765bcc5, 1540543c5309404a85bf71f55c3ff721; no voters: 
I20260713 09:08:01.731907 17357 raft_consensus.cc:2804] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:01.732327 17357 raft_consensus.cc:697] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [term 2 LEADER]: Becoming Leader. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Running, Role: LEADER
I20260713 09:08:01.733129 17273 raft_consensus.cc:2468] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 2.
I20260713 09:08:01.733065 17357 consensus_queue.cc:237] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.738999 17023 catalog_manager.cc:5697] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 reported cstate change: term changed from 1 to 2, leader changed from 4421148baf384edc8462f5557381536e (127.16.31.67) to 1540543c5309404a85bf71f55c3ff721 (127.16.31.66). New cstate: current_term: 2 leader_uuid: "1540543c5309404a85bf71f55c3ff721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.784055 17325 raft_consensus.cc:993] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e: : Instructing follower 1540543c5309404a85bf71f55c3ff721 to start an election
I20260713 09:08:01.784431 17344 raft_consensus.cc:1081] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 1 LEADER]: Signalling peer 1540543c5309404a85bf71f55c3ff721 to start an election
I20260713 09:08:01.785681 17201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "518b721abed14d03978eca9ebd7c2ae9"
dest_uuid: "1540543c5309404a85bf71f55c3ff721"
 from {username='slave'} at 127.0.0.1:38676
I20260713 09:08:01.786135 17201 raft_consensus.cc:493] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:01.786423 17201 raft_consensus.cc:3060] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.790722 17201 raft_consensus.cc:515] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.792454 17201 leader_election.cc:290] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 2 election: Requested vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:01.793206 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518b721abed14d03978eca9ebd7c2ae9" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
I20260713 09:08:01.793794 17126 raft_consensus.cc:3060] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.794588 17273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518b721abed14d03978eca9ebd7c2ae9" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4421148baf384edc8462f5557381536e"
I20260713 09:08:01.795184 17273 raft_consensus.cc:3055] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:01.795325 17344 raft_consensus.cc:993] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e: : Instructing follower 08d75fdc21cc4e2f97cbe5b80765bcc5 to start an election
I20260713 09:08:01.795622 17273 raft_consensus.cc:740] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4421148baf384edc8462f5557381536e, State: Running, Role: LEADER
I20260713 09:08:01.795773 17343 raft_consensus.cc:1081] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 1 LEADER]: Signalling peer 08d75fdc21cc4e2f97cbe5b80765bcc5 to start an election
I20260713 09:08:01.796552 17273 consensus_queue.cc:260] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.797533 17127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c7d3a9932f245ada468016c20cab020"
dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
 from {username='slave'} at 127.0.0.1:46798
I20260713 09:08:01.797865 17273 raft_consensus.cc:3060] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.798091 17127 raft_consensus.cc:493] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:01.798576 17127 raft_consensus.cc:3060] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.800148 17126 raft_consensus.cc:2468] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 2.
I20260713 09:08:01.801167 17166 leader_election.cc:304] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d75fdc21cc4e2f97cbe5b80765bcc5, 1540543c5309404a85bf71f55c3ff721; no voters: 
I20260713 09:08:01.801939 17349 raft_consensus.cc:2804] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:01.802404 17349 raft_consensus.cc:697] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 2 LEADER]: Becoming Leader. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Running, Role: LEADER
I20260713 09:08:01.803200 17349 consensus_queue.cc:237] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.803836 17273 raft_consensus.cc:2468] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 2.
I20260713 09:08:01.803824 17127 raft_consensus.cc:515] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.806102 17127 leader_election.cc:290] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 2 election: Requested vote from peers 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:01.807075 17201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7d3a9932f245ada468016c20cab020" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1540543c5309404a85bf71f55c3ff721"
I20260713 09:08:01.807494 17201 raft_consensus.cc:3060] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.807649 17273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7d3a9932f245ada468016c20cab020" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4421148baf384edc8462f5557381536e"
I20260713 09:08:01.808178 17273 raft_consensus.cc:3055] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:01.808509 17273 raft_consensus.cc:740] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4421148baf384edc8462f5557381536e, State: Running, Role: LEADER
I20260713 09:08:01.809166 17273 consensus_queue.cc:260] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.809990 17273 raft_consensus.cc:3060] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.810695 17023 catalog_manager.cc:5697] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 reported cstate change: term changed from 1 to 2, leader changed from 4421148baf384edc8462f5557381536e (127.16.31.67) to 1540543c5309404a85bf71f55c3ff721 (127.16.31.66). New cstate: current_term: 2 leader_uuid: "1540543c5309404a85bf71f55c3ff721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.813426 17201 raft_consensus.cc:2468] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in term 2.
I20260713 09:08:01.814325 17093 leader_election.cc:304] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d75fdc21cc4e2f97cbe5b80765bcc5, 1540543c5309404a85bf71f55c3ff721; no voters: 
I20260713 09:08:01.814368 17273 raft_consensus.cc:2468] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in term 2.
I20260713 09:08:01.815040 17363 raft_consensus.cc:2804] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:01.815529 17363 raft_consensus.cc:697] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 LEADER]: Becoming Leader. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Running, Role: LEADER
I20260713 09:08:01.816301 17363 consensus_queue.cc:237] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.821877 17023 catalog_manager.cc:5697] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 reported cstate change: term changed from 1 to 2, leader changed from 4421148baf384edc8462f5557381536e (127.16.31.67) to 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65). New cstate: current_term: 2 leader_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.919003 17349 consensus_queue.cc:1048] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.928738 17350 consensus_queue.cc:1048] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.935043 17350 raft_consensus.cc:993] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721: : Instructing follower 08d75fdc21cc4e2f97cbe5b80765bcc5 to start an election
I20260713 09:08:01.935458 17350 raft_consensus.cc:1081] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 1 LEADER]: Signalling peer 08d75fdc21cc4e2f97cbe5b80765bcc5 to start an election
I20260713 09:08:01.937091 17127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bf827fd24e14b14a6b87b27aa82d475"
dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
 from {username='slave'} at 127.0.0.1:46812
I20260713 09:08:01.937642 17127 raft_consensus.cc:493] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:01.937978 17127 raft_consensus.cc:3060] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.943985 17127 raft_consensus.cc:515] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.945606 17127 leader_election.cc:290] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 2 election: Requested vote from peers 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:01.946267 17201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf827fd24e14b14a6b87b27aa82d475" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1540543c5309404a85bf71f55c3ff721"
I20260713 09:08:01.946602 17276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf827fd24e14b14a6b87b27aa82d475" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4421148baf384edc8462f5557381536e"
I20260713 09:08:01.946754 17201 raft_consensus.cc:3055] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:01.947043 17276 raft_consensus.cc:3060] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.947062 17201 raft_consensus.cc:740] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Running, Role: LEADER
I20260713 09:08:01.947780 17201 consensus_queue.cc:260] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.948634 17201 raft_consensus.cc:3060] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.952067 17276 raft_consensus.cc:2468] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in term 2.
I20260713 09:08:01.952838 17344 consensus_queue.cc:1048] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.952967 17093 leader_election.cc:304] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d75fdc21cc4e2f97cbe5b80765bcc5, 4421148baf384edc8462f5557381536e; no voters: 
I20260713 09:08:01.953670 17363 raft_consensus.cc:2804] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:01.953956 17201 raft_consensus.cc:2468] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in term 2.
I20260713 09:08:01.954181 17363 raft_consensus.cc:697] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 LEADER]: Becoming Leader. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Running, Role: LEADER
I20260713 09:08:01.954949 17363 consensus_queue.cc:237] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:01.961619 17024 catalog_manager.cc:5697] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 reported cstate change: term changed from 1 to 2, leader changed from 1540543c5309404a85bf71f55c3ff721 (127.16.31.66) to 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65). New cstate: current_term: 2 leader_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.971201 17325 consensus_queue.cc:1048] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:02.058913 17357 raft_consensus.cc:993] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721: : Instructing follower 08d75fdc21cc4e2f97cbe5b80765bcc5 to start an election
I20260713 09:08:02.059398 17350 raft_consensus.cc:1081] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [term 1 LEADER]: Signalling peer 08d75fdc21cc4e2f97cbe5b80765bcc5 to start an election
I20260713 09:08:02.060976 17127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "142f33028da04d1fa0f18f68bca27159"
dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
 from {username='slave'} at 127.0.0.1:46812
I20260713 09:08:02.061476 17127 raft_consensus.cc:493] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:02.061798 17127 raft_consensus.cc:3060] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:02.062101 17202 raft_consensus.cc:1275] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [term 2 FOLLOWER]: Refusing update from remote peer 08d75fdc21cc4e2f97cbe5b80765bcc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:02.063350 17391 consensus_queue.cc:1048] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:02.067914 17127 raft_consensus.cc:515] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:02.069933 17127 leader_election.cc:290] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 2 election: Requested vote from peers 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:02.072346 17276 raft_consensus.cc:1275] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Refusing update from remote peer 08d75fdc21cc4e2f97cbe5b80765bcc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:02.072418 17201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142f33028da04d1fa0f18f68bca27159" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1540543c5309404a85bf71f55c3ff721"
I20260713 09:08:02.072978 17201 raft_consensus.cc:3055] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:02.073016 17273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142f33028da04d1fa0f18f68bca27159" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4421148baf384edc8462f5557381536e"
I20260713 09:08:02.073341 17201 raft_consensus.cc:740] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Running, Role: LEADER
I20260713 09:08:02.073582 17273 raft_consensus.cc:3060] T 142f33028da04d1fa0f18f68bca27159 P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:02.073896 17404 consensus_queue.cc:1048] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:02.074085 17201 consensus_queue.cc:260] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:02.075130 17201 raft_consensus.cc:3060] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:02.079789 17201 raft_consensus.cc:2468] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in term 2.
I20260713 09:08:02.079675 17273 raft_consensus.cc:2468] T 142f33028da04d1fa0f18f68bca27159 P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in term 2.
I20260713 09:08:02.080806 17093 leader_election.cc:304] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d75fdc21cc4e2f97cbe5b80765bcc5, 4421148baf384edc8462f5557381536e; no voters: 
I20260713 09:08:02.081584 17363 raft_consensus.cc:2804] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:02.081913 17363 raft_consensus.cc:697] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 LEADER]: Becoming Leader. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Running, Role: LEADER
I20260713 09:08:02.082716 17363 consensus_queue.cc:237] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:02.090073 17023 catalog_manager.cc:5697] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 reported cstate change: term changed from 1 to 2, leader changed from 1540543c5309404a85bf71f55c3ff721 (127.16.31.66) to 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65). New cstate: current_term: 2 leader_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:02.173795 17276 raft_consensus.cc:1275] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Refusing update from remote peer 1540543c5309404a85bf71f55c3ff721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:02.174845 17350 consensus_queue.cc:1048] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:02.182067 17127 raft_consensus.cc:1275] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 FOLLOWER]: Refusing update from remote peer 1540543c5309404a85bf71f55c3ff721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:02.183707 17357 consensus_queue.cc:1048] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:02.220072 17201 raft_consensus.cc:1275] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 2 FOLLOWER]: Refusing update from remote peer 08d75fdc21cc4e2f97cbe5b80765bcc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:02.221143 17391 consensus_queue.cc:1048] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:02.227666 17276 raft_consensus.cc:1275] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Refusing update from remote peer 08d75fdc21cc4e2f97cbe5b80765bcc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:02.230059 17391 consensus_queue.cc:1048] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:02.297106 17127 raft_consensus.cc:1275] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 FOLLOWER]: Refusing update from remote peer 1540543c5309404a85bf71f55c3ff721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:02.298377 17357 consensus_queue.cc:1048] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:02.305226 17276 raft_consensus.cc:1275] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Refusing update from remote peer 1540543c5309404a85bf71f55c3ff721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:02.306591 17350 consensus_queue.cc:1048] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:02.489802 17201 raft_consensus.cc:1275] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 2 FOLLOWER]: Refusing update from remote peer 08d75fdc21cc4e2f97cbe5b80765bcc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:02.491182 17276 raft_consensus.cc:1275] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Refusing update from remote peer 08d75fdc21cc4e2f97cbe5b80765bcc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:02.491150 17391 consensus_queue.cc:1048] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:02.492417 17391 consensus_queue.cc:1048] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:02.585516 17201 raft_consensus.cc:1275] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [term 2 FOLLOWER]: Refusing update from remote peer 08d75fdc21cc4e2f97cbe5b80765bcc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:02.586764 17391 consensus_queue.cc:1048] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:02.595768 17276 raft_consensus.cc:1275] T 142f33028da04d1fa0f18f68bca27159 P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Refusing update from remote peer 08d75fdc21cc4e2f97cbe5b80765bcc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:02.597127 17404 consensus_queue.cc:1048] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:04.714300 16509 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:08:04.714951 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:04.729341 17127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bf827fd24e14b14a6b87b27aa82d475"
dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
mode: GRACEFUL
new_leader_uuid: "4421148baf384edc8462f5557381536e"
 from {username='slave'} at 127.0.0.1:46820
I20260713 09:08:04.729802 17127 raft_consensus.cc:606] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 LEADER]: Received request to transfer leadership to TS 4421148baf384edc8462f5557381536e
I20260713 09:08:04.732136 17127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c7d3a9932f245ada468016c20cab020"
dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
mode: GRACEFUL
new_leader_uuid: "4421148baf384edc8462f5557381536e"
 from {username='slave'} at 127.0.0.1:46820
I20260713 09:08:04.732528 17127 raft_consensus.cc:606] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 LEADER]: Received request to transfer leadership to TS 4421148baf384edc8462f5557381536e
I20260713 09:08:04.733287 16509 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:04.733628 16509 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:04.983827 17412 raft_consensus.cc:993] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5: : Instructing follower 4421148baf384edc8462f5557381536e to start an election
I20260713 09:08:04.984284 17412 raft_consensus.cc:1081] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 LEADER]: Signalling peer 4421148baf384edc8462f5557381536e to start an election
I20260713 09:08:04.986953 17273 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bf827fd24e14b14a6b87b27aa82d475"
dest_uuid: "4421148baf384edc8462f5557381536e"
 from {username='slave'} at 127.0.0.1:37584
I20260713 09:08:04.987427 17273 raft_consensus.cc:493] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:04.987851 17273 raft_consensus.cc:3060] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:04.993218 17273 raft_consensus.cc:515] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:04.994536 17273 leader_election.cc:290] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [CANDIDATE]: Term 3 election: Requested vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029)
I20260713 09:08:04.995220 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf827fd24e14b14a6b87b27aa82d475" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
I20260713 09:08:04.995433 17201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf827fd24e14b14a6b87b27aa82d475" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1540543c5309404a85bf71f55c3ff721"
I20260713 09:08:04.995877 17126 raft_consensus.cc:3055] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:04.995957 17201 raft_consensus.cc:3060] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:04.996186 17126 raft_consensus.cc:740] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Running, Role: LEADER
I20260713 09:08:04.996927 17126 consensus_queue.cc:260] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [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: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:04.997728 17126 raft_consensus.cc:3060] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:05.000214 17201 raft_consensus.cc:2468] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4421148baf384edc8462f5557381536e in term 3.
I20260713 09:08:05.001163 17242 leader_election.cc:304] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [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: 1540543c5309404a85bf71f55c3ff721, 4421148baf384edc8462f5557381536e; no voters: 
I20260713 09:08:05.001785 17411 raft_consensus.cc:2804] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:05.002008 17126 raft_consensus.cc:2468] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4421148baf384edc8462f5557381536e in term 3.
I20260713 09:08:05.002169 17411 raft_consensus.cc:697] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 3 LEADER]: Becoming Leader. State: Replica: 4421148baf384edc8462f5557381536e, State: Running, Role: LEADER
I20260713 09:08:05.003063 17411 consensus_queue.cc:237] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [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: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:05.010725 17023 catalog_manager.cc:5697] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e reported cstate change: term changed from 2 to 3, leader changed from 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65) to 4421148baf384edc8462f5557381536e (127.16.31.67). New cstate: current_term: 3 leader_uuid: "4421148baf384edc8462f5557381536e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:05.198033 17412 raft_consensus.cc:993] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5: : Instructing follower 4421148baf384edc8462f5557381536e to start an election
I20260713 09:08:05.198523 17417 raft_consensus.cc:1081] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 LEADER]: Signalling peer 4421148baf384edc8462f5557381536e to start an election
I20260713 09:08:05.199977 17273 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c7d3a9932f245ada468016c20cab020"
dest_uuid: "4421148baf384edc8462f5557381536e"
 from {username='slave'} at 127.0.0.1:37584
I20260713 09:08:05.200517 17273 raft_consensus.cc:493] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:05.200870 17273 raft_consensus.cc:3060] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:05.205509 17273 raft_consensus.cc:515] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:05.206893 17273 leader_election.cc:290] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [CANDIDATE]: Term 3 election: Requested vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029)
I20260713 09:08:05.207566 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7d3a9932f245ada468016c20cab020" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
I20260713 09:08:05.207895 17201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7d3a9932f245ada468016c20cab020" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1540543c5309404a85bf71f55c3ff721"
I20260713 09:08:05.208103 17126 raft_consensus.cc:3055] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:05.208455 17126 raft_consensus.cc:740] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Running, Role: LEADER
I20260713 09:08:05.208473 17201 raft_consensus.cc:3060] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:05.209177 17126 consensus_queue.cc:260] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [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: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:05.210060 17126 raft_consensus.cc:3060] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:05.212874 17201 raft_consensus.cc:2468] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4421148baf384edc8462f5557381536e in term 3.
I20260713 09:08:05.213769 17242 leader_election.cc:304] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [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: 1540543c5309404a85bf71f55c3ff721, 4421148baf384edc8462f5557381536e; no voters: 
I20260713 09:08:05.214056 17126 raft_consensus.cc:2468] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4421148baf384edc8462f5557381536e in term 3.
I20260713 09:08:05.214376 17411 raft_consensus.cc:2804] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:05.214849 17411 raft_consensus.cc:697] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 3 LEADER]: Becoming Leader. State: Replica: 4421148baf384edc8462f5557381536e, State: Running, Role: LEADER
I20260713 09:08:05.215458 17411 consensus_queue.cc:237] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [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: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:05.221215 17023 catalog_manager.cc:5697] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e reported cstate change: term changed from 2 to 3, leader changed from 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65) to 4421148baf384edc8462f5557381536e (127.16.31.67). New cstate: current_term: 3 leader_uuid: "4421148baf384edc8462f5557381536e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:05.495414 17201 raft_consensus.cc:1275] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 3 FOLLOWER]: Refusing update from remote peer 4421148baf384edc8462f5557381536e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:05.496533 17411 consensus_queue.cc:1048] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:05.507478 17126 raft_consensus.cc:1275] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 FOLLOWER]: Refusing update from remote peer 4421148baf384edc8462f5557381536e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:05.508724 17416 consensus_queue.cc:1048] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:05.650750 17201 raft_consensus.cc:1275] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 3 FOLLOWER]: Refusing update from remote peer 4421148baf384edc8462f5557381536e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:05.651844 17416 consensus_queue.cc:1048] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:05.659739 17126 raft_consensus.cc:1275] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 FOLLOWER]: Refusing update from remote peer 4421148baf384edc8462f5557381536e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:05.667125 17416 consensus_queue.cc:1048] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:05.804895 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:05.816505 17273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c7d3a9932f245ada468016c20cab020"
dest_uuid: "4421148baf384edc8462f5557381536e"
mode: GRACEFUL
new_leader_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
 from {username='slave'} at 127.0.0.1:37586
I20260713 09:08:05.816955 17273 raft_consensus.cc:606] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 3 LEADER]: Received request to transfer leadership to TS 08d75fdc21cc4e2f97cbe5b80765bcc5
I20260713 09:08:05.820801 17273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bf827fd24e14b14a6b87b27aa82d475"
dest_uuid: "4421148baf384edc8462f5557381536e"
mode: GRACEFUL
new_leader_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
 from {username='slave'} at 127.0.0.1:37586
I20260713 09:08:05.821184 17273 raft_consensus.cc:606] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 3 LEADER]: Received request to transfer leadership to TS 08d75fdc21cc4e2f97cbe5b80765bcc5
I20260713 09:08:05.829341 17201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9399a43f4974f009ce682105e62c1db"
dest_uuid: "1540543c5309404a85bf71f55c3ff721"
mode: GRACEFUL
new_leader_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
 from {username='slave'} at 127.0.0.1:38692
I20260713 09:08:05.829775 17201 raft_consensus.cc:606] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [term 2 LEADER]: Received request to transfer leadership to TS 08d75fdc21cc4e2f97cbe5b80765bcc5
I20260713 09:08:05.833571 17201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee275d921aaf4861b18f30fe22ea639a"
dest_uuid: "1540543c5309404a85bf71f55c3ff721"
mode: GRACEFUL
new_leader_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
 from {username='slave'} at 127.0.0.1:38692
I20260713 09:08:05.833948 17201 raft_consensus.cc:606] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 1 LEADER]: Received request to transfer leadership to TS 08d75fdc21cc4e2f97cbe5b80765bcc5
I20260713 09:08:05.837781 17201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "518b721abed14d03978eca9ebd7c2ae9"
dest_uuid: "1540543c5309404a85bf71f55c3ff721"
mode: GRACEFUL
new_leader_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
 from {username='slave'} at 127.0.0.1:38692
I20260713 09:08:05.838160 17201 raft_consensus.cc:606] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 2 LEADER]: Received request to transfer leadership to TS 08d75fdc21cc4e2f97cbe5b80765bcc5
I20260713 09:08:05.891394 17431 raft_consensus.cc:993] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e: : Instructing follower 08d75fdc21cc4e2f97cbe5b80765bcc5 to start an election
I20260713 09:08:05.891759 17411 raft_consensus.cc:1081] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 3 LEADER]: Signalling peer 08d75fdc21cc4e2f97cbe5b80765bcc5 to start an election
I20260713 09:08:05.893019 17126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bf827fd24e14b14a6b87b27aa82d475"
dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
 from {username='slave'} at 127.0.0.1:46798
I20260713 09:08:05.893420 17126 raft_consensus.cc:493] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:05.893698 17126 raft_consensus.cc:3060] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:05.897830 17126 raft_consensus.cc:515] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:05.899502 17126 leader_election.cc:290] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 4 election: Requested vote from peers 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:05.900060 17201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf827fd24e14b14a6b87b27aa82d475" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1540543c5309404a85bf71f55c3ff721"
I20260713 09:08:05.900316 17273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf827fd24e14b14a6b87b27aa82d475" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4421148baf384edc8462f5557381536e"
I20260713 09:08:05.900589 17201 raft_consensus.cc:3060] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:05.900781 17273 raft_consensus.cc:3055] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:05.901132 17273 raft_consensus.cc:740] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4421148baf384edc8462f5557381536e, State: Running, Role: LEADER
I20260713 09:08:05.901779 17273 consensus_queue.cc:260] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [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: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:05.902487 17273 raft_consensus.cc:3060] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:05.904841 17201 raft_consensus.cc:2468] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in term 4.
I20260713 09:08:05.905712 17093 leader_election.cc:304] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [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: 08d75fdc21cc4e2f97cbe5b80765bcc5, 1540543c5309404a85bf71f55c3ff721; no voters: 
I20260713 09:08:05.906296 17273 raft_consensus.cc:2468] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in term 4.
I20260713 09:08:05.906420 17412 raft_consensus.cc:2804] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:05.906864 17412 raft_consensus.cc:697] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 4 LEADER]: Becoming Leader. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Running, Role: LEADER
I20260713 09:08:05.907544 17412 consensus_queue.cc:237] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [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: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:05.912317 17025 catalog_manager.cc:5697] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 reported cstate change: term changed from 3 to 4, leader changed from 4421148baf384edc8462f5557381536e (127.16.31.67) to 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65). New cstate: current_term: 4 leader_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:05.925518 17148 debug-util.cc:398] Leaking SignalData structure 0x7b08001549e0 after lost signal to thread 16512
W20260713 09:08:05.926184 17148 debug-util.cc:398] Leaking SignalData structure 0x7b08001550c0 after lost signal to thread 17059
W20260713 09:08:05.926891 17148 debug-util.cc:398] Leaking SignalData structure 0x7b0800094560 after lost signal to thread 17151
W20260713 09:08:05.927569 17148 debug-util.cc:398] Leaking SignalData structure 0x7b08000c0260 after lost signal to thread 17226
W20260713 09:08:05.928211 17148 debug-util.cc:398] Leaking SignalData structure 0x7b08001f2600 after lost signal to thread 17300
I20260713 09:08:05.933080 17437 raft_consensus.cc:993] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721: : Instructing follower 08d75fdc21cc4e2f97cbe5b80765bcc5 to start an election
I20260713 09:08:05.933475 17415 raft_consensus.cc:1081] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 1 LEADER]: Signalling peer 08d75fdc21cc4e2f97cbe5b80765bcc5 to start an election
I20260713 09:08:05.934751 17126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee275d921aaf4861b18f30fe22ea639a"
dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
 from {username='slave'} at 127.0.0.1:46812
I20260713 09:08:05.935154 17126 raft_consensus.cc:493] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:05.935405 17126 raft_consensus.cc:3060] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:05.939580 17126 raft_consensus.cc:515] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:05.941170 17126 leader_election.cc:290] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 2 election: Requested vote from peers 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:05.941838 17201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee275d921aaf4861b18f30fe22ea639a" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1540543c5309404a85bf71f55c3ff721"
I20260713 09:08:05.941952 17273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee275d921aaf4861b18f30fe22ea639a" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4421148baf384edc8462f5557381536e"
I20260713 09:08:05.942512 17273 raft_consensus.cc:3060] T ee275d921aaf4861b18f30fe22ea639a P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:05.942473 17201 raft_consensus.cc:3055] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:05.942970 17201 raft_consensus.cc:740] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Running, Role: LEADER
I20260713 09:08:05.943810 17201 consensus_queue.cc:260] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:05.944952 17201 raft_consensus.cc:3060] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:05.946504 17273 raft_consensus.cc:2468] T ee275d921aaf4861b18f30fe22ea639a P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in term 2.
I20260713 09:08:05.947374 17093 leader_election.cc:304] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d75fdc21cc4e2f97cbe5b80765bcc5, 4421148baf384edc8462f5557381536e; no voters: 
I20260713 09:08:05.948041 17412 raft_consensus.cc:2804] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:05.948467 17412 raft_consensus.cc:697] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 LEADER]: Becoming Leader. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Running, Role: LEADER
I20260713 09:08:05.949240 17412 consensus_queue.cc:237] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:05.952298 17201 raft_consensus.cc:2468] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in term 2.
I20260713 09:08:05.957013 17025 catalog_manager.cc:5697] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 reported cstate change: term changed from 1 to 2, leader changed from 1540543c5309404a85bf71f55c3ff721 (127.16.31.66) to 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65). New cstate: current_term: 2 leader_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:05.985459 17437 raft_consensus.cc:993] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721: : Instructing follower 08d75fdc21cc4e2f97cbe5b80765bcc5 to start an election
I20260713 09:08:05.985810 17415 raft_consensus.cc:1081] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 2 LEADER]: Signalling peer 08d75fdc21cc4e2f97cbe5b80765bcc5 to start an election
I20260713 09:08:05.987468 17126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "518b721abed14d03978eca9ebd7c2ae9"
dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
 from {username='slave'} at 127.0.0.1:46812
I20260713 09:08:05.988075 17126 raft_consensus.cc:493] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:05.988474 17126 raft_consensus.cc:3060] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:05.995307 17126 raft_consensus.cc:515] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:05.997315 17126 leader_election.cc:290] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 3 election: Requested vote from peers 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:05.997824 17201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518b721abed14d03978eca9ebd7c2ae9" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1540543c5309404a85bf71f55c3ff721"
I20260713 09:08:05.998200 17273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518b721abed14d03978eca9ebd7c2ae9" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4421148baf384edc8462f5557381536e"
I20260713 09:08:05.998327 17201 raft_consensus.cc:3055] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:05.998673 17201 raft_consensus.cc:740] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Running, Role: LEADER
I20260713 09:08:05.999359 17273 raft_consensus.cc:3060] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:05.999375 17201 consensus_queue.cc:260] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [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: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:06.000460 17201 raft_consensus.cc:3060] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:06.004576 17273 raft_consensus.cc:2468] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in term 3.
I20260713 09:08:06.005878 17093 leader_election.cc:304] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [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: 08d75fdc21cc4e2f97cbe5b80765bcc5, 4421148baf384edc8462f5557381536e; no voters: 
I20260713 09:08:06.006111 17201 raft_consensus.cc:2468] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in term 3.
I20260713 09:08:06.006588 17412 raft_consensus.cc:2804] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:06.007061 17412 raft_consensus.cc:697] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 LEADER]: Becoming Leader. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Running, Role: LEADER
I20260713 09:08:06.008039 17412 consensus_queue.cc:237] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [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: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:06.015326 17025 catalog_manager.cc:5697] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 reported cstate change: term changed from 2 to 3, leader changed from 1540543c5309404a85bf71f55c3ff721 (127.16.31.66) to 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65). New cstate: current_term: 3 leader_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:06.112949 17411 raft_consensus.cc:993] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e: : Instructing follower 08d75fdc21cc4e2f97cbe5b80765bcc5 to start an election
I20260713 09:08:06.113405 17430 raft_consensus.cc:1081] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 3 LEADER]: Signalling peer 08d75fdc21cc4e2f97cbe5b80765bcc5 to start an election
I20260713 09:08:06.114758 17126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c7d3a9932f245ada468016c20cab020"
dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
 from {username='slave'} at 127.0.0.1:46798
I20260713 09:08:06.115177 17126 raft_consensus.cc:493] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:06.115484 17126 raft_consensus.cc:3060] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:06.119912 17126 raft_consensus.cc:515] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:06.121246 17126 leader_election.cc:290] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 4 election: Requested vote from peers 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:06.122218 17273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7d3a9932f245ada468016c20cab020" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4421148baf384edc8462f5557381536e"
I20260713 09:08:06.122711 17273 raft_consensus.cc:3055] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:06.122964 17273 raft_consensus.cc:740] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4421148baf384edc8462f5557381536e, State: Running, Role: LEADER
I20260713 09:08:06.122918 17201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7d3a9932f245ada468016c20cab020" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1540543c5309404a85bf71f55c3ff721"
I20260713 09:08:06.123528 17201 raft_consensus.cc:3060] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:06.123728 17273 consensus_queue.cc:260] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [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: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:06.124655 17273 raft_consensus.cc:3060] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:06.128659 17201 raft_consensus.cc:2468] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in term 4.
I20260713 09:08:06.129922 17273 raft_consensus.cc:2468] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in term 4.
I20260713 09:08:06.129869 17093 leader_election.cc:304] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [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: 08d75fdc21cc4e2f97cbe5b80765bcc5, 1540543c5309404a85bf71f55c3ff721; no voters: 
I20260713 09:08:06.130743 17412 raft_consensus.cc:2804] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:06.132264 17412 raft_consensus.cc:697] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 4 LEADER]: Becoming Leader. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Running, Role: LEADER
I20260713 09:08:06.133088 17412 consensus_queue.cc:237] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [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: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:06.139586 17025 catalog_manager.cc:5697] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 reported cstate change: term changed from 3 to 4, leader changed from 4421148baf384edc8462f5557381536e (127.16.31.67) to 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65). New cstate: current_term: 4 leader_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:06.328325 17415 raft_consensus.cc:993] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721: : Instructing follower 08d75fdc21cc4e2f97cbe5b80765bcc5 to start an election
I20260713 09:08:06.328816 17437 raft_consensus.cc:1081] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [term 2 LEADER]: Signalling peer 08d75fdc21cc4e2f97cbe5b80765bcc5 to start an election
I20260713 09:08:06.330868 17126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9399a43f4974f009ce682105e62c1db"
dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
 from {username='slave'} at 127.0.0.1:46812
I20260713 09:08:06.331408 17126 raft_consensus.cc:493] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:06.331772 17126 raft_consensus.cc:3060] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:06.338989 17126 raft_consensus.cc:515] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:06.340984 17126 leader_election.cc:290] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5 [CANDIDATE]: Term 3 election: Requested vote from peers 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:06.341894 17202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9399a43f4974f009ce682105e62c1db" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1540543c5309404a85bf71f55c3ff721"
I20260713 09:08:06.342576 17273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9399a43f4974f009ce682105e62c1db" candidate_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4421148baf384edc8462f5557381536e"
I20260713 09:08:06.342399 17202 raft_consensus.cc:3055] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:06.343076 17273 raft_consensus.cc:3060] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:06.343302 17202 raft_consensus.cc:740] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Running, Role: LEADER
I20260713 09:08:06.344046 17202 consensus_queue.cc:260] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [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: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:06.344852 17202 raft_consensus.cc:3060] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:06.348925 17202 raft_consensus.cc:2468] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in term 3.
I20260713 09:08:06.348905 17273 raft_consensus.cc:2468] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d75fdc21cc4e2f97cbe5b80765bcc5 in term 3.
I20260713 09:08:06.349972 17093 leader_election.cc:304] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5 [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: 08d75fdc21cc4e2f97cbe5b80765bcc5, 1540543c5309404a85bf71f55c3ff721; no voters: 
I20260713 09:08:06.350566 17412 raft_consensus.cc:2804] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:06.351011 17412 raft_consensus.cc:697] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 LEADER]: Becoming Leader. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Running, Role: LEADER
I20260713 09:08:06.351765 17412 consensus_queue.cc:237] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5 [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: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:06.357512 17273 raft_consensus.cc:1275] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 4 FOLLOWER]: Refusing update from remote peer 08d75fdc21cc4e2f97cbe5b80765bcc5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:06.358565 17412 consensus_queue.cc:1048] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:06.359133 17025 catalog_manager.cc:5697] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5 reported cstate change: term changed from 2 to 3, leader changed from 1540543c5309404a85bf71f55c3ff721 (127.16.31.66) to 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65). New cstate: current_term: 3 leader_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:06.362259 17202 raft_consensus.cc:1275] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 2 FOLLOWER]: Refusing update from remote peer 08d75fdc21cc4e2f97cbe5b80765bcc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:06.363720 17412 consensus_queue.cc:1048] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:06.373402 17201 raft_consensus.cc:1275] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 4 FOLLOWER]: Refusing update from remote peer 08d75fdc21cc4e2f97cbe5b80765bcc5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:06.379200 17412 consensus_queue.cc:1048] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:06.383340 17276 raft_consensus.cc:1275] T ee275d921aaf4861b18f30fe22ea639a P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Refusing update from remote peer 08d75fdc21cc4e2f97cbe5b80765bcc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:06.385502 17440 consensus_queue.cc:1048] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:06.431998 17276 raft_consensus.cc:1275] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 3 FOLLOWER]: Refusing update from remote peer 08d75fdc21cc4e2f97cbe5b80765bcc5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:06.433174 17440 consensus_queue.cc:1048] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:06.441639 17202 raft_consensus.cc:1275] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 3 FOLLOWER]: Refusing update from remote peer 08d75fdc21cc4e2f97cbe5b80765bcc5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:06.443107 17412 consensus_queue.cc:1048] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:06.600452 17276 raft_consensus.cc:1275] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 4 FOLLOWER]: Refusing update from remote peer 08d75fdc21cc4e2f97cbe5b80765bcc5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:06.601612 17412 consensus_queue.cc:1048] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:06.608385 17202 raft_consensus.cc:1275] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 4 FOLLOWER]: Refusing update from remote peer 08d75fdc21cc4e2f97cbe5b80765bcc5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:06.610257 17412 consensus_queue.cc:1048] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:06.731897 17276 raft_consensus.cc:1275] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [term 3 FOLLOWER]: Refusing update from remote peer 08d75fdc21cc4e2f97cbe5b80765bcc5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:06.732967 17440 consensus_queue.cc:1048] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:06.741518 17202 raft_consensus.cc:1275] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [term 3 FOLLOWER]: Refusing update from remote peer 08d75fdc21cc4e2f97cbe5b80765bcc5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:06.742993 17440 consensus_queue.cc:1048] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:08.843844 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:08.850731 17127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "089717f318534013814429dec30c2275"
dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
mode: GRACEFUL
new_leader_uuid: "4421148baf384edc8462f5557381536e"
 from {username='slave'} at 127.0.0.1:46820
I20260713 09:08:08.851362 17127 raft_consensus.cc:606] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 LEADER]: Received request to transfer leadership to TS 4421148baf384edc8462f5557381536e
I20260713 09:08:08.854277 17127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "518b721abed14d03978eca9ebd7c2ae9"
dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
mode: GRACEFUL
new_leader_uuid: "4421148baf384edc8462f5557381536e"
 from {username='slave'} at 127.0.0.1:46820
I20260713 09:08:08.854724 17127 raft_consensus.cc:606] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 LEADER]: Received request to transfer leadership to TS 4421148baf384edc8462f5557381536e
I20260713 09:08:08.856714 17127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c7d3a9932f245ada468016c20cab020"
dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
mode: GRACEFUL
new_leader_uuid: "1540543c5309404a85bf71f55c3ff721"
 from {username='slave'} at 127.0.0.1:46820
I20260713 09:08:08.857018 17127 raft_consensus.cc:606] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 4 LEADER]: Received request to transfer leadership to TS 1540543c5309404a85bf71f55c3ff721
I20260713 09:08:08.858775 17127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee275d921aaf4861b18f30fe22ea639a"
dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
mode: GRACEFUL
new_leader_uuid: "1540543c5309404a85bf71f55c3ff721"
 from {username='slave'} at 127.0.0.1:46820
I20260713 09:08:08.859115 17127 raft_consensus.cc:606] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 LEADER]: Received request to transfer leadership to TS 1540543c5309404a85bf71f55c3ff721
I20260713 09:08:08.859972 16509 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:08:08.860399 16509 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:08.863610 17440 raft_consensus.cc:993] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5: : Instructing follower 1540543c5309404a85bf71f55c3ff721 to start an election
I20260713 09:08:08.864051 17453 raft_consensus.cc:1081] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 4 LEADER]: Signalling peer 1540543c5309404a85bf71f55c3ff721 to start an election
I20260713 09:08:08.865469 17201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c7d3a9932f245ada468016c20cab020"
dest_uuid: "1540543c5309404a85bf71f55c3ff721"
 from {username='slave'} at 127.0.0.1:38686
I20260713 09:08:08.865852 17201 raft_consensus.cc:493] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:08.866129 17201 raft_consensus.cc:3060] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:08.871912 17201 raft_consensus.cc:515] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:08.873404 17201 leader_election.cc:290] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 5 election: Requested vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:08.874063 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7d3a9932f245ada468016c20cab020" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
I20260713 09:08:08.874501 17276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7d3a9932f245ada468016c20cab020" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4421148baf384edc8462f5557381536e"
I20260713 09:08:08.874682 17127 raft_consensus.cc:3055] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:08:08.875077 17127 raft_consensus.cc:740] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Running, Role: LEADER
I20260713 09:08:08.875145 17276 raft_consensus.cc:3060] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:08.875946 17127 consensus_queue.cc:260] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [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: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:08.876955 17127 raft_consensus.cc:3060] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:08.880321 17276 raft_consensus.cc:2468] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 5.
I20260713 09:08:08.881394 17127 raft_consensus.cc:2468] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 5.
I20260713 09:08:08.881390 17168 leader_election.cc:304] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [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: 1540543c5309404a85bf71f55c3ff721, 4421148baf384edc8462f5557381536e; no voters: 
I20260713 09:08:08.882376 17454 raft_consensus.cc:2804] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:08:08.883278 17454 raft_consensus.cc:697] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 5 LEADER]: Becoming Leader. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Running, Role: LEADER
I20260713 09:08:08.884058 17454 consensus_queue.cc:237] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [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: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:08.890779 17023 catalog_manager.cc:5697] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 reported cstate change: term changed from 4 to 5, leader changed from 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65) to 1540543c5309404a85bf71f55c3ff721 (127.16.31.66). New cstate: current_term: 5 leader_uuid: "1540543c5309404a85bf71f55c3ff721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.915860 17440 raft_consensus.cc:993] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5: : Instructing follower 4421148baf384edc8462f5557381536e to start an election
I20260713 09:08:08.916220 17453 raft_consensus.cc:1081] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 LEADER]: Signalling peer 4421148baf384edc8462f5557381536e to start an election
I20260713 09:08:08.917356 17276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "089717f318534013814429dec30c2275"
dest_uuid: "4421148baf384edc8462f5557381536e"
 from {username='slave'} at 127.0.0.1:37584
I20260713 09:08:08.917768 17276 raft_consensus.cc:493] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:08.918044 17276 raft_consensus.cc:3060] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:08.921900 17276 raft_consensus.cc:515] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:08.923272 17276 leader_election.cc:290] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e [CANDIDATE]: Term 3 election: Requested vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029)
I20260713 09:08:08.923907 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089717f318534013814429dec30c2275" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
I20260713 09:08:08.924192 17201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089717f318534013814429dec30c2275" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1540543c5309404a85bf71f55c3ff721"
I20260713 09:08:08.924383 17127 raft_consensus.cc:3055] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:08.924651 17201 raft_consensus.cc:3060] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:08.924670 17127 raft_consensus.cc:740] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Running, Role: LEADER
I20260713 09:08:08.925437 17127 consensus_queue.cc:260] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [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: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:08.926192 17127 raft_consensus.cc:3060] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:08.928465 17201 raft_consensus.cc:2468] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4421148baf384edc8462f5557381536e in term 3.
I20260713 09:08:08.929519 17242 leader_election.cc:304] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e [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: 1540543c5309404a85bf71f55c3ff721, 4421148baf384edc8462f5557381536e; no voters: 
I20260713 09:08:08.930169 17127 raft_consensus.cc:2468] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4421148baf384edc8462f5557381536e in term 3.
I20260713 09:08:08.930318 17455 raft_consensus.cc:2804] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:08.931557 17455 raft_consensus.cc:697] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e [term 3 LEADER]: Becoming Leader. State: Replica: 4421148baf384edc8462f5557381536e, State: Running, Role: LEADER
I20260713 09:08:08.932231 17455 consensus_queue.cc:237] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e [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: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:08.938198 17023 catalog_manager.cc:5697] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e reported cstate change: term changed from 2 to 3, leader changed from 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65) to 4421148baf384edc8462f5557381536e (127.16.31.67). New cstate: current_term: 3 leader_uuid: "4421148baf384edc8462f5557381536e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:09.116212 17440 raft_consensus.cc:993] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5: : Instructing follower 4421148baf384edc8462f5557381536e to start an election
I20260713 09:08:09.117583 17440 raft_consensus.cc:1081] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 LEADER]: Signalling peer 4421148baf384edc8462f5557381536e to start an election
I20260713 09:08:09.119189 17276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "518b721abed14d03978eca9ebd7c2ae9"
dest_uuid: "4421148baf384edc8462f5557381536e"
 from {username='slave'} at 127.0.0.1:37584
I20260713 09:08:09.119625 17276 raft_consensus.cc:493] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:09.119889 17276 raft_consensus.cc:3060] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:09.123637 17276 raft_consensus.cc:515] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:09.124797 17276 leader_election.cc:290] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [CANDIDATE]: Term 4 election: Requested vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 1540543c5309404a85bf71f55c3ff721 (127.16.31.66:46029)
I20260713 09:08:09.125461 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518b721abed14d03978eca9ebd7c2ae9" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
I20260713 09:08:09.125746 17201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518b721abed14d03978eca9ebd7c2ae9" candidate_uuid: "4421148baf384edc8462f5557381536e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1540543c5309404a85bf71f55c3ff721"
I20260713 09:08:09.125957 17127 raft_consensus.cc:3055] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:09.126197 17201 raft_consensus.cc:3060] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:09.126269 17127 raft_consensus.cc:740] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Running, Role: LEADER
I20260713 09:08:09.126964 17127 consensus_queue.cc:260] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [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: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:09.128000 17127 raft_consensus.cc:3060] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:09.131742 17201 raft_consensus.cc:2468] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4421148baf384edc8462f5557381536e in term 4.
I20260713 09:08:09.132639 17242 leader_election.cc:304] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [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: 1540543c5309404a85bf71f55c3ff721, 4421148baf384edc8462f5557381536e; no voters: 
I20260713 09:08:09.133337 17455 raft_consensus.cc:2804] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:09.133309 17127 raft_consensus.cc:2468] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4421148baf384edc8462f5557381536e in term 4.
I20260713 09:08:09.133877 17455 raft_consensus.cc:697] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 4 LEADER]: Becoming Leader. State: Replica: 4421148baf384edc8462f5557381536e, State: Running, Role: LEADER
I20260713 09:08:09.134778 17455 consensus_queue.cc:237] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [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: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:09.140914 17023 catalog_manager.cc:5697] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e reported cstate change: term changed from 3 to 4, leader changed from 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65) to 4421148baf384edc8462f5557381536e (127.16.31.67). New cstate: current_term: 4 leader_uuid: "4421148baf384edc8462f5557381536e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:09.274315 17440 raft_consensus.cc:993] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5: : Instructing follower 1540543c5309404a85bf71f55c3ff721 to start an election
I20260713 09:08:09.274744 17453 raft_consensus.cc:1081] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 LEADER]: Signalling peer 1540543c5309404a85bf71f55c3ff721 to start an election
I20260713 09:08:09.276063 17201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee275d921aaf4861b18f30fe22ea639a"
dest_uuid: "1540543c5309404a85bf71f55c3ff721"
 from {username='slave'} at 127.0.0.1:38686
I20260713 09:08:09.276537 17201 raft_consensus.cc:493] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:09.276795 17201 raft_consensus.cc:3060] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:09.280789 17201 raft_consensus.cc:515] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:09.282083 17201 leader_election.cc:290] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [CANDIDATE]: Term 3 election: Requested vote from peers 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691), 4421148baf384edc8462f5557381536e (127.16.31.67:39691)
I20260713 09:08:09.282693 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee275d921aaf4861b18f30fe22ea639a" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5"
I20260713 09:08:09.282955 17276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee275d921aaf4861b18f30fe22ea639a" candidate_uuid: "1540543c5309404a85bf71f55c3ff721" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4421148baf384edc8462f5557381536e"
I20260713 09:08:09.283178 17127 raft_consensus.cc:3055] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:09.283403 17276 raft_consensus.cc:3060] T ee275d921aaf4861b18f30fe22ea639a P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:09.283473 17127 raft_consensus.cc:740] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 08d75fdc21cc4e2f97cbe5b80765bcc5, State: Running, Role: LEADER
I20260713 09:08:09.284118 17127 consensus_queue.cc:260] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [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: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:09.285048 17127 raft_consensus.cc:3060] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:09.287345 17276 raft_consensus.cc:2468] T ee275d921aaf4861b18f30fe22ea639a P 4421148baf384edc8462f5557381536e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 3.
I20260713 09:08:09.288249 17168 leader_election.cc:304] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [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: 1540543c5309404a85bf71f55c3ff721, 4421148baf384edc8462f5557381536e; no voters: 
I20260713 09:08:09.288853 17127 raft_consensus.cc:2468] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1540543c5309404a85bf71f55c3ff721 in term 3.
I20260713 09:08:09.288894 17454 raft_consensus.cc:2804] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:09.289420 17454 raft_consensus.cc:697] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 3 LEADER]: Becoming Leader. State: Replica: 1540543c5309404a85bf71f55c3ff721, State: Running, Role: LEADER
I20260713 09:08:09.290166 17454 consensus_queue.cc:237] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [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: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } }
I20260713 09:08:09.296186 17023 catalog_manager.cc:5697] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 reported cstate change: term changed from 2 to 3, leader changed from 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65) to 1540543c5309404a85bf71f55c3ff721 (127.16.31.66). New cstate: current_term: 3 leader_uuid: "1540543c5309404a85bf71f55c3ff721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:09.368240 17127 raft_consensus.cc:1275] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 FOLLOWER]: Refusing update from remote peer 4421148baf384edc8462f5557381536e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:09.369321 17455 consensus_queue.cc:1048] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:09.379181 17201 raft_consensus.cc:1275] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [term 3 FOLLOWER]: Refusing update from remote peer 4421148baf384edc8462f5557381536e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:09.380365 17455 consensus_queue.cc:1048] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:09.415642 17127 raft_consensus.cc:1275] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 5 FOLLOWER]: Refusing update from remote peer 1540543c5309404a85bf71f55c3ff721: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:08:09.416637 17454 consensus_queue.cc:1048] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:09.423702 17276 raft_consensus.cc:1275] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 5 FOLLOWER]: Refusing update from remote peer 1540543c5309404a85bf71f55c3ff721: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:08:09.424889 17454 consensus_queue.cc:1048] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:09.710875 17127 raft_consensus.cc:1275] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 FOLLOWER]: Refusing update from remote peer 1540543c5309404a85bf71f55c3ff721: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:09.711920 17454 consensus_queue.cc:1048] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:09.720520 17276 raft_consensus.cc:1275] T ee275d921aaf4861b18f30fe22ea639a P 4421148baf384edc8462f5557381536e [term 3 FOLLOWER]: Refusing update from remote peer 1540543c5309404a85bf71f55c3ff721: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:09.721729 17475 consensus_queue.cc:1048] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4421148baf384edc8462f5557381536e" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:09.732860 17201 raft_consensus.cc:1275] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 4 FOLLOWER]: Refusing update from remote peer 4421148baf384edc8462f5557381536e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:09.733942 17455 consensus_queue.cc:1048] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1540543c5309404a85bf71f55c3ff721" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:09.741231 17127 raft_consensus.cc:1275] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 4 FOLLOWER]: Refusing update from remote peer 4421148baf384edc8462f5557381536e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:09.742404 17470 consensus_queue.cc:1048] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d75fdc21cc4e2f97cbe5b80765bcc5" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 38691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:09.861093 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:09.866287 16509 tablet_server.cc:179] TabletServer@127.16.31.65:0 shutting down...
I20260713 09:08:09.885474 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:09.886088 16509 tablet_replica.cc:333] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5: stopping tablet replica
I20260713 09:08:09.886654 16509 raft_consensus.cc:2243] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:09.887482 16509 raft_consensus.cc:2272] T 2bf827fd24e14b14a6b87b27aa82d475 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.889856 16509 tablet_replica.cc:333] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5: stopping tablet replica
I20260713 09:08:09.890336 16509 raft_consensus.cc:2243] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:09.891108 16509 raft_consensus.cc:2272] T 8d76b9355c4141dca67201f151141656 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.892789 16509 tablet_replica.cc:333] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5: stopping tablet replica
I20260713 09:08:09.893242 16509 raft_consensus.cc:2243] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.893589 16509 raft_consensus.cc:2272] T ee275d921aaf4861b18f30fe22ea639a P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.895231 16509 tablet_replica.cc:333] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5: stopping tablet replica
I20260713 09:08:09.895748 16509 raft_consensus.cc:2243] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:09.896385 16509 raft_consensus.cc:2272] T 142f33028da04d1fa0f18f68bca27159 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.897951 16509 tablet_replica.cc:333] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5: stopping tablet replica
I20260713 09:08:09.898370 16509 raft_consensus.cc:2243] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.898769 16509 raft_consensus.cc:2272] T 518b721abed14d03978eca9ebd7c2ae9 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.901139 16509 tablet_replica.cc:333] T 743f0b89d7f142ab9874afa612e0089e P 08d75fdc21cc4e2f97cbe5b80765bcc5: stopping tablet replica
I20260713 09:08:09.901593 16509 raft_consensus.cc:2243] T 743f0b89d7f142ab9874afa612e0089e P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.901959 16509 raft_consensus.cc:2272] T 743f0b89d7f142ab9874afa612e0089e P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.903398 16509 tablet_replica.cc:333] T 895ec37d15dc48aaad68c27bee543def P 08d75fdc21cc4e2f97cbe5b80765bcc5: stopping tablet replica
I20260713 09:08:09.903816 16509 raft_consensus.cc:2243] T 895ec37d15dc48aaad68c27bee543def P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.904201 16509 raft_consensus.cc:2272] T 895ec37d15dc48aaad68c27bee543def P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.905715 16509 tablet_replica.cc:333] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5: stopping tablet replica
I20260713 09:08:09.906143 16509 raft_consensus.cc:2243] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:09.906843 16509 raft_consensus.cc:2272] T e9399a43f4974f009ce682105e62c1db P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.908300 16509 tablet_replica.cc:333] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5: stopping tablet replica
I20260713 09:08:09.908737 16509 raft_consensus.cc:2243] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.909097 16509 raft_consensus.cc:2272] T 089717f318534013814429dec30c2275 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:09.910887 16509 tablet_replica.cc:333] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5: stopping tablet replica
I20260713 09:08:09.911294 16509 raft_consensus.cc:2243] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:09.911669 16509 raft_consensus.cc:2272] T 9c7d3a9932f245ada468016c20cab020 P 08d75fdc21cc4e2f97cbe5b80765bcc5 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:09.921761 17240 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260713 09:08:09.925580 17092 connection.cc:466] server connection from 127.0.0.1:46798 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46798 (request call id 54) could send its response
W20260713 09:08:09.926614 17240 consensus_peers.cc:597] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e -> Peer 08d75fdc21cc4e2f97cbe5b80765bcc5 (127.16.31.65:38691): Couldn't send request to peer 08d75fdc21cc4e2f97cbe5b80765bcc5. Status: Network error: recv got EOF from 127.16.31.65:38691 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:09.958614 16509 tablet_server.cc:196] TabletServer@127.16.31.65:0 shutdown complete.
I20260713 09:08:09.980126 16509 tablet_server.cc:179] TabletServer@127.16.31.66:0 shutting down...
I20260713 09:08:10.003515 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:10.004115 16509 tablet_replica.cc:333] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721: stopping tablet replica
I20260713 09:08:10.004644 16509 raft_consensus.cc:2243] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:10.005030 16509 raft_consensus.cc:2272] T 518b721abed14d03978eca9ebd7c2ae9 P 1540543c5309404a85bf71f55c3ff721 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.007151 16509 tablet_replica.cc:333] T 743f0b89d7f142ab9874afa612e0089e P 1540543c5309404a85bf71f55c3ff721: stopping tablet replica
I20260713 09:08:10.007580 16509 raft_consensus.cc:2243] T 743f0b89d7f142ab9874afa612e0089e P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:10.007910 16509 raft_consensus.cc:2272] T 743f0b89d7f142ab9874afa612e0089e P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.009413 16509 tablet_replica.cc:333] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721: stopping tablet replica
I20260713 09:08:10.009840 16509 raft_consensus.cc:2243] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:10.010447 16509 raft_consensus.cc:2272] T 895ec37d15dc48aaad68c27bee543def P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.011969 16509 tablet_replica.cc:333] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721: stopping tablet replica
I20260713 09:08:10.012384 16509 raft_consensus.cc:2243] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:10.012717 16509 raft_consensus.cc:2272] T e9399a43f4974f009ce682105e62c1db P 1540543c5309404a85bf71f55c3ff721 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.014088 16509 tablet_replica.cc:333] T 8d76b9355c4141dca67201f151141656 P 1540543c5309404a85bf71f55c3ff721: stopping tablet replica
I20260713 09:08:10.014477 16509 raft_consensus.cc:2243] T 8d76b9355c4141dca67201f151141656 P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:10.014897 16509 raft_consensus.cc:2272] T 8d76b9355c4141dca67201f151141656 P 1540543c5309404a85bf71f55c3ff721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.016311 16509 tablet_replica.cc:333] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721: stopping tablet replica
I20260713 09:08:10.016717 16509 raft_consensus.cc:2243] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:10.017292 16509 raft_consensus.cc:2272] T ee275d921aaf4861b18f30fe22ea639a P 1540543c5309404a85bf71f55c3ff721 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.019049 16509 tablet_replica.cc:333] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721: stopping tablet replica
I20260713 09:08:10.019469 16509 raft_consensus.cc:2243] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:08:10.020071 16509 raft_consensus.cc:2272] T 9c7d3a9932f245ada468016c20cab020 P 1540543c5309404a85bf71f55c3ff721 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.021679 16509 tablet_replica.cc:333] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721: stopping tablet replica
I20260713 09:08:10.022104 16509 raft_consensus.cc:2243] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:10.022432 16509 raft_consensus.cc:2272] T 089717f318534013814429dec30c2275 P 1540543c5309404a85bf71f55c3ff721 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.024432 16509 tablet_replica.cc:333] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721: stopping tablet replica
I20260713 09:08:10.024828 16509 raft_consensus.cc:2243] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:10.025192 16509 raft_consensus.cc:2272] T 2bf827fd24e14b14a6b87b27aa82d475 P 1540543c5309404a85bf71f55c3ff721 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.026734 16509 tablet_replica.cc:333] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721: stopping tablet replica
I20260713 09:08:10.027138 16509 raft_consensus.cc:2243] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:10.027534 16509 raft_consensus.cc:2272] T 142f33028da04d1fa0f18f68bca27159 P 1540543c5309404a85bf71f55c3ff721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.054059 16509 tablet_server.cc:196] TabletServer@127.16.31.66:0 shutdown complete.
I20260713 09:08:10.070024 16509 tablet_server.cc:179] TabletServer@127.16.31.67:0 shutting down...
I20260713 09:08:10.091552 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:10.092242 16509 tablet_replica.cc:333] T 895ec37d15dc48aaad68c27bee543def P 4421148baf384edc8462f5557381536e: stopping tablet replica
I20260713 09:08:10.092860 16509 raft_consensus.cc:2243] T 895ec37d15dc48aaad68c27bee543def P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:10.093336 16509 raft_consensus.cc:2272] T 895ec37d15dc48aaad68c27bee543def P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.095270 16509 tablet_replica.cc:333] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e: stopping tablet replica
I20260713 09:08:10.095793 16509 raft_consensus.cc:2243] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:10.096509 16509 raft_consensus.cc:2272] T 743f0b89d7f142ab9874afa612e0089e P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.098191 16509 tablet_replica.cc:333] T 142f33028da04d1fa0f18f68bca27159 P 4421148baf384edc8462f5557381536e: stopping tablet replica
I20260713 09:08:10.098908 16509 raft_consensus.cc:2243] T 142f33028da04d1fa0f18f68bca27159 P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:10.099483 16509 raft_consensus.cc:2272] T 142f33028da04d1fa0f18f68bca27159 P 4421148baf384edc8462f5557381536e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.101375 16509 tablet_replica.cc:333] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e: stopping tablet replica
I20260713 09:08:10.101861 16509 raft_consensus.cc:2243] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:10.102247 16509 raft_consensus.cc:2272] T 2bf827fd24e14b14a6b87b27aa82d475 P 4421148baf384edc8462f5557381536e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.103806 16509 tablet_replica.cc:333] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e: stopping tablet replica
I20260713 09:08:10.104279 16509 raft_consensus.cc:2243] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:10.104696 16509 raft_consensus.cc:2272] T 9c7d3a9932f245ada468016c20cab020 P 4421148baf384edc8462f5557381536e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.106769 16509 tablet_replica.cc:333] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e: stopping tablet replica
I20260713 09:08:10.107211 16509 raft_consensus.cc:2243] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:10.107827 16509 raft_consensus.cc:2272] T 089717f318534013814429dec30c2275 P 4421148baf384edc8462f5557381536e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.109486 16509 tablet_replica.cc:333] T 8d76b9355c4141dca67201f151141656 P 4421148baf384edc8462f5557381536e: stopping tablet replica
I20260713 09:08:10.109951 16509 raft_consensus.cc:2243] T 8d76b9355c4141dca67201f151141656 P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:10.110343 16509 raft_consensus.cc:2272] T 8d76b9355c4141dca67201f151141656 P 4421148baf384edc8462f5557381536e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.111753 16509 tablet_replica.cc:333] T ee275d921aaf4861b18f30fe22ea639a P 4421148baf384edc8462f5557381536e: stopping tablet replica
I20260713 09:08:10.112174 16509 raft_consensus.cc:2243] T ee275d921aaf4861b18f30fe22ea639a P 4421148baf384edc8462f5557381536e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:10.112525 16509 raft_consensus.cc:2272] T ee275d921aaf4861b18f30fe22ea639a P 4421148baf384edc8462f5557381536e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.114622 16509 tablet_replica.cc:333] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e: stopping tablet replica
I20260713 09:08:10.115033 16509 raft_consensus.cc:2243] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:10.115447 16509 raft_consensus.cc:2272] T e9399a43f4974f009ce682105e62c1db P 4421148baf384edc8462f5557381536e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.116868 16509 tablet_replica.cc:333] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e: stopping tablet replica
I20260713 09:08:10.117257 16509 raft_consensus.cc:2243] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:10.117897 16509 raft_consensus.cc:2272] T 518b721abed14d03978eca9ebd7c2ae9 P 4421148baf384edc8462f5557381536e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.135776 16509 tablet_server.cc:196] TabletServer@127.16.31.67:0 shutdown complete.
I20260713 09:08:10.151149 16509 master.cc:562] Master@127.16.31.126:33423 shutting down...
I20260713 09:08:10.169916 16509 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:10.170290 16509 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.170523 16509 tablet_replica.cc:333] T 00000000000000000000000000000000 P a7b8430e6c0d4f6cb7a536f6cb3d7103: stopping tablet replica
I20260713 09:08:10.189388 16509 master.cc:584] Master@127.16.31.126:33423 shutdown complete.
08d75fdc21cc4e2f97cbe5b80765bcc5  5
1540543c5309404a85bf71f55c3ff721  4
4421148baf384edc8462f5557381536e  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10360 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:08:10.226215 16509 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.31.126:39431
I20260713 09:08:10.227236 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:10.232301 17483 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:10.232384 17482 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:10.233002 17485 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:10.235297 16509 server_base.cc:1061] running on GCE node
I20260713 09:08:10.236543 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:10.236703 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:10.236804 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933690236794 us; error 0 us; skew 500 ppm
I20260713 09:08:10.237183 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:10.239210 16509 webserver.cc:533] Webserver started at http://127.16.31.126:43473/ using document root <none> and password file <none>
I20260713 09:08:10.239617 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:10.239758 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:10.239964 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:10.240929 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/master-0-root/instance:
uuid: "dc31431a900a4435b3eebebff01b37c9"
format_stamp: "Formatted at 2026-07-13 09:08:10 on dist-test-slave-23pb"
I20260713 09:08:10.244962 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:10.247896 17490 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.248577 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:10.248807 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/master-0-root
uuid: "dc31431a900a4435b3eebebff01b37c9"
format_stamp: "Formatted at 2026-07-13 09:08:10 on dist-test-slave-23pb"
I20260713 09:08:10.249017 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:10.273571 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:10.274631 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:10.310983 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.126:39431
I20260713 09:08:10.311090 17541 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.126:39431 every 8 connection(s)
I20260713 09:08:10.314508 17542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.323252 17542 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9: Bootstrap starting.
I20260713 09:08:10.327286 17542 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:10.331707 17542 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9: No bootstrap required, opened a new log
I20260713 09:08:10.334532 17542 raft_consensus.cc:359] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc31431a900a4435b3eebebff01b37c9" member_type: VOTER }
I20260713 09:08:10.335052 17542 raft_consensus.cc:385] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:10.335390 17542 raft_consensus.cc:740] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc31431a900a4435b3eebebff01b37c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.336077 17542 consensus_queue.cc:260] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dc31431a900a4435b3eebebff01b37c9" member_type: VOTER }
I20260713 09:08:10.336669 17542 raft_consensus.cc:399] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:10.336975 17542 raft_consensus.cc:493] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:10.337320 17542 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:10.341305 17542 raft_consensus.cc:515] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc31431a900a4435b3eebebff01b37c9" member_type: VOTER }
I20260713 09:08:10.341802 17542 leader_election.cc:304] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9 [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: dc31431a900a4435b3eebebff01b37c9; no voters: 
I20260713 09:08:10.342828 17542 leader_election.cc:290] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:10.343101 17545 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:10.344359 17545 raft_consensus.cc:697] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9 [term 1 LEADER]: Becoming Leader. State: Replica: dc31431a900a4435b3eebebff01b37c9, State: Running, Role: LEADER
I20260713 09:08:10.344987 17545 consensus_queue.cc:237] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9 [LEADER]: Queue going to LEADER mode. State: All 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: "dc31431a900a4435b3eebebff01b37c9" member_type: VOTER }
I20260713 09:08:10.345626 17542 sys_catalog.cc:565] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:10.349892 17547 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dc31431a900a4435b3eebebff01b37c9. Latest consensus state: current_term: 1 leader_uuid: "dc31431a900a4435b3eebebff01b37c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc31431a900a4435b3eebebff01b37c9" member_type: VOTER } }
I20260713 09:08:10.349928 17546 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dc31431a900a4435b3eebebff01b37c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc31431a900a4435b3eebebff01b37c9" member_type: VOTER } }
I20260713 09:08:10.350517 17547 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:10.350579 17546 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:10.352355 17552 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:10.360035 17552 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:10.360882 16509 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:10.367892 17552 catalog_manager.cc:1383] Generated new cluster ID: 8c51e23058ab430ca5affae3066531af
I20260713 09:08:10.368101 17552 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:10.412235 17552 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:10.413333 17552 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:10.425350 17552 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9: Generated new TSK 0
I20260713 09:08:10.425850 17552 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:10.491374 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:10.496840 17563 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:10.497822 17564 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:10.498966 17566 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:10.499897 16509 server_base.cc:1061] running on GCE node
I20260713 09:08:10.500769 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:10.500976 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:10.501178 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933690501145 us; error 0 us; skew 500 ppm
I20260713 09:08:10.501695 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:10.503893 16509 webserver.cc:533] Webserver started at http://127.16.31.65:44861/ using document root <none> and password file <none>
I20260713 09:08:10.504401 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:10.504606 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:10.504871 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:10.505909 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-0-root/instance:
uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
format_stamp: "Formatted at 2026-07-13 09:08:10 on dist-test-slave-23pb"
I20260713 09:08:10.510188 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:10.513224 17571 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.513895 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:08:10.514179 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-0-root
uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
format_stamp: "Formatted at 2026-07-13 09:08:10 on dist-test-slave-23pb"
I20260713 09:08:10.514452 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:10.537042 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:10.538777 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:10.540134 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:10.542140 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:10.542315 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.542585 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:10.542847 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.580785 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.65:39259
I20260713 09:08:10.580876 17633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.65:39259 every 8 connection(s)
I20260713 09:08:10.585461 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:10.591687 17638 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:10.593492 17639 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:10.596446 17641 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:10.596607 16509 server_base.cc:1061] running on GCE node
I20260713 09:08:10.597594 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:10.597817 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:10.597981 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933690597963 us; error 0 us; skew 500 ppm
I20260713 09:08:10.598297 17634 heartbeater.cc:344] Connected to a master server at 127.16.31.126:39431
I20260713 09:08:10.598652 17634 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:10.598663 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:10.599375 17634 heartbeater.cc:507] Master 127.16.31.126:39431 requested a full tablet report, sending...
I20260713 09:08:10.601244 16509 webserver.cc:533] Webserver started at http://127.16.31.66:45575/ using document root <none> and password file <none>
I20260713 09:08:10.601441 17507 ts_manager.cc:194] Registered new tserver with Master: 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259)
I20260713 09:08:10.601886 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:10.602128 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:10.602447 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:10.603801 17507 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46486
I20260713 09:08:10.603924 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-1-root/instance:
uuid: "cf368607f37844aa9ba3d05e0996b212"
format_stamp: "Formatted at 2026-07-13 09:08:10 on dist-test-slave-23pb"
I20260713 09:08:10.608253 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:10.611193 17646 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.611860 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:10.612088 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-1-root
uuid: "cf368607f37844aa9ba3d05e0996b212"
format_stamp: "Formatted at 2026-07-13 09:08:10 on dist-test-slave-23pb"
I20260713 09:08:10.612298 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:10.638883 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:10.639915 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:10.641113 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:10.643394 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:10.643603 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.643842 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:10.643989 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.682019 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.66:41195
I20260713 09:08:10.682103 17708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.66:41195 every 8 connection(s)
I20260713 09:08:10.686514 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:10.693159 17712 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:10.694036 17713 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:10.697314 17715 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:10.698457 16509 server_base.cc:1061] running on GCE node
I20260713 09:08:10.699198 17709 heartbeater.cc:344] Connected to a master server at 127.16.31.126:39431
I20260713 09:08:10.699437 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:08:10.699558 17709 heartbeater.cc:461] Registering TS with master...
W20260713 09:08:10.699756 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:10.699970 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933690699950 us; error 0 us; skew 500 ppm
I20260713 09:08:10.700409 17709 heartbeater.cc:507] Master 127.16.31.126:39431 requested a full tablet report, sending...
I20260713 09:08:10.700677 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:10.702513 17507 ts_manager.cc:194] Registered new tserver with Master: cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:10.703222 16509 webserver.cc:533] Webserver started at http://127.16.31.67:33765/ using document root <none> and password file <none>
I20260713 09:08:10.703728 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:10.703908 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:10.703858 17507 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46492
I20260713 09:08:10.704299 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:10.705500 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-2-root/instance:
uuid: "375b53da165b4c6bbf6745345eb4eff7"
format_stamp: "Formatted at 2026-07-13 09:08:10 on dist-test-slave-23pb"
I20260713 09:08:10.709518 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
I20260713 09:08:10.712368 17720 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.713049 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:10.713307 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-2-root
uuid: "375b53da165b4c6bbf6745345eb4eff7"
format_stamp: "Formatted at 2026-07-13 09:08:10 on dist-test-slave-23pb"
I20260713 09:08:10.713548 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:10.729678 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:10.730651 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:10.731886 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:10.733851 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:10.734051 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.734280 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:10.734462 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.771515 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.67:41677
I20260713 09:08:10.771634 17782 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.67:41677 every 8 connection(s)
I20260713 09:08:10.784301 17783 heartbeater.cc:344] Connected to a master server at 127.16.31.126:39431
I20260713 09:08:10.784627 17783 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:10.785267 17783 heartbeater.cc:507] Master 127.16.31.126:39431 requested a full tablet report, sending...
I20260713 09:08:10.787005 17507 ts_manager.cc:194] Registered new tserver with Master: 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:10.787822 16509 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013031027s
I20260713 09:08:10.788241 17507 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46500
I20260713 09:08:10.809479 17507 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46512:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:10.812855 17507 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:10.920199 17674 tablet_service.cc:1511] Processing CreateTablet for tablet 30a5058fd6f24eebb32b90a7e267a00b (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:10.921958 17674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a5058fd6f24eebb32b90a7e267a00b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.928215 17673 tablet_service.cc:1511] Processing CreateTablet for tablet 450c97d7957c48b6bc443fb13c5a7256 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:10.929517 17673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 450c97d7957c48b6bc443fb13c5a7256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.931924 17670 tablet_service.cc:1511] Processing CreateTablet for tablet 466053711dd94e528831a9c2d8fb08eb (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:10.932390 17671 tablet_service.cc:1511] Processing CreateTablet for tablet 732d61c333ae4b1188e3b1a1d3b04b95 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:10.933157 17670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466053711dd94e528831a9c2d8fb08eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.934351 17672 tablet_service.cc:1511] Processing CreateTablet for tablet 784d5d6b09774f54b961e14c89a6a3a4 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:10.935590 17672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784d5d6b09774f54b961e14c89a6a3a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.938861 17671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 732d61c333ae4b1188e3b1a1d3b04b95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.939684 17669 tablet_service.cc:1511] Processing CreateTablet for tablet 3038341ed6c24d2d95456d4b53f3a14e (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:10.941013 17669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3038341ed6c24d2d95456d4b53f3a14e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.943112 17668 tablet_service.cc:1511] Processing CreateTablet for tablet 1993d62005e246cb8d0b01fb70c9733d (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:10.944334 17668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1993d62005e246cb8d0b01fb70c9733d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.947585 17667 tablet_service.cc:1511] Processing CreateTablet for tablet c5f9188ca2664797a8d367d288bad8c4 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:10.948823 17667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f9188ca2664797a8d367d288bad8c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.950757 17748 tablet_service.cc:1511] Processing CreateTablet for tablet 30a5058fd6f24eebb32b90a7e267a00b (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:10.951972 17748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a5058fd6f24eebb32b90a7e267a00b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.952018 17745 tablet_service.cc:1511] Processing CreateTablet for tablet 732d61c333ae4b1188e3b1a1d3b04b95 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:10.953276 17745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 732d61c333ae4b1188e3b1a1d3b04b95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.954368 17741 tablet_service.cc:1511] Processing CreateTablet for tablet c5f9188ca2664797a8d367d288bad8c4 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:10.954934 17746 tablet_service.cc:1511] Processing CreateTablet for tablet 784d5d6b09774f54b961e14c89a6a3a4 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:10.955633 17741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f9188ca2664797a8d367d288bad8c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.955682 17744 tablet_service.cc:1511] Processing CreateTablet for tablet 466053711dd94e528831a9c2d8fb08eb (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:10.957015 17744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466053711dd94e528831a9c2d8fb08eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.957136 17747 tablet_service.cc:1511] Processing CreateTablet for tablet 450c97d7957c48b6bc443fb13c5a7256 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:10.958278 17747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 450c97d7957c48b6bc443fb13c5a7256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.959715 17743 tablet_service.cc:1511] Processing CreateTablet for tablet 3038341ed6c24d2d95456d4b53f3a14e (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:10.961372 17739 tablet_service.cc:1511] Processing CreateTablet for tablet 8d185b45fa5349059dac38e2cbc37233 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:10.961772 17742 tablet_service.cc:1511] Processing CreateTablet for tablet 1993d62005e246cb8d0b01fb70c9733d (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:10.962949 17742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1993d62005e246cb8d0b01fb70c9733d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.964147 17666 tablet_service.cc:1511] Processing CreateTablet for tablet 79149e90942740f1ad5200e25bb2ea80 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:10.966017 17665 tablet_service.cc:1511] Processing CreateTablet for tablet 8d185b45fa5349059dac38e2cbc37233 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:10.967509 17746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784d5d6b09774f54b961e14c89a6a3a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.967607 17740 tablet_service.cc:1511] Processing CreateTablet for tablet 79149e90942740f1ad5200e25bb2ea80 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:10.968806 17740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79149e90942740f1ad5200e25bb2ea80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.972564 17666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79149e90942740f1ad5200e25bb2ea80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.974939 17665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d185b45fa5349059dac38e2cbc37233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.978796 17739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d185b45fa5349059dac38e2cbc37233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.990882 17743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3038341ed6c24d2d95456d4b53f3a14e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.027139 17667 tablet_service.cc:1511] Processing CreateTablet for tablet 892ec2a539e9461aad91b7c22ceecf39 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:11.031231 17667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892ec2a539e9461aad91b7c22ceecf39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.034943 17669 tablet_service.cc:1511] Processing CreateTablet for tablet d62567de234e4e25bff87ba65185bccd (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:11.036278 17669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62567de234e4e25bff87ba65185bccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.036911 17672 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd89cf9f21543539d32075872d19f46 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:11.037981 17672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd89cf9f21543539d32075872d19f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.045369 17665 tablet_service.cc:1511] Processing CreateTablet for tablet a5d9154ea0ea4c11b06c8f1b15877bc0 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:11.047750 17665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d9154ea0ea4c11b06c8f1b15877bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.033491 17674 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea6d0e794854deeb5dd960205542e1e (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:11.051502 17674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea6d0e794854deeb5dd960205542e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.051357 17743 tablet_service.cc:1511] Processing CreateTablet for tablet db935e1538194d67a542d090d7f65aa9 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:11.052460 17743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db935e1538194d67a542d090d7f65aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.049612 17666 tablet_service.cc:1511] Processing CreateTablet for tablet 76ffb82dc0a94c0793ae47961ea1e1b5 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:11.055316 17666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76ffb82dc0a94c0793ae47961ea1e1b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.066913 17668 tablet_service.cc:1511] Processing CreateTablet for tablet d43d3f4b5e034ff19f1bdebaa522fce4 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:11.055730 17742 tablet_service.cc:1511] Processing CreateTablet for tablet 892ec2a539e9461aad91b7c22ceecf39 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:11.070363 17742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892ec2a539e9461aad91b7c22ceecf39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.071376 17672 tablet_service.cc:1511] Processing CreateTablet for tablet 81bd06e6fa8346f99632f743e82735db (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:11.075850 17747 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea6d0e794854deeb5dd960205542e1e (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:11.077024 17747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea6d0e794854deeb5dd960205542e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.078946 17670 tablet_service.cc:1511] Processing CreateTablet for tablet 4780fde6a5644b099122526c7ceb6cb9 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:11.059501 17671 tablet_service.cc:1511] Processing CreateTablet for tablet db935e1538194d67a542d090d7f65aa9 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:11.059610 17669 tablet_service.cc:1511] Processing CreateTablet for tablet f4a45f96f73b4e09a87c5781373bb01d (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:11.067960 17668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43d3f4b5e034ff19f1bdebaa522fce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.080554 17671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db935e1538194d67a542d090d7f65aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.069151 17743 tablet_service.cc:1511] Processing CreateTablet for tablet d43d3f4b5e034ff19f1bdebaa522fce4 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:11.081108 17669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a45f96f73b4e09a87c5781373bb01d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.081331 17743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43d3f4b5e034ff19f1bdebaa522fce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.087284 17599 tablet_service.cc:1511] Processing CreateTablet for tablet 30a5058fd6f24eebb32b90a7e267a00b (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:11.088479 17599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a5058fd6f24eebb32b90a7e267a00b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.091650 17672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81bd06e6fa8346f99632f743e82735db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.091588 17598 tablet_service.cc:1511] Processing CreateTablet for tablet 450c97d7957c48b6bc443fb13c5a7256 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:11.092772 17598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 450c97d7957c48b6bc443fb13c5a7256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.095589 17597 tablet_service.cc:1511] Processing CreateTablet for tablet 784d5d6b09774f54b961e14c89a6a3a4 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:11.096779 17597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784d5d6b09774f54b961e14c89a6a3a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.099499 17593 tablet_service.cc:1511] Processing CreateTablet for tablet 1993d62005e246cb8d0b01fb70c9733d (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:11.099615 17591 tablet_service.cc:1511] Processing CreateTablet for tablet 79149e90942740f1ad5200e25bb2ea80 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:11.101292 17593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1993d62005e246cb8d0b01fb70c9733d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.101821 17596 tablet_service.cc:1511] Processing CreateTablet for tablet 732d61c333ae4b1188e3b1a1d3b04b95 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:11.103807 17670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4780fde6a5644b099122526c7ceb6cb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.103515 17590 tablet_service.cc:1511] Processing CreateTablet for tablet 8d185b45fa5349059dac38e2cbc37233 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:11.109992 17592 tablet_service.cc:1511] Processing CreateTablet for tablet c5f9188ca2664797a8d367d288bad8c4 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:11.114138 17595 tablet_service.cc:1511] Processing CreateTablet for tablet 466053711dd94e528831a9c2d8fb08eb (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:11.114352 17594 tablet_service.cc:1511] Processing CreateTablet for tablet 3038341ed6c24d2d95456d4b53f3a14e (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:11.115806 17798 tablet_bootstrap.cc:492] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:11.119045 17591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79149e90942740f1ad5200e25bb2ea80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.120185 17746 tablet_service.cc:1511] Processing CreateTablet for tablet d62567de234e4e25bff87ba65185bccd (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:11.121636 17746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62567de234e4e25bff87ba65185bccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.124756 17592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f9188ca2664797a8d367d288bad8c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.127193 17590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d185b45fa5349059dac38e2cbc37233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.131469 17595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466053711dd94e528831a9c2d8fb08eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.135017 17594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3038341ed6c24d2d95456d4b53f3a14e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.136436 17672 tablet_service.cc:1511] Processing CreateTablet for tablet de5b4327404f4417b56f4fdc670341c4 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:11.136919 17596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 732d61c333ae4b1188e3b1a1d3b04b95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.137549 17672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5b4327404f4417b56f4fdc670341c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.143589 17666 tablet_service.cc:1511] Processing CreateTablet for tablet 64db4d5df4104d488908ce75e598bdd4 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:11.144658 17666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64db4d5df4104d488908ce75e598bdd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.154875 17668 tablet_service.cc:1511] Processing CreateTablet for tablet 37aafdf0aa7046baafed008e51528033 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:11.156562 17668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37aafdf0aa7046baafed008e51528033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.130743 17748 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd89cf9f21543539d32075872d19f46 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:11.159672 17748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd89cf9f21543539d32075872d19f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.164279 17742 tablet_service.cc:1511] Processing CreateTablet for tablet 76ffb82dc0a94c0793ae47961ea1e1b5 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:11.165486 17742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76ffb82dc0a94c0793ae47961ea1e1b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.165942 17798 tablet_bootstrap.cc:654] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.170027 17745 tablet_service.cc:1511] Processing CreateTablet for tablet f4a45f96f73b4e09a87c5781373bb01d (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:11.182981 17745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a45f96f73b4e09a87c5781373bb01d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.154090 17744 tablet_service.cc:1511] Processing CreateTablet for tablet a5d9154ea0ea4c11b06c8f1b15877bc0 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:11.186508 17744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d9154ea0ea4c11b06c8f1b15877bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.172750 17740 tablet_service.cc:1511] Processing CreateTablet for tablet 81bd06e6fa8346f99632f743e82735db (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:11.191988 17740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81bd06e6fa8346f99632f743e82735db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.186038 17746 tablet_service.cc:1511] Processing CreateTablet for tablet 37aafdf0aa7046baafed008e51528033 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:11.194888 17743 tablet_service.cc:1511] Processing CreateTablet for tablet 4780fde6a5644b099122526c7ceb6cb9 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:11.195328 17746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37aafdf0aa7046baafed008e51528033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.196120 17743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4780fde6a5644b099122526c7ceb6cb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.206751 17598 tablet_service.cc:1511] Processing CreateTablet for tablet 892ec2a539e9461aad91b7c22ceecf39 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:11.207862 17739 tablet_service.cc:1511] Processing CreateTablet for tablet de5b4327404f4417b56f4fdc670341c4 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:11.217736 17598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892ec2a539e9461aad91b7c22ceecf39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.221275 17591 tablet_service.cc:1511] Processing CreateTablet for tablet d43d3f4b5e034ff19f1bdebaa522fce4 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:11.222946 17591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43d3f4b5e034ff19f1bdebaa522fce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.255339 17739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5b4327404f4417b56f4fdc670341c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.255656 17597 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea6d0e794854deeb5dd960205542e1e (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:11.256922 17597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea6d0e794854deeb5dd960205542e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.255012 17593 tablet_service.cc:1511] Processing CreateTablet for tablet db935e1538194d67a542d090d7f65aa9 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:11.260627 17593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db935e1538194d67a542d090d7f65aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.272640 17799 tablet_bootstrap.cc:492] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
I20260713 09:08:11.273342 17798 tablet_bootstrap.cc:492] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
I20260713 09:08:11.273160 17594 tablet_service.cc:1511] Processing CreateTablet for tablet d62567de234e4e25bff87ba65185bccd (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:11.273730 17798 ts_tablet_manager.cc:1403] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.158s	user 0.008s	sys 0.008s
I20260713 09:08:11.274235 17594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62567de234e4e25bff87ba65185bccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.274461 17597 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd89cf9f21543539d32075872d19f46 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:11.275223 17800 tablet_bootstrap.cc:492] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:11.275628 17597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd89cf9f21543539d32075872d19f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.276418 17798 raft_consensus.cc:359] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } }
I20260713 09:08:11.277143 17798 raft_consensus.cc:385] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.277415 17798 raft_consensus.cc:740] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.278791 17595 tablet_service.cc:1511] Processing CreateTablet for tablet a5d9154ea0ea4c11b06c8f1b15877bc0 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:11.279899 17595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d9154ea0ea4c11b06c8f1b15877bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.280748 17798 consensus_queue.cc:260] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } }
I20260713 09:08:11.281430 17800 tablet_bootstrap.cc:654] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.282752 17744 tablet_service.cc:1511] Processing CreateTablet for tablet 64db4d5df4104d488908ce75e598bdd4 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:11.286360 17596 tablet_service.cc:1511] Processing CreateTablet for tablet 4780fde6a5644b099122526c7ceb6cb9 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:11.287871 17596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4780fde6a5644b099122526c7ceb6cb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.292624 17590 tablet_service.cc:1511] Processing CreateTablet for tablet 76ffb82dc0a94c0793ae47961ea1e1b5 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:11.293637 17590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76ffb82dc0a94c0793ae47961ea1e1b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.294070 17744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64db4d5df4104d488908ce75e598bdd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.302135 17799 tablet_bootstrap.cc:654] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.295900 17599 tablet_service.cc:1511] Processing CreateTablet for tablet f4a45f96f73b4e09a87c5781373bb01d (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:11.297865 17592 tablet_service.cc:1511] Processing CreateTablet for tablet 81bd06e6fa8346f99632f743e82735db (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:11.308709 17798 ts_tablet_manager.cc:1434] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.035s	user 0.016s	sys 0.010s
I20260713 09:08:11.309342 17709 heartbeater.cc:499] Master 127.16.31.126:39431 was elected leader, sending a full tablet report...
I20260713 09:08:11.314775 17599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a45f96f73b4e09a87c5781373bb01d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.316560 17592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81bd06e6fa8346f99632f743e82735db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.335949 17591 tablet_service.cc:1511] Processing CreateTablet for tablet 37aafdf0aa7046baafed008e51528033 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:11.338378 17590 tablet_service.cc:1511] Processing CreateTablet for tablet 64db4d5df4104d488908ce75e598bdd4 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:11.347057 17595 tablet_service.cc:1511] Processing CreateTablet for tablet de5b4327404f4417b56f4fdc670341c4 (DEFAULT_TABLE table=test-workload [id=66125c447b8943928a0e684c4dd7acd0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:11.347678 17798 tablet_bootstrap.cc:492] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:11.386724 17590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64db4d5df4104d488908ce75e598bdd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.387559 17595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5b4327404f4417b56f4fdc670341c4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:08:11.383641 17555 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:11.396377 17591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37aafdf0aa7046baafed008e51528033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.397872 17798 tablet_bootstrap.cc:654] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.401731 17799 tablet_bootstrap.cc:492] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:11.402151 17799 ts_tablet_manager.cc:1403] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.130s	user 0.033s	sys 0.051s
I20260713 09:08:11.410591 17799 raft_consensus.cc:359] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.411335 17799 raft_consensus.cc:385] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.411703 17799 raft_consensus.cc:740] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.412549 17800 tablet_bootstrap.cc:492] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:11.412892 17798 tablet_bootstrap.cc:492] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
I20260713 09:08:11.413020 17800 ts_tablet_manager.cc:1403] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.138s	user 0.012s	sys 0.031s
I20260713 09:08:11.413350 17798 ts_tablet_manager.cc:1403] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.000s
I20260713 09:08:11.412456 17799 consensus_queue.cc:260] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.415429 17634 heartbeater.cc:499] Master 127.16.31.126:39431 was elected leader, sending a full tablet report...
I20260713 09:08:11.416182 17799 ts_tablet_manager.cc:1434] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.008s
I20260713 09:08:11.415882 17800 raft_consensus.cc:359] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.417052 17799 tablet_bootstrap.cc:492] T 79149e90942740f1ad5200e25bb2ea80 P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
I20260713 09:08:11.417188 17800 raft_consensus.cc:385] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.417541 17800 raft_consensus.cc:740] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.418243 17800 consensus_queue.cc:260] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.419608 17798 raft_consensus.cc:359] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.420358 17798 raft_consensus.cc:385] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.420674 17798 raft_consensus.cc:740] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.421445 17798 consensus_queue.cc:260] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.422816 17799 tablet_bootstrap.cc:654] T 79149e90942740f1ad5200e25bb2ea80 P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.431577 17798 ts_tablet_manager.cc:1434] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260713 09:08:11.436520 17798 tablet_bootstrap.cc:492] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:11.441704 17783 heartbeater.cc:499] Master 127.16.31.126:39431 was elected leader, sending a full tablet report...
I20260713 09:08:11.442167 17800 ts_tablet_manager.cc:1434] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.029s	user 0.016s	sys 0.011s
I20260713 09:08:11.443032 17800 tablet_bootstrap.cc:492] T 3038341ed6c24d2d95456d4b53f3a14e P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:11.444739 17798 tablet_bootstrap.cc:654] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.448491 17799 tablet_bootstrap.cc:492] T 79149e90942740f1ad5200e25bb2ea80 P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:11.449156 17799 ts_tablet_manager.cc:1403] T 79149e90942740f1ad5200e25bb2ea80 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.026s
I20260713 09:08:11.449184 17800 tablet_bootstrap.cc:654] T 3038341ed6c24d2d95456d4b53f3a14e P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.453266 17799 raft_consensus.cc:359] T 79149e90942740f1ad5200e25bb2ea80 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.454171 17799 raft_consensus.cc:385] T 79149e90942740f1ad5200e25bb2ea80 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.454555 17799 raft_consensus.cc:740] T 79149e90942740f1ad5200e25bb2ea80 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.455499 17799 consensus_queue.cc:260] T 79149e90942740f1ad5200e25bb2ea80 P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.458407 17799 ts_tablet_manager.cc:1434] T 79149e90942740f1ad5200e25bb2ea80 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:11.459607 17799 tablet_bootstrap.cc:492] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
I20260713 09:08:11.466912 17799 tablet_bootstrap.cc:654] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.470268 17798 tablet_bootstrap.cc:492] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
I20260713 09:08:11.470719 17800 tablet_bootstrap.cc:492] T 3038341ed6c24d2d95456d4b53f3a14e P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:11.470790 17798 ts_tablet_manager.cc:1403] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.022s
I20260713 09:08:11.471587 17800 ts_tablet_manager.cc:1403] T 3038341ed6c24d2d95456d4b53f3a14e P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.012s
I20260713 09:08:11.475050 17800 raft_consensus.cc:359] T 3038341ed6c24d2d95456d4b53f3a14e P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.475945 17800 raft_consensus.cc:385] T 3038341ed6c24d2d95456d4b53f3a14e P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.476301 17800 raft_consensus.cc:740] T 3038341ed6c24d2d95456d4b53f3a14e P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.477327 17800 consensus_queue.cc:260] T 3038341ed6c24d2d95456d4b53f3a14e P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.478722 17798 raft_consensus.cc:359] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.479467 17798 raft_consensus.cc:385] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.479799 17798 raft_consensus.cc:740] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.480198 17800 ts_tablet_manager.cc:1434] T 3038341ed6c24d2d95456d4b53f3a14e P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260713 09:08:11.481264 17800 tablet_bootstrap.cc:492] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:11.483476 17798 consensus_queue.cc:260] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.489012 17800 tablet_bootstrap.cc:654] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.495088 17798 ts_tablet_manager.cc:1434] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260713 09:08:11.495926 17798 tablet_bootstrap.cc:492] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:11.492988 17799 tablet_bootstrap.cc:492] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:11.497331 17799 ts_tablet_manager.cc:1403] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.015s
I20260713 09:08:11.500530 17799 raft_consensus.cc:359] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.501200 17799 raft_consensus.cc:385] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.501323 17800 tablet_bootstrap.cc:492] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:11.501478 17799 raft_consensus.cc:740] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.501757 17800 ts_tablet_manager.cc:1403] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.010s
I20260713 09:08:11.502281 17799 consensus_queue.cc:260] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.504338 17800 raft_consensus.cc:359] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.504954 17800 raft_consensus.cc:385] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.505230 17800 raft_consensus.cc:740] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.505939 17800 consensus_queue.cc:260] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.506397 17799 ts_tablet_manager.cc:1434] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:11.507298 17799 tablet_bootstrap.cc:492] T 450c97d7957c48b6bc443fb13c5a7256 P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
I20260713 09:08:11.508184 17800 ts_tablet_manager.cc:1434] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:08:11.509066 17800 tablet_bootstrap.cc:492] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:11.509068 17798 tablet_bootstrap.cc:654] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.510183 17802 raft_consensus.cc:493] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.510946 17802 raft_consensus.cc:515] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } }
I20260713 09:08:11.513175 17799 tablet_bootstrap.cc:654] T 450c97d7957c48b6bc443fb13c5a7256 P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.513288 17802 leader_election.cc:290] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677), 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259)
I20260713 09:08:11.515473 17800 tablet_bootstrap.cc:654] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.528584 17800 tablet_bootstrap.cc:492] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:11.529100 17800 ts_tablet_manager.cc:1403] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260713 09:08:11.531894 17800 raft_consensus.cc:359] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.532567 17800 raft_consensus.cc:385] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.532836 17800 raft_consensus.cc:740] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.533703 17800 consensus_queue.cc:260] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.535997 17800 ts_tablet_manager.cc:1434] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:11.536880 17800 tablet_bootstrap.cc:492] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:11.541031 17799 tablet_bootstrap.cc:492] T 450c97d7957c48b6bc443fb13c5a7256 P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:11.541476 17799 ts_tablet_manager.cc:1403] T 450c97d7957c48b6bc443fb13c5a7256 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.004s
I20260713 09:08:11.542914 17800 tablet_bootstrap.cc:654] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.545739 17799 raft_consensus.cc:359] T 450c97d7957c48b6bc443fb13c5a7256 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.546728 17799 raft_consensus.cc:385] T 450c97d7957c48b6bc443fb13c5a7256 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.547122 17799 raft_consensus.cc:740] T 450c97d7957c48b6bc443fb13c5a7256 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.556685 17799 consensus_queue.cc:260] T 450c97d7957c48b6bc443fb13c5a7256 P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.557246 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5058fd6f24eebb32b90a7e267a00b" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:11.557677 17798 tablet_bootstrap.cc:492] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
W20260713 09:08:11.558822 17649 leader_election.cc:343] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.559850 17799 ts_tablet_manager.cc:1434] T 450c97d7957c48b6bc443fb13c5a7256 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:08:11.560375 17798 ts_tablet_manager.cc:1403] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.065s	user 0.005s	sys 0.010s
I20260713 09:08:11.561087 17799 tablet_bootstrap.cc:492] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
I20260713 09:08:11.563338 17798 raft_consensus.cc:359] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.564112 17798 raft_consensus.cc:385] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.564477 17798 raft_consensus.cc:740] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.565223 17798 consensus_queue.cc:260] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.567332 17798 ts_tablet_manager.cc:1434] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:08:11.573483 17799 tablet_bootstrap.cc:654] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.575055 17800 tablet_bootstrap.cc:492] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:11.573546 17798 tablet_bootstrap.cc:492] T 1993d62005e246cb8d0b01fb70c9733d P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:11.575531 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5058fd6f24eebb32b90a7e267a00b" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
W20260713 09:08:11.577054 17648 leader_election.cc:343] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.577497 17648 leader_election.cc:304] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf368607f37844aa9ba3d05e0996b212; no voters: 17d2d88c131e4ad4a130f0bcca2a6a59, 375b53da165b4c6bbf6745345eb4eff7
I20260713 09:08:11.578616 17802 raft_consensus.cc:2749] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:11.575556 17800 ts_tablet_manager.cc:1403] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.020s
I20260713 09:08:11.582599 17800 raft_consensus.cc:359] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.583182 17800 raft_consensus.cc:385] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.583428 17800 raft_consensus.cc:740] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.583962 17800 consensus_queue.cc:260] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.584385 17798 tablet_bootstrap.cc:654] T 1993d62005e246cb8d0b01fb70c9733d P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.584798 17799 tablet_bootstrap.cc:492] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:11.585199 17799 ts_tablet_manager.cc:1403] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260713 09:08:11.585834 17800 ts_tablet_manager.cc:1434] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:08:11.586862 17800 tablet_bootstrap.cc:492] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:11.587992 17799 raft_consensus.cc:359] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.588855 17799 raft_consensus.cc:385] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.589150 17799 raft_consensus.cc:740] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.589970 17799 consensus_queue.cc:260] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.593468 17800 tablet_bootstrap.cc:654] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.594444 17806 raft_consensus.cc:493] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.594956 17806 raft_consensus.cc:515] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.595597 17802 raft_consensus.cc:493] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.596030 17802 raft_consensus.cc:515] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.598047 17802 leader_election.cc:290] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:11.599604 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f9188ca2664797a8d367d288bad8c4" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:11.600199 17758 raft_consensus.cc:2468] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 0.
I20260713 09:08:11.602025 17649 leader_election.cc:304] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:11.603011 17802 raft_consensus.cc:2804] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:11.603498 17802 raft_consensus.cc:493] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:11.603837 17802 raft_consensus.cc:3060] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.604883 17800 tablet_bootstrap.cc:492] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:11.605248 17800 ts_tablet_manager.cc:1403] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.004s
I20260713 09:08:11.608057 17800 raft_consensus.cc:359] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.608968 17800 raft_consensus.cc:385] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.609403 17800 raft_consensus.cc:740] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.610109 17806 leader_election.cc:290] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:11.610508 17800 consensus_queue.cc:260] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.612608 17799 ts_tablet_manager.cc:1434] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260713 09:08:11.615696 17799 tablet_bootstrap.cc:492] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
I20260713 09:08:11.616770 17802 raft_consensus.cc:515] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.612876 17800 ts_tablet_manager.cc:1434] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:08:11.618853 17800 tablet_bootstrap.cc:492] T 784d5d6b09774f54b961e14c89a6a3a4 P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:11.620244 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f9188ca2664797a8d367d288bad8c4" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
I20260713 09:08:11.621632 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f9188ca2664797a8d367d288bad8c4" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
W20260713 09:08:11.623006 17648 leader_election.cc:343] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:11.623853 17648 leader_election.cc:343] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.620268 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f9188ca2664797a8d367d288bad8c4" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:11.624460 17758 raft_consensus.cc:3060] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.625850 17798 tablet_bootstrap.cc:492] T 1993d62005e246cb8d0b01fb70c9733d P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
I20260713 09:08:11.626310 17798 ts_tablet_manager.cc:1403] T 1993d62005e246cb8d0b01fb70c9733d P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.003s
I20260713 09:08:11.631193 17798 raft_consensus.cc:359] T 1993d62005e246cb8d0b01fb70c9733d P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.631816 17798 raft_consensus.cc:385] T 1993d62005e246cb8d0b01fb70c9733d P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.632059 17800 tablet_bootstrap.cc:654] T 784d5d6b09774f54b961e14c89a6a3a4 P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.631985 17758 raft_consensus.cc:2468] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 1.
I20260713 09:08:11.633314 17649 leader_election.cc:304] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [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: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212; no voters: 17d2d88c131e4ad4a130f0bcca2a6a59
I20260713 09:08:11.632081 17798 raft_consensus.cc:740] T 1993d62005e246cb8d0b01fb70c9733d P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.636890 17799 tablet_bootstrap.cc:654] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.640452 17827 raft_consensus.cc:2804] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:11.636752 17798 consensus_queue.cc:260] T 1993d62005e246cb8d0b01fb70c9733d P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.637744 17802 leader_election.cc:290] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:11.643165 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d5d6b09774f54b961e14c89a6a3a4" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
W20260713 09:08:11.647183 17572 leader_election.cc:343] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.648795 17800 tablet_bootstrap.cc:492] T 784d5d6b09774f54b961e14c89a6a3a4 P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:11.649262 17800 ts_tablet_manager.cc:1403] T 784d5d6b09774f54b961e14c89a6a3a4 P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.006s
I20260713 09:08:11.652325 17800 raft_consensus.cc:359] T 784d5d6b09774f54b961e14c89a6a3a4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.652784 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d5d6b09774f54b961e14c89a6a3a4" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:11.653055 17800 raft_consensus.cc:385] T 784d5d6b09774f54b961e14c89a6a3a4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.653466 17800 raft_consensus.cc:740] T 784d5d6b09774f54b961e14c89a6a3a4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.653640 17827 raft_consensus.cc:697] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Becoming Leader. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Running, Role: LEADER
I20260713 09:08:11.654309 17800 consensus_queue.cc:260] T 784d5d6b09774f54b961e14c89a6a3a4 P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.654476 17827 consensus_queue.cc:237] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.655198 17798 ts_tablet_manager.cc:1434] T 1993d62005e246cb8d0b01fb70c9733d P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.005s
I20260713 09:08:11.655381 17758 raft_consensus.cc:2468] T 784d5d6b09774f54b961e14c89a6a3a4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in term 0.
I20260713 09:08:11.656174 17798 tablet_bootstrap.cc:492] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:11.656831 17807 raft_consensus.cc:493] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.657279 17807 raft_consensus.cc:515] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.660024 17800 ts_tablet_manager.cc:1434] T 784d5d6b09774f54b961e14c89a6a3a4 P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:08:11.661003 17800 tablet_bootstrap.cc:492] T 30a5058fd6f24eebb32b90a7e267a00b P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:11.663583 17574 leader_election.cc:304] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [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: 17d2d88c131e4ad4a130f0bcca2a6a59, 375b53da165b4c6bbf6745345eb4eff7; no voters: cf368607f37844aa9ba3d05e0996b212
I20260713 09:08:11.663983 17799 tablet_bootstrap.cc:492] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:11.664407 17799 ts_tablet_manager.cc:1403] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.007s
I20260713 09:08:11.664671 17806 raft_consensus.cc:2804] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:11.665045 17806 raft_consensus.cc:493] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:11.665376 17806 raft_consensus.cc:3060] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.666855 17798 tablet_bootstrap.cc:654] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.667307 17800 tablet_bootstrap.cc:654] T 30a5058fd6f24eebb32b90a7e267a00b P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.667253 17799 raft_consensus.cc:359] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } }
I20260713 09:08:11.667932 17799 raft_consensus.cc:385] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.668184 17799 raft_consensus.cc:740] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.668928 17799 consensus_queue.cc:260] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } }
I20260713 09:08:11.677266 17806 raft_consensus.cc:515] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.685717 17807 leader_election.cc:290] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:11.697804 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db935e1538194d67a542d090d7f65aa9" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
W20260713 09:08:11.699664 17722 leader_election.cc:343] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.702317 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d5d6b09774f54b961e14c89a6a3a4" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
W20260713 09:08:11.703882 17572 leader_election.cc:343] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.716282 17830 raft_consensus.cc:493] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.716878 17830 raft_consensus.cc:515] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.719758 17830 leader_election.cc:290] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:11.721980 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732d61c333ae4b1188e3b1a1d3b04b95" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
W20260713 09:08:11.723570 17649 leader_election.cc:343] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.723834 17807 raft_consensus.cc:493] T 3038341ed6c24d2d95456d4b53f3a14e P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.724251 17807 raft_consensus.cc:515] T 3038341ed6c24d2d95456d4b53f3a14e P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.724654 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732d61c333ae4b1188e3b1a1d3b04b95" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
I20260713 09:08:11.725212 17608 raft_consensus.cc:2468] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 0.
I20260713 09:08:11.726082 17807 leader_election.cc:290] T 3038341ed6c24d2d95456d4b53f3a14e P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:11.726272 17648 leader_election.cc:304] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [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: 17d2d88c131e4ad4a130f0bcca2a6a59, cf368607f37844aa9ba3d05e0996b212; no voters: 375b53da165b4c6bbf6745345eb4eff7
I20260713 09:08:11.727244 17830 raft_consensus.cc:2804] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:11.727684 17830 raft_consensus.cc:493] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:11.728063 17830 raft_consensus.cc:3060] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.730916 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3038341ed6c24d2d95456d4b53f3a14e" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
W20260713 09:08:11.732402 17722 leader_election.cc:343] T 3038341ed6c24d2d95456d4b53f3a14e P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.741677 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d5d6b09774f54b961e14c89a6a3a4" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:11.742362 17758 raft_consensus.cc:3060] T 784d5d6b09774f54b961e14c89a6a3a4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.747051 17829 raft_consensus.cc:493] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.747586 17829 raft_consensus.cc:515] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.752991 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3038341ed6c24d2d95456d4b53f3a14e" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:11.753765 17757 raft_consensus.cc:2468] T 3038341ed6c24d2d95456d4b53f3a14e P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 0.
I20260713 09:08:11.755909 17649 leader_election.cc:304] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:11.756862 17802 raft_consensus.cc:2804] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:11.757302 17802 raft_consensus.cc:493] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:11.757674 17802 raft_consensus.cc:3060] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.750265 17829 leader_election.cc:290] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:11.763202 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3038341ed6c24d2d95456d4b53f3a14e" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
W20260713 09:08:11.764698 17648 leader_election.cc:343] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.780990 17758 raft_consensus.cc:2468] T 784d5d6b09774f54b961e14c89a6a3a4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in term 1.
I20260713 09:08:11.769933 17802 raft_consensus.cc:515] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.786362 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3038341ed6c24d2d95456d4b53f3a14e" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
W20260713 09:08:11.787922 17648 leader_election.cc:343] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.792783 17837 raft_consensus.cc:493] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.793360 17837 raft_consensus.cc:515] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.805418 17574 leader_election.cc:304] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [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: 17d2d88c131e4ad4a130f0bcca2a6a59, 375b53da165b4c6bbf6745345eb4eff7; no voters: cf368607f37844aa9ba3d05e0996b212
I20260713 09:08:11.807195 17806 leader_election.cc:290] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 election: Requested vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:11.807826 17806 raft_consensus.cc:493] T 450c97d7957c48b6bc443fb13c5a7256 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.808291 17806 raft_consensus.cc:515] T 450c97d7957c48b6bc443fb13c5a7256 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.810520 17507 catalog_manager.cc:5697] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf368607f37844aa9ba3d05e0996b212 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:11.811587 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450c97d7957c48b6bc443fb13c5a7256" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
W20260713 09:08:11.813299 17572 leader_election.cc:343] T 450c97d7957c48b6bc443fb13c5a7256 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.817761 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db935e1538194d67a542d090d7f65aa9" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:11.819975 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3038341ed6c24d2d95456d4b53f3a14e" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:11.820967 17684 raft_consensus.cc:2393] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 375b53da165b4c6bbf6745345eb4eff7 in current term 1: Already voted for candidate cf368607f37844aa9ba3d05e0996b212 in this term.
I20260713 09:08:11.830128 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3038341ed6c24d2d95456d4b53f3a14e" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:11.830781 17757 raft_consensus.cc:3060] T 3038341ed6c24d2d95456d4b53f3a14e P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.838672 17802 leader_election.cc:290] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:11.840687 17757 raft_consensus.cc:2468] T 3038341ed6c24d2d95456d4b53f3a14e P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 1.
I20260713 09:08:11.841838 17649 leader_election.cc:304] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [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: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212; no voters: 17d2d88c131e4ad4a130f0bcca2a6a59
I20260713 09:08:11.848227 17839 raft_consensus.cc:2804] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:11.848831 17839 raft_consensus.cc:697] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Becoming Leader. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Running, Role: LEADER
I20260713 09:08:11.852329 17830 raft_consensus.cc:515] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.855770 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732d61c333ae4b1188e3b1a1d3b04b95" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
I20260713 09:08:11.856498 17608 raft_consensus.cc:3060] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.863621 17802 raft_consensus.cc:2804] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:11.864230 17802 raft_consensus.cc:697] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Becoming Leader. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Running, Role: LEADER
I20260713 09:08:11.865214 17802 consensus_queue.cc:237] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
W20260713 09:08:11.867316 17721 leader_election.cc:343] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.867765 17721 leader_election.cc:304] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7; no voters: 17d2d88c131e4ad4a130f0bcca2a6a59, cf368607f37844aa9ba3d05e0996b212
I20260713 09:08:11.868489 17807 raft_consensus.cc:2749] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:11.868896 17721 leader_election.cc:304] T 3038341ed6c24d2d95456d4b53f3a14e P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7; no voters: 17d2d88c131e4ad4a130f0bcca2a6a59, cf368607f37844aa9ba3d05e0996b212
I20260713 09:08:11.869596 17807 raft_consensus.cc:2749] T 3038341ed6c24d2d95456d4b53f3a14e P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:11.870253 17840 raft_consensus.cc:493] T 79149e90942740f1ad5200e25bb2ea80 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.870815 17840 raft_consensus.cc:515] T 79149e90942740f1ad5200e25bb2ea80 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.874465 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79149e90942740f1ad5200e25bb2ea80" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
W20260713 09:08:11.875908 17572 leader_election.cc:343] T 79149e90942740f1ad5200e25bb2ea80 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:11.877163 17574 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.31.67:41677, user_credentials={real_user=slave}} blocked reactor thread for 71855.7us
I20260713 09:08:11.882262 17608 raft_consensus.cc:2468] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 1.
I20260713 09:08:11.883654 17648 leader_election.cc:304] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:11.884688 17827 raft_consensus.cc:2804] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:11.885527 17827 raft_consensus.cc:697] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Becoming Leader. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Running, Role: LEADER
I20260713 09:08:11.886582 17827 consensus_queue.cc:237] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.892580 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732d61c333ae4b1188e3b1a1d3b04b95" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:11.896531 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732d61c333ae4b1188e3b1a1d3b04b95" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
W20260713 09:08:11.898304 17574 leader_election.cc:343] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.898859 17574 leader_election.cc:304] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59; no voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212
I20260713 09:08:11.849887 17839 consensus_queue.cc:237] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.904614 17806 leader_election.cc:290] T 450c97d7957c48b6bc443fb13c5a7256 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:11.905485 17806 raft_consensus.cc:493] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.905998 17806 raft_consensus.cc:515] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.909215 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1993d62005e246cb8d0b01fb70c9733d" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:11.909956 17684 raft_consensus.cc:2468] T 1993d62005e246cb8d0b01fb70c9733d P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in term 0.
I20260713 09:08:11.911309 17572 leader_election.cc:304] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:11.912307 17837 leader_election.cc:290] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:11.912909 17837 raft_consensus.cc:2749] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:11.913909 17837 raft_consensus.cc:2804] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:11.914412 17837 raft_consensus.cc:493] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:11.914911 17837 raft_consensus.cc:3060] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.915534 17807 raft_consensus.cc:493] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.915957 17807 raft_consensus.cc:515] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.917189 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732d61c333ae4b1188e3b1a1d3b04b95" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:11.917748 17807 leader_election.cc:290] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
W20260713 09:08:11.918215 17649 leader_election.cc:343] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.919289 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450c97d7957c48b6bc443fb13c5a7256" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
I20260713 09:08:11.920079 17609 raft_consensus.cc:2468] T 450c97d7957c48b6bc443fb13c5a7256 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 0.
I20260713 09:08:11.920904 17840 leader_election.cc:290] T 79149e90942740f1ad5200e25bb2ea80 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:11.921587 17722 leader_election.cc:304] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, 375b53da165b4c6bbf6745345eb4eff7; no voters: 
I20260713 09:08:11.922711 17807 raft_consensus.cc:2804] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:11.923151 17807 raft_consensus.cc:493] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:11.923573 17807 raft_consensus.cc:3060] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.923727 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450c97d7957c48b6bc443fb13c5a7256" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:11.928001 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79149e90942740f1ad5200e25bb2ea80" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:11.929666 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450c97d7957c48b6bc443fb13c5a7256" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
W20260713 09:08:11.930663 17574 leader_election.cc:343] T 79149e90942740f1ad5200e25bb2ea80 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.931177 17574 leader_election.cc:304] T 79149e90942740f1ad5200e25bb2ea80 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59; no voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212
I20260713 09:08:11.922220 17830 leader_election.cc:290] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:11.933466 17844 raft_consensus.cc:2749] T 79149e90942740f1ad5200e25bb2ea80 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:11.933158 17807 raft_consensus.cc:515] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.935050 17846 raft_consensus.cc:493] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.936908 17758 raft_consensus.cc:2393] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in current term 1: Already voted for candidate 375b53da165b4c6bbf6745345eb4eff7 in this term.
I20260713 09:08:11.936764 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450c97d7957c48b6bc443fb13c5a7256" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
I20260713 09:08:11.937536 17609 raft_consensus.cc:3060] T 450c97d7957c48b6bc443fb13c5a7256 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:11.939271 17721 leader_election.cc:343] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.940502 17574 leader_election.cc:304] T 450c97d7957c48b6bc443fb13c5a7256 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59; no voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212
I20260713 09:08:11.947672 17609 raft_consensus.cc:2468] T 450c97d7957c48b6bc443fb13c5a7256 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 1.
I20260713 09:08:11.948526 17799 ts_tablet_manager.cc:1434] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.284s	user 0.118s	sys 0.145s
I20260713 09:08:11.948848 17722 leader_election.cc:304] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, 375b53da165b4c6bbf6745345eb4eff7; no voters: 
I20260713 09:08:11.949533 17799 tablet_bootstrap.cc:492] T 3038341ed6c24d2d95456d4b53f3a14e P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
I20260713 09:08:11.950225 17798 tablet_bootstrap.cc:492] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
I20260713 09:08:11.950996 17798 ts_tablet_manager.cc:1403] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.295s	user 0.089s	sys 0.142s
I20260713 09:08:11.952229 17806 leader_election.cc:290] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:11.954762 17836 raft_consensus.cc:2749] T 450c97d7957c48b6bc443fb13c5a7256 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:11.953846 17507 catalog_manager.cc:5697] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65). New cstate: current_term: 1 leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:11.955413 17799 tablet_bootstrap.cc:654] T 3038341ed6c24d2d95456d4b53f3a14e P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.955011 17807 leader_election.cc:290] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:11.956554 17807 raft_consensus.cc:493] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.956970 17807 raft_consensus.cc:515] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.959262 17800 tablet_bootstrap.cc:492] T 30a5058fd6f24eebb32b90a7e267a00b P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:11.959688 17800 ts_tablet_manager.cc:1403] T 30a5058fd6f24eebb32b90a7e267a00b P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.299s	user 0.080s	sys 0.156s
I20260713 09:08:11.960412 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1993d62005e246cb8d0b01fb70c9733d" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:11.961047 17758 raft_consensus.cc:2468] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in term 0.
I20260713 09:08:11.961994 17800 raft_consensus.cc:359] T 30a5058fd6f24eebb32b90a7e267a00b P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } }
I20260713 09:08:11.962625 17800 raft_consensus.cc:385] T 30a5058fd6f24eebb32b90a7e267a00b P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.962858 17800 raft_consensus.cc:740] T 30a5058fd6f24eebb32b90a7e267a00b P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.964316 17800 consensus_queue.cc:260] T 30a5058fd6f24eebb32b90a7e267a00b P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } }
I20260713 09:08:11.966257 17800 ts_tablet_manager.cc:1434] T 30a5058fd6f24eebb32b90a7e267a00b P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:11.966542 17799 tablet_bootstrap.cc:492] T 3038341ed6c24d2d95456d4b53f3a14e P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:11.935647 17846 raft_consensus.cc:515] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.967018 17799 ts_tablet_manager.cc:1403] T 3038341ed6c24d2d95456d4b53f3a14e P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260713 09:08:11.968307 17846 leader_election.cc:290] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:11.968359 17807 leader_election.cc:290] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:11.968887 17846 raft_consensus.cc:2804] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:11.969352 17846 raft_consensus.cc:697] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Becoming Leader. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Running, Role: LEADER
I20260713 09:08:11.969911 17799 raft_consensus.cc:359] T 3038341ed6c24d2d95456d4b53f3a14e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.970531 17799 raft_consensus.cc:385] T 3038341ed6c24d2d95456d4b53f3a14e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.970858 17799 raft_consensus.cc:740] T 3038341ed6c24d2d95456d4b53f3a14e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.971690 17799 consensus_queue.cc:260] T 3038341ed6c24d2d95456d4b53f3a14e P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.972355 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450c97d7957c48b6bc443fb13c5a7256" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
I20260713 09:08:11.973757 17799 ts_tablet_manager.cc:1434] T 3038341ed6c24d2d95456d4b53f3a14e P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:11.973311 17800 tablet_bootstrap.cc:492] T 466053711dd94e528831a9c2d8fb08eb P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:11.974572 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892ec2a539e9461aad91b7c22ceecf39" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:11.976676 17799 tablet_bootstrap.cc:492] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
I20260713 09:08:11.980451 17800 tablet_bootstrap.cc:654] T 466053711dd94e528831a9c2d8fb08eb P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.982457 17799 tablet_bootstrap.cc:654] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.983521 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1993d62005e246cb8d0b01fb70c9733d" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:11.984087 17684 raft_consensus.cc:2468] T 1993d62005e246cb8d0b01fb70c9733d P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 0.
I20260713 09:08:11.988268 17798 raft_consensus.cc:359] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.990034 17798 raft_consensus.cc:385] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.990535 17798 raft_consensus.cc:740] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.990840 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892ec2a539e9461aad91b7c22ceecf39" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
I20260713 09:08:11.991632 17798 consensus_queue.cc:260] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.992218 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1993d62005e246cb8d0b01fb70c9733d" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
W20260713 09:08:11.990105 17721 leader_election.cc:343] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.970111 17846 consensus_queue.cc:237] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
W20260713 09:08:11.994401 17721 leader_election.cc:343] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.994889 17798 ts_tablet_manager.cc:1434] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.003s
I20260713 09:08:11.995114 17721 leader_election.cc:304] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:11.995841 17798 tablet_bootstrap.cc:492] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:11.982071 17837 raft_consensus.cc:515] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:11.997763 17850 raft_consensus.cc:2804] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:11.998114 17850 raft_consensus.cc:493] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:11.998402 17850 raft_consensus.cc:3060] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.004551 17507 catalog_manager.cc:5697] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf368607f37844aa9ba3d05e0996b212 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:12.005708 17722 leader_election.cc:343] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:12.006168 17722 leader_election.cc:304] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7; no voters: 17d2d88c131e4ad4a130f0bcca2a6a59, cf368607f37844aa9ba3d05e0996b212
I20260713 09:08:12.019140 17807 raft_consensus.cc:2749] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:12.020905 17850 raft_consensus.cc:515] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.022251 17798 tablet_bootstrap.cc:654] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.023023 17507 catalog_manager.cc:5697] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf368607f37844aa9ba3d05e0996b212 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:12.026692 17608 raft_consensus.cc:2393] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 375b53da165b4c6bbf6745345eb4eff7 in current term 1: Already voted for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in this term.
I20260713 09:08:12.029098 17799 tablet_bootstrap.cc:492] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:12.029522 17799 ts_tablet_manager.cc:1403] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.034s
I20260713 09:08:12.031966 17850 leader_election.cc:290] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:12.032920 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1993d62005e246cb8d0b01fb70c9733d" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
I20260713 09:08:12.032869 17799 raft_consensus.cc:359] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.033609 17799 raft_consensus.cc:385] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.033586 17684 raft_consensus.cc:3060] T 1993d62005e246cb8d0b01fb70c9733d P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.035271 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1993d62005e246cb8d0b01fb70c9733d" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:12.035475 17837 leader_election.cc:290] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 election: Requested vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:12.036036 17758 raft_consensus.cc:2393] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in current term 1: Already voted for candidate 375b53da165b4c6bbf6745345eb4eff7 in this term.
I20260713 09:08:12.034081 17799 raft_consensus.cc:740] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.037786 17799 consensus_queue.cc:260] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.035308 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1993d62005e246cb8d0b01fb70c9733d" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
I20260713 09:08:12.040192 17799 ts_tablet_manager.cc:1434] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:08:12.040793 17800 tablet_bootstrap.cc:492] T 466053711dd94e528831a9c2d8fb08eb P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:12.041028 17799 tablet_bootstrap.cc:492] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
I20260713 09:08:12.041162 17800 ts_tablet_manager.cc:1403] T 466053711dd94e528831a9c2d8fb08eb P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.024s
I20260713 09:08:12.043264 17800 raft_consensus.cc:359] T 466053711dd94e528831a9c2d8fb08eb P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.043905 17800 raft_consensus.cc:385] T 466053711dd94e528831a9c2d8fb08eb P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.042270 17572 leader_election.cc:304] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [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: 17d2d88c131e4ad4a130f0bcca2a6a59; no voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212
I20260713 09:08:12.044139 17800 raft_consensus.cc:740] T 466053711dd94e528831a9c2d8fb08eb P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.046270 17836 raft_consensus.cc:2749] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:12.046866 17836 raft_consensus.cc:493] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.047065 17800 consensus_queue.cc:260] T 466053711dd94e528831a9c2d8fb08eb P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.047307 17836 raft_consensus.cc:515] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } }
I20260713 09:08:12.049226 17800 ts_tablet_manager.cc:1434] T 466053711dd94e528831a9c2d8fb08eb P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:08:12.050088 17800 tablet_bootstrap.cc:492] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:12.050385 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5058fd6f24eebb32b90a7e267a00b" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:12.050887 17758 raft_consensus.cc:2468] T 30a5058fd6f24eebb32b90a7e267a00b P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in term 0.
I20260713 09:08:12.051891 17574 leader_election.cc:304] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, 375b53da165b4c6bbf6745345eb4eff7; no voters: 
I20260713 09:08:12.052640 17806 raft_consensus.cc:2804] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:12.052990 17806 raft_consensus.cc:493] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:12.053295 17806 raft_consensus.cc:3060] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.055015 17800 tablet_bootstrap.cc:654] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.055317 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5058fd6f24eebb32b90a7e267a00b" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:12.049144 17836 leader_election.cc:290] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:12.056124 17683 raft_consensus.cc:2468] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in term 0.
I20260713 09:08:12.058918 17798 tablet_bootstrap.cc:492] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
I20260713 09:08:12.059435 17798 ts_tablet_manager.cc:1403] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.064s	user 0.026s	sys 0.004s
I20260713 09:08:12.061318 17806 raft_consensus.cc:515] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } }
I20260713 09:08:12.062309 17798 raft_consensus.cc:359] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.063169 17798 raft_consensus.cc:385] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.063393 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1993d62005e246cb8d0b01fb70c9733d" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
I20260713 09:08:12.063504 17798 raft_consensus.cc:740] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.064075 17608 raft_consensus.cc:2393] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 375b53da165b4c6bbf6745345eb4eff7 in current term 1: Already voted for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in this term.
I20260713 09:08:12.064450 17798 consensus_queue.cc:260] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.064733 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5058fd6f24eebb32b90a7e267a00b" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:12.065438 17758 raft_consensus.cc:3060] T 30a5058fd6f24eebb32b90a7e267a00b P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.065528 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5058fd6f24eebb32b90a7e267a00b" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
I20260713 09:08:12.066066 17683 raft_consensus.cc:3060] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.069036 17798 ts_tablet_manager.cc:1434] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:08:12.070087 17798 tablet_bootstrap.cc:492] T 79149e90942740f1ad5200e25bb2ea80 P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:12.074206 17799 tablet_bootstrap.cc:654] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.082806 17800 tablet_bootstrap.cc:492] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:12.083221 17800 ts_tablet_manager.cc:1403] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.022s
I20260713 09:08:12.074301 17806 leader_election.cc:290] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 election: Requested vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:12.083526 17505 catalog_manager.cc:5697] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "375b53da165b4c6bbf6745345eb4eff7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:12.087034 17758 raft_consensus.cc:2468] T 30a5058fd6f24eebb32b90a7e267a00b P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in term 1.
I20260713 09:08:12.087410 17798 tablet_bootstrap.cc:654] T 79149e90942740f1ad5200e25bb2ea80 P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.087309 17800 raft_consensus.cc:359] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.088002 17800 raft_consensus.cc:385] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.088030 17574 leader_election.cc:304] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, 375b53da165b4c6bbf6745345eb4eff7; no voters: 
I20260713 09:08:12.088430 17800 raft_consensus.cc:740] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.088923 17806 raft_consensus.cc:2804] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:12.089171 17800 consensus_queue.cc:260] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.084527 17684 raft_consensus.cc:2468] T 1993d62005e246cb8d0b01fb70c9733d P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 1.
I20260713 09:08:12.090096 17806 raft_consensus.cc:697] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Becoming Leader. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Running, Role: LEADER
I20260713 09:08:12.090682 17721 leader_election.cc:304] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [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: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212; no voters: 17d2d88c131e4ad4a130f0bcca2a6a59
I20260713 09:08:12.090963 17800 ts_tablet_manager.cc:1434] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:12.090903 17806 consensus_queue.cc:237] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } }
I20260713 09:08:12.091851 17800 tablet_bootstrap.cc:492] T 732d61c333ae4b1188e3b1a1d3b04b95 P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:12.091962 17850 raft_consensus.cc:2804] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:12.092429 17850 raft_consensus.cc:697] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Becoming Leader. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Running, Role: LEADER
I20260713 09:08:12.093130 17850 consensus_queue.cc:237] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.095204 17799 tablet_bootstrap.cc:492] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:12.095623 17799 ts_tablet_manager.cc:1403] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.008s
I20260713 09:08:12.098397 17683 raft_consensus.cc:2468] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in term 1.
I20260713 09:08:12.098826 17799 raft_consensus.cc:359] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.103294 17799 raft_consensus.cc:385] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.103611 17799 raft_consensus.cc:740] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.102667 17800 tablet_bootstrap.cc:654] T 732d61c333ae4b1188e3b1a1d3b04b95 P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.104403 17799 consensus_queue.cc:260] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.106541 17799 ts_tablet_manager.cc:1434] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:08:12.107698 17799 tablet_bootstrap.cc:492] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
I20260713 09:08:12.112807 17504 catalog_manager.cc:5697] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "375b53da165b4c6bbf6745345eb4eff7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:12.114699 17799 tablet_bootstrap.cc:654] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.128084 17798 tablet_bootstrap.cc:492] T 79149e90942740f1ad5200e25bb2ea80 P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
I20260713 09:08:12.128552 17798 ts_tablet_manager.cc:1403] T 79149e90942740f1ad5200e25bb2ea80 P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.004s
W20260713 09:08:12.129563 17648 consensus_peers.cc:597] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 -> Peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): Couldn't send request to peer 17d2d88c131e4ad4a130f0bcca2a6a59. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:12.132956 17798 raft_consensus.cc:359] T 79149e90942740f1ad5200e25bb2ea80 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.133805 17799 tablet_bootstrap.cc:492] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:12.134516 17799 ts_tablet_manager.cc:1403] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.019s
I20260713 09:08:12.133770 17798 raft_consensus.cc:385] T 79149e90942740f1ad5200e25bb2ea80 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.137530 17799 raft_consensus.cc:359] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.137861 17798 raft_consensus.cc:740] T 79149e90942740f1ad5200e25bb2ea80 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.138288 17799 raft_consensus.cc:385] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.138643 17799 raft_consensus.cc:740] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.139036 17800 tablet_bootstrap.cc:492] T 732d61c333ae4b1188e3b1a1d3b04b95 P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:12.138800 17798 consensus_queue.cc:260] T 79149e90942740f1ad5200e25bb2ea80 P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.139456 17800 ts_tablet_manager.cc:1403] T 732d61c333ae4b1188e3b1a1d3b04b95 P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.017s
I20260713 09:08:12.139499 17799 consensus_queue.cc:260] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.141521 17799 ts_tablet_manager.cc:1434] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260713 09:08:12.141957 17800 raft_consensus.cc:359] T 732d61c333ae4b1188e3b1a1d3b04b95 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.142362 17799 tablet_bootstrap.cc:492] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
I20260713 09:08:12.141630 17504 catalog_manager.cc:5697] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65). New cstate: current_term: 1 leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:12.142587 17800 raft_consensus.cc:385] T 732d61c333ae4b1188e3b1a1d3b04b95 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.142889 17800 raft_consensus.cc:740] T 732d61c333ae4b1188e3b1a1d3b04b95 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.143507 17800 consensus_queue.cc:260] T 732d61c333ae4b1188e3b1a1d3b04b95 P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.145422 17800 ts_tablet_manager.cc:1434] T 732d61c333ae4b1188e3b1a1d3b04b95 P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:12.147152 17800 tablet_bootstrap.cc:492] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:12.144083 17798 ts_tablet_manager.cc:1434] T 79149e90942740f1ad5200e25bb2ea80 P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260713 09:08:12.155011 17800 tablet_bootstrap.cc:654] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.155011 17799 tablet_bootstrap.cc:654] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.159962 17827 raft_consensus.cc:493] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.160475 17827 raft_consensus.cc:515] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.162102 17827 leader_election.cc:290] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:12.162802 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d185b45fa5349059dac38e2cbc37233" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
I20260713 09:08:12.163648 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d185b45fa5349059dac38e2cbc37233" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
W20260713 09:08:12.164224 17648 leader_election.cc:343] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:12.164932 17649 leader_election.cc:343] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:12.165323 17649 leader_election.cc:304] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf368607f37844aa9ba3d05e0996b212; no voters: 17d2d88c131e4ad4a130f0bcca2a6a59, 375b53da165b4c6bbf6745345eb4eff7
I20260713 09:08:12.165692 17799 tablet_bootstrap.cc:492] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:12.166072 17799 ts_tablet_manager.cc:1403] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.005s
I20260713 09:08:12.166276 17827 raft_consensus.cc:2749] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:12.168778 17799 raft_consensus.cc:359] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.169401 17799 raft_consensus.cc:385] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.169649 17799 raft_consensus.cc:740] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.169735 17798 tablet_bootstrap.cc:492] T 466053711dd94e528831a9c2d8fb08eb P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:12.169735 17800 tablet_bootstrap.cc:492] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:12.170405 17800 ts_tablet_manager.cc:1403] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260713 09:08:12.170439 17799 consensus_queue.cc:260] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.172405 17799 ts_tablet_manager.cc:1434] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:12.172904 17800 raft_consensus.cc:359] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.173516 17800 raft_consensus.cc:385] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.173774 17800 raft_consensus.cc:740] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.174443 17800 consensus_queue.cc:260] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.175400 17799 tablet_bootstrap.cc:492] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
I20260713 09:08:12.176553 17800 ts_tablet_manager.cc:1434] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:12.177516 17800 tablet_bootstrap.cc:492] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:12.177798 17798 tablet_bootstrap.cc:654] T 466053711dd94e528831a9c2d8fb08eb P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.181020 17799 tablet_bootstrap.cc:654] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.182739 17800 tablet_bootstrap.cc:654] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.192391 17799 tablet_bootstrap.cc:492] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:12.192806 17799 ts_tablet_manager.cc:1403] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.010s
I20260713 09:08:12.196507 17799 raft_consensus.cc:359] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.197400 17799 raft_consensus.cc:385] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.197554 17798 tablet_bootstrap.cc:492] T 466053711dd94e528831a9c2d8fb08eb P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
I20260713 09:08:12.197741 17799 raft_consensus.cc:740] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.197970 17798 ts_tablet_manager.cc:1403] T 466053711dd94e528831a9c2d8fb08eb P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.018s
I20260713 09:08:12.198604 17799 consensus_queue.cc:260] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.200544 17799 ts_tablet_manager.cc:1434] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:12.200801 17800 tablet_bootstrap.cc:492] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:12.200528 17798 raft_consensus.cc:359] T 466053711dd94e528831a9c2d8fb08eb P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.201267 17800 ts_tablet_manager.cc:1403] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.024s	user 0.003s	sys 0.017s
I20260713 09:08:12.201333 17798 raft_consensus.cc:385] T 466053711dd94e528831a9c2d8fb08eb P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.201668 17798 raft_consensus.cc:740] T 466053711dd94e528831a9c2d8fb08eb P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.201813 17799 tablet_bootstrap.cc:492] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
I20260713 09:08:12.202417 17798 consensus_queue.cc:260] T 466053711dd94e528831a9c2d8fb08eb P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.203449 17800 raft_consensus.cc:359] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.204015 17800 raft_consensus.cc:385] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.204247 17800 raft_consensus.cc:740] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.204831 17800 consensus_queue.cc:260] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.206804 17800 ts_tablet_manager.cc:1434] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:08:12.207379 17799 tablet_bootstrap.cc:654] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.208079 17800 tablet_bootstrap.cc:492] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:12.211139 17798 ts_tablet_manager.cc:1434] T 466053711dd94e528831a9c2d8fb08eb P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260713 09:08:12.214850 17798 tablet_bootstrap.cc:492] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:12.215272 17800 tablet_bootstrap.cc:654] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.220222 17798 tablet_bootstrap.cc:654] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.222033 17806 raft_consensus.cc:493] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.222530 17806 raft_consensus.cc:515] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.224627 17806 leader_election.cc:290] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:12.226017 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466053711dd94e528831a9c2d8fb08eb" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:12.226799 17758 raft_consensus.cc:2468] T 466053711dd94e528831a9c2d8fb08eb P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in term 0.
I20260713 09:08:12.227998 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466053711dd94e528831a9c2d8fb08eb" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:12.228715 17683 raft_consensus.cc:2468] T 466053711dd94e528831a9c2d8fb08eb P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in term 0.
I20260713 09:08:12.230221 17572 leader_election.cc:304] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:12.232107 17806 raft_consensus.cc:2804] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:12.232497 17806 raft_consensus.cc:493] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:12.232853 17806 raft_consensus.cc:3060] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.236830 17798 tablet_bootstrap.cc:492] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
I20260713 09:08:12.237205 17798 ts_tablet_manager.cc:1403] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.004s
I20260713 09:08:12.237294 17799 tablet_bootstrap.cc:492] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:12.237771 17799 ts_tablet_manager.cc:1403] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.014s
I20260713 09:08:12.239741 17798 raft_consensus.cc:359] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.240341 17798 raft_consensus.cc:385] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.240625 17798 raft_consensus.cc:740] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.240221 17799 raft_consensus.cc:359] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.241621 17799 raft_consensus.cc:385] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.241356 17798 consensus_queue.cc:260] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.241539 17806 raft_consensus.cc:515] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.241945 17799 raft_consensus.cc:740] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.242492 17800 tablet_bootstrap.cc:492] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:12.242743 17837 raft_consensus.cc:493] T 3038341ed6c24d2d95456d4b53f3a14e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.242964 17800 ts_tablet_manager.cc:1403] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.019s
I20260713 09:08:12.242667 17799 consensus_queue.cc:260] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.243289 17837 raft_consensus.cc:515] T 3038341ed6c24d2d95456d4b53f3a14e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.244544 17799 ts_tablet_manager.cc:1434] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:12.244550 17798 ts_tablet_manager.cc:1434] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:08:12.245237 17837 leader_election.cc:290] T 3038341ed6c24d2d95456d4b53f3a14e P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:12.247337 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3038341ed6c24d2d95456d4b53f3a14e" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:12.247650 17799 tablet_bootstrap.cc:492] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
I20260713 09:08:12.247155 17800 raft_consensus.cc:359] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.249354 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3038341ed6c24d2d95456d4b53f3a14e" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:12.255369 17758 raft_consensus.cc:2393] T 3038341ed6c24d2d95456d4b53f3a14e P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in current term 1: Already voted for candidate cf368607f37844aa9ba3d05e0996b212 in this term.
I20260713 09:08:12.251168 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466053711dd94e528831a9c2d8fb08eb" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
I20260713 09:08:12.256367 17574 leader_election.cc:304] T 3038341ed6c24d2d95456d4b53f3a14e P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59; no voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212
I20260713 09:08:12.256505 17683 raft_consensus.cc:3060] T 466053711dd94e528831a9c2d8fb08eb P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.257083 17836 raft_consensus.cc:3060] T 3038341ed6c24d2d95456d4b53f3a14e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.261399 17683 raft_consensus.cc:2468] T 466053711dd94e528831a9c2d8fb08eb P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in term 1.
I20260713 09:08:12.261538 17836 raft_consensus.cc:2749] T 3038341ed6c24d2d95456d4b53f3a14e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:12.261862 17850 raft_consensus.cc:493] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.252660 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466053711dd94e528831a9c2d8fb08eb" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:12.248359 17798 tablet_bootstrap.cc:492] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:12.252723 17806 leader_election.cc:290] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 election: Requested vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:12.262355 17850 raft_consensus.cc:515] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.262789 17572 leader_election.cc:304] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:12.262483 17757 raft_consensus.cc:3060] T 466053711dd94e528831a9c2d8fb08eb P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.253624 17799 tablet_bootstrap.cc:654] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.263479 17806 raft_consensus.cc:2804] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:12.264305 17850 leader_election.cc:290] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:12.251278 17800 raft_consensus.cc:385] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.266042 17800 raft_consensus.cc:740] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.265602 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79149e90942740f1ad5200e25bb2ea80" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
I20260713 09:08:12.266674 17800 consensus_queue.cc:260] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.267235 17608 raft_consensus.cc:2468] T 79149e90942740f1ad5200e25bb2ea80 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 0.
I20260713 09:08:12.268661 17800 ts_tablet_manager.cc:1434] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.000s
I20260713 09:08:12.264686 17806 raft_consensus.cc:697] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Becoming Leader. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Running, Role: LEADER
I20260713 09:08:12.269322 17757 raft_consensus.cc:2468] T 466053711dd94e528831a9c2d8fb08eb P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in term 1.
I20260713 09:08:12.269529 17806 consensus_queue.cc:237] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.270471 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79149e90942740f1ad5200e25bb2ea80" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:12.270733 17827 consensus_queue.cc:1048] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.276784 17798 tablet_bootstrap.cc:654] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.276716 17683 raft_consensus.cc:2468] T 79149e90942740f1ad5200e25bb2ea80 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 0.
I20260713 09:08:12.271791 17799 tablet_bootstrap.cc:492] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:12.268666 17722 leader_election.cc:304] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, 375b53da165b4c6bbf6745345eb4eff7; no voters: 
I20260713 09:08:12.272675 17800 tablet_bootstrap.cc:492] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:12.280012 17850 raft_consensus.cc:2804] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:12.280488 17850 raft_consensus.cc:493] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:12.280895 17850 raft_consensus.cc:3060] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.285729 17800 tablet_bootstrap.cc:654] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.288004 17850 raft_consensus.cc:515] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.289860 17799 ts_tablet_manager.cc:1403] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.002s
I20260713 09:08:12.291181 17850 leader_election.cc:290] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:12.292454 17799 raft_consensus.cc:359] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.293063 17799 raft_consensus.cc:385] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.293354 17799 raft_consensus.cc:740] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.293938 17799 consensus_queue.cc:260] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.295763 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79149e90942740f1ad5200e25bb2ea80" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
I20260713 09:08:12.296339 17609 raft_consensus.cc:3060] T 79149e90942740f1ad5200e25bb2ea80 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.296767 17798 tablet_bootstrap.cc:492] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
I20260713 09:08:12.297185 17798 ts_tablet_manager.cc:1403] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.009s
I20260713 09:08:12.297465 17800 tablet_bootstrap.cc:492] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:12.297859 17800 ts_tablet_manager.cc:1403] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.007s
I20260713 09:08:12.299467 17757 raft_consensus.cc:3060] T 732d61c333ae4b1188e3b1a1d3b04b95 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.300042 17798 raft_consensus.cc:359] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.300726 17798 raft_consensus.cc:385] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.301074 17798 raft_consensus.cc:740] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.300161 17800 raft_consensus.cc:359] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.301530 17800 raft_consensus.cc:385] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.301783 17800 raft_consensus.cc:740] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.301855 17798 consensus_queue.cc:260] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.302551 17800 consensus_queue.cc:260] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.303817 17798 ts_tablet_manager.cc:1434] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:08:12.304451 17800 ts_tablet_manager.cc:1434] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:12.304603 17798 tablet_bootstrap.cc:492] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:12.305274 17800 tablet_bootstrap.cc:492] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:12.305572 17830 consensus_queue.cc:1048] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.310702 17800 tablet_bootstrap.cc:654] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.311756 17609 raft_consensus.cc:2468] T 79149e90942740f1ad5200e25bb2ea80 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 1.
I20260713 09:08:12.295778 17799 ts_tablet_manager.cc:1434] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:12.315725 17799 tablet_bootstrap.cc:492] T f4a45f96f73b4e09a87c5781373bb01d P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
I20260713 09:08:12.316293 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79149e90942740f1ad5200e25bb2ea80" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
I20260713 09:08:12.316996 17683 raft_consensus.cc:3060] T 79149e90942740f1ad5200e25bb2ea80 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.316996 17722 leader_election.cc:304] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, 375b53da165b4c6bbf6745345eb4eff7; no voters: 
I20260713 09:08:12.317847 17850 raft_consensus.cc:2804] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:12.318270 17850 raft_consensus.cc:697] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Becoming Leader. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Running, Role: LEADER
I20260713 09:08:12.319092 17850 consensus_queue.cc:237] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.321859 17806 raft_consensus.cc:493] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.322295 17806 raft_consensus.cc:515] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.323347 17683 raft_consensus.cc:2468] T 79149e90942740f1ad5200e25bb2ea80 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 1.
I20260713 09:08:12.324326 17806 leader_election.cc:290] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:12.326113 17798 tablet_bootstrap.cc:654] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.328758 17827 consensus_queue.cc:1048] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:12.329617 17830 consensus_queue.cc:1048] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:12.321312 17507 catalog_manager.cc:5697] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65). New cstate: current_term: 1 leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:12.356143 17799 tablet_bootstrap.cc:654] T f4a45f96f73b4e09a87c5781373bb01d P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.357446 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f9188ca2664797a8d367d288bad8c4" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:12.360229 17827 raft_consensus.cc:493] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.360342 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f9188ca2664797a8d367d288bad8c4" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:12.360816 17827 raft_consensus.cc:515] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.362089 17574 leader_election.cc:304] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59; no voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212
I20260713 09:08:12.363447 17806 raft_consensus.cc:2749] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:12.363802 17827 leader_election.cc:290] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:12.366019 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d5d6b09774f54b961e14c89a6a3a4" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
I20260713 09:08:12.369745 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d5d6b09774f54b961e14c89a6a3a4" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:12.371098 17757 raft_consensus.cc:2393] T 784d5d6b09774f54b961e14c89a6a3a4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf368607f37844aa9ba3d05e0996b212 in current term 1: Already voted for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in this term.
I20260713 09:08:12.371393 17798 tablet_bootstrap.cc:492] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
I20260713 09:08:12.371850 17798 ts_tablet_manager.cc:1403] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.067s	user 0.021s	sys 0.016s
I20260713 09:08:12.372347 17649 leader_election.cc:304] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf368607f37844aa9ba3d05e0996b212; no voters: 17d2d88c131e4ad4a130f0bcca2a6a59, 375b53da165b4c6bbf6745345eb4eff7
I20260713 09:08:12.373564 17799 tablet_bootstrap.cc:492] T f4a45f96f73b4e09a87c5781373bb01d P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:12.373692 17827 raft_consensus.cc:3060] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.374023 17799 ts_tablet_manager.cc:1403] T f4a45f96f73b4e09a87c5781373bb01d P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.003s
I20260713 09:08:12.375051 17798 raft_consensus.cc:359] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.375732 17798 raft_consensus.cc:385] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.376080 17798 raft_consensus.cc:740] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.377002 17798 consensus_queue.cc:260] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.379729 17799 raft_consensus.cc:359] T f4a45f96f73b4e09a87c5781373bb01d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.380342 17799 raft_consensus.cc:385] T f4a45f96f73b4e09a87c5781373bb01d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.381749 17798 ts_tablet_manager.cc:1434] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:08:12.382577 17798 tablet_bootstrap.cc:492] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:12.387621 17798 tablet_bootstrap.cc:654] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.398936 17846 raft_consensus.cc:493] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.399529 17846 raft_consensus.cc:515] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.400530 17836 raft_consensus.cc:493] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.400533 17799 raft_consensus.cc:740] T f4a45f96f73b4e09a87c5781373bb01d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.401089 17836 raft_consensus.cc:515] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.401589 17799 consensus_queue.cc:260] T f4a45f96f73b4e09a87c5781373bb01d P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.402874 17836 leader_election.cc:290] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:12.403538 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43d3f4b5e034ff19f1bdebaa522fce4" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:12.404476 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43d3f4b5e034ff19f1bdebaa522fce4" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
W20260713 09:08:12.404819 17721 leader_election.cc:343] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:12.405154 17608 raft_consensus.cc:2468] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 0.
I20260713 09:08:12.405539 17846 leader_election.cc:290] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:12.405766 17799 ts_tablet_manager.cc:1434] T f4a45f96f73b4e09a87c5781373bb01d P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.004s
I20260713 09:08:12.406566 17799 tablet_bootstrap.cc:492] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
I20260713 09:08:12.407047 17722 leader_election.cc:304] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [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: 17d2d88c131e4ad4a130f0bcca2a6a59, 375b53da165b4c6bbf6745345eb4eff7; no voters: cf368607f37844aa9ba3d05e0996b212
I20260713 09:08:12.407756 17846 raft_consensus.cc:2804] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:12.399502 17806 consensus_queue.cc:1048] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:12.408679 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43d3f4b5e034ff19f1bdebaa522fce4" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
W20260713 09:08:12.410319 17572 leader_election.cc:343] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:12.408205 17846 raft_consensus.cc:493] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:12.411271 17846 raft_consensus.cc:3060] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.411648 17799 tablet_bootstrap.cc:654] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.413836 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43d3f4b5e034ff19f1bdebaa522fce4" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
W20260713 09:08:12.423820 17555 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:12.428783 17827 raft_consensus.cc:2749] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:12.429324 17798 tablet_bootstrap.cc:492] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
I20260713 09:08:12.429741 17798 ts_tablet_manager.cc:1403] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.007s
I20260713 09:08:12.432206 17798 raft_consensus.cc:359] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.432946 17798 raft_consensus.cc:385] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.433126 17806 consensus_queue.cc:1048] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:12.435575 17798 raft_consensus.cc:740] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.436259 17798 consensus_queue.cc:260] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.438653 17798 ts_tablet_manager.cc:1434] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260713 09:08:12.439477 17798 tablet_bootstrap.cc:492] T 1ea6d0e794854deeb5dd960205542e1e P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:12.440691 17802 raft_consensus.cc:493] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.441267 17802 raft_consensus.cc:515] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.443684 17802 leader_election.cc:290] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:12.466706 17827 consensus_queue.cc:1048] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.473553 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d9154ea0ea4c11b06c8f1b15877bc0" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:12.475102 17756 raft_consensus.cc:2468] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 0.
I20260713 09:08:12.478307 17806 raft_consensus.cc:493] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.481079 17806 raft_consensus.cc:515] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.472767 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d9154ea0ea4c11b06c8f1b15877bc0" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
I20260713 09:08:12.482358 17608 raft_consensus.cc:2468] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 0.
I20260713 09:08:12.482537 17799 tablet_bootstrap.cc:492] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:12.483011 17806 leader_election.cc:290] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:12.483248 17799 ts_tablet_manager.cc:1403] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.077s	user 0.025s	sys 0.029s
I20260713 09:08:12.483362 17649 leader_election.cc:304] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:12.484196 17846 raft_consensus.cc:515] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.485639 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea6d0e794854deeb5dd960205542e1e" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
W20260713 09:08:12.487064 17574 leader_election.cc:343] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:12.487263 17754 raft_consensus.cc:2393] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in current term 1: Already voted for candidate 375b53da165b4c6bbf6745345eb4eff7 in this term.
I20260713 09:08:12.487820 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43d3f4b5e034ff19f1bdebaa522fce4" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
I20260713 09:08:12.489025 17846 leader_election.cc:290] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:12.489250 17574 leader_election.cc:304] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59; no voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212
I20260713 09:08:12.489576 17830 raft_consensus.cc:2804] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:12.489907 17830 raft_consensus.cc:493] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:12.490231 17830 raft_consensus.cc:3060] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.490947 17798 tablet_bootstrap.cc:654] T 1ea6d0e794854deeb5dd960205542e1e P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.492242 17806 raft_consensus.cc:3060] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.492916 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea6d0e794854deeb5dd960205542e1e" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:12.493022 17846 consensus_queue.cc:1048] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:12.489176 17721 leader_election.cc:343] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:12.494594 17850 raft_consensus.cc:493] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.492087 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43d3f4b5e034ff19f1bdebaa522fce4" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
I20260713 09:08:12.487850 17507 catalog_manager.cc:5697] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "375b53da165b4c6bbf6745345eb4eff7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:12.501466 17806 raft_consensus.cc:2749] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:12.495177 17850 raft_consensus.cc:515] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.507965 17850 leader_election.cc:290] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:12.506038 17799 raft_consensus.cc:359] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.509317 17799 raft_consensus.cc:385] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.509690 17799 raft_consensus.cc:740] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.510419 17799 consensus_queue.cc:260] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.508029 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d185b45fa5349059dac38e2cbc37233" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
I20260713 09:08:12.517864 17606 raft_consensus.cc:2468] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 0.
I20260713 09:08:12.521519 17830 raft_consensus.cc:515] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.523020 17830 leader_election.cc:290] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:12.523906 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d185b45fa5349059dac38e2cbc37233" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:12.529994 17799 ts_tablet_manager.cc:1434] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260713 09:08:12.531553 17799 tablet_bootstrap.cc:492] T d62567de234e4e25bff87ba65185bccd P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
I20260713 09:08:12.527868 17753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d9154ea0ea4c11b06c8f1b15877bc0" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:12.532795 17753 raft_consensus.cc:3060] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:12.536936 17721 consensus_peers.cc:597] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 -> Peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Couldn't send request to peer cf368607f37844aa9ba3d05e0996b212. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:12.524468 17682 raft_consensus.cc:2468] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 0.
I20260713 09:08:12.546604 17721 leader_election.cc:304] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:12.547464 17850 raft_consensus.cc:2804] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:12.547832 17850 raft_consensus.cc:493] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:12.551004 17850 raft_consensus.cc:3060] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.557564 17806 consensus_queue.cc:1048] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:08:12.571645 17800 tablet_bootstrap.cc:492] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:12.572067 17800 ts_tablet_manager.cc:1403] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.267s	user 0.078s	sys 0.115s
I20260713 09:08:12.574589 17608 raft_consensus.cc:2468] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 1.
I20260713 09:08:12.577447 17850 raft_consensus.cc:515] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.582301 17753 raft_consensus.cc:2468] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 1.
I20260713 09:08:12.587329 17799 tablet_bootstrap.cc:654] T d62567de234e4e25bff87ba65185bccd P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.586367 17649 leader_election.cc:304] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212; no voters: 
W20260713 09:08:12.586103 17572 leader_election.cc:343] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:12.588320 17572 leader_election.cc:304] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59; no voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212
I20260713 09:08:12.588785 17830 raft_consensus.cc:2804] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:12.589110 17806 raft_consensus.cc:2749] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:12.589325 17830 raft_consensus.cc:697] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Becoming Leader. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Running, Role: LEADER
I20260713 09:08:12.611096 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d185b45fa5349059dac38e2cbc37233" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
I20260713 09:08:12.605162 17850 leader_election.cc:290] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:12.613837 17800 raft_consensus.cc:359] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.618036 17683 raft_consensus.cc:3060] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.619168 17802 raft_consensus.cc:493] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.619618 17802 raft_consensus.cc:515] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.620016 17830 consensus_queue.cc:237] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.626619 17683 raft_consensus.cc:2468] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 1.
I20260713 09:08:12.621027 17798 tablet_bootstrap.cc:492] T 1ea6d0e794854deeb5dd960205542e1e P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
I20260713 09:08:12.621572 17802 leader_election.cc:290] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:12.623840 17753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892ec2a539e9461aad91b7c22ceecf39" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:12.627779 17753 raft_consensus.cc:2468] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 0.
I20260713 09:08:12.628278 17799 tablet_bootstrap.cc:492] T d62567de234e4e25bff87ba65185bccd P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:12.627959 17721 leader_election.cc:304] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:12.628686 17799 ts_tablet_manager.cc:1403] T d62567de234e4e25bff87ba65185bccd P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.097s	user 0.018s	sys 0.015s
I20260713 09:08:12.628944 17649 leader_election.cc:304] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:12.629465 17800 raft_consensus.cc:385] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.629818 17800 raft_consensus.cc:740] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.629024 17850 raft_consensus.cc:2804] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:12.629951 17798 ts_tablet_manager.cc:1403] T 1ea6d0e794854deeb5dd960205542e1e P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.191s	user 0.043s	sys 0.031s
I20260713 09:08:12.630973 17850 raft_consensus.cc:697] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Becoming Leader. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Running, Role: LEADER
I20260713 09:08:12.631724 17799 raft_consensus.cc:359] T d62567de234e4e25bff87ba65185bccd P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.632356 17799 raft_consensus.cc:385] T d62567de234e4e25bff87ba65185bccd P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.631980 17850 consensus_queue.cc:237] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.632676 17799 raft_consensus.cc:740] T d62567de234e4e25bff87ba65185bccd P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.633280 17722 leader_election.cc:304] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [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: 17d2d88c131e4ad4a130f0bcca2a6a59, 375b53da165b4c6bbf6745345eb4eff7; no voters: cf368607f37844aa9ba3d05e0996b212
I20260713 09:08:12.633291 17799 consensus_queue.cc:260] T d62567de234e4e25bff87ba65185bccd P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.633872 17800 consensus_queue.cc:260] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.634428 17846 raft_consensus.cc:2804] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:12.636044 17800 ts_tablet_manager.cc:1434] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.064s	user 0.005s	sys 0.002s
I20260713 09:08:12.636240 17799 ts_tablet_manager.cc:1434] T d62567de234e4e25bff87ba65185bccd P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:12.637171 17799 tablet_bootstrap.cc:492] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
I20260713 09:08:12.637234 17800 tablet_bootstrap.cc:492] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:12.635788 17798 raft_consensus.cc:359] T 1ea6d0e794854deeb5dd960205542e1e P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.639889 17798 raft_consensus.cc:385] T 1ea6d0e794854deeb5dd960205542e1e P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.640235 17798 raft_consensus.cc:740] T 1ea6d0e794854deeb5dd960205542e1e P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.640861 17893 raft_consensus.cc:493] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.640923 17798 consensus_queue.cc:260] T 1ea6d0e794854deeb5dd960205542e1e P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.641399 17893 raft_consensus.cc:515] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.644282 17753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892ec2a539e9461aad91b7c22ceecf39" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:12.644824 17753 raft_consensus.cc:2468] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in term 0.
I20260713 09:08:12.646209 17574 leader_election.cc:304] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, 375b53da165b4c6bbf6745345eb4eff7; no voters: 
I20260713 09:08:12.647202 17806 raft_consensus.cc:2804] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:12.647305 17830 raft_consensus.cc:2804] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:12.647742 17806 raft_consensus.cc:493] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:12.647881 17830 raft_consensus.cc:493] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:12.648294 17806 raft_consensus.cc:3060] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.648403 17830 raft_consensus.cc:3060] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.650138 17800 tablet_bootstrap.cc:654] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.651170 17893 leader_election.cc:290] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:12.654249 17807 raft_consensus.cc:493] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.654789 17799 tablet_bootstrap.cc:654] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.654829 17807 raft_consensus.cc:515] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.658330 17807 leader_election.cc:290] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:12.659206 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37aafdf0aa7046baafed008e51528033" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
W20260713 09:08:12.660831 17721 leader_election.cc:343] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:12.661845 17800 tablet_bootstrap.cc:492] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:12.662267 17800 ts_tablet_manager.cc:1403] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260713 09:08:12.662024 17830 raft_consensus.cc:515] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.664336 17806 raft_consensus.cc:515] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.664669 17800 raft_consensus.cc:359] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.665233 17800 raft_consensus.cc:385] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.665512 17800 raft_consensus.cc:740] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.666472 17830 leader_election.cc:290] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:12.667778 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892ec2a539e9461aad91b7c22ceecf39" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:12.668022 17830 raft_consensus.cc:493] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.668491 17754 raft_consensus.cc:3060] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.668545 17830 raft_consensus.cc:515] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.672401 17799 tablet_bootstrap.cc:492] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:12.672833 17799 ts_tablet_manager.cc:1403] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.007s
I20260713 09:08:12.672787 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62567de234e4e25bff87ba65185bccd" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:12.673467 17755 raft_consensus.cc:2468] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 0.
I20260713 09:08:12.674842 17753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892ec2a539e9461aad91b7c22ceecf39" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:12.674973 17649 leader_election.cc:304] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:12.675619 17799 raft_consensus.cc:359] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.676294 17799 raft_consensus.cc:385] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.676723 17799 raft_consensus.cc:740] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.676925 17830 leader_election.cc:290] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:12.676744 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d185b45fa5349059dac38e2cbc37233" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
I20260713 09:08:12.677487 17608 raft_consensus.cc:3060] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.677588 17799 consensus_queue.cc:260] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.678130 17893 consensus_queue.cc:1048] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:12.679512 17806 leader_election.cc:290] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 election: Requested vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:12.680187 17799 ts_tablet_manager.cc:1434] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:08:12.681056 17799 tablet_bootstrap.cc:492] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
I20260713 09:08:12.681910 17754 raft_consensus.cc:2468] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 1.
I20260713 09:08:12.680938 17607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37aafdf0aa7046baafed008e51528033" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
I20260713 09:08:12.682981 17649 leader_election.cc:304] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:12.683676 17607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d9154ea0ea4c11b06c8f1b15877bc0" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
I20260713 09:08:12.684365 17607 raft_consensus.cc:3060] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.685408 17608 raft_consensus.cc:2468] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 1.
I20260713 09:08:12.690168 17799 tablet_bootstrap.cc:654] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.690373 17807 consensus_queue.cc:1048] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.698743 17608 raft_consensus.cc:3060] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.691529 17830 raft_consensus.cc:2804] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:12.700426 17830 raft_consensus.cc:493] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:12.701829 17830 raft_consensus.cc:3060] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.702999 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892ec2a539e9461aad91b7c22ceecf39" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
I20260713 09:08:12.703784 17609 raft_consensus.cc:2393] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf368607f37844aa9ba3d05e0996b212 in current term 1: Already voted for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in this term.
I20260713 09:08:12.703689 17800 consensus_queue.cc:260] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.704869 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892ec2a539e9461aad91b7c22ceecf39" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
I20260713 09:08:12.705506 17609 raft_consensus.cc:2393] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cf368607f37844aa9ba3d05e0996b212 in current term 1: Already voted for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in this term.
I20260713 09:08:12.705569 17800 ts_tablet_manager.cc:1434] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.000s
I20260713 09:08:12.706439 17800 tablet_bootstrap.cc:492] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:12.706586 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62567de234e4e25bff87ba65185bccd" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
I20260713 09:08:12.707108 17609 raft_consensus.cc:2468] T d62567de234e4e25bff87ba65185bccd P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 0.
I20260713 09:08:12.710852 17807 consensus_queue.cc:1048] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.712033 17846 raft_consensus.cc:697] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Becoming Leader. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Running, Role: LEADER
I20260713 09:08:12.713097 17846 consensus_queue.cc:237] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.694294 17607 raft_consensus.cc:2468] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 1.
I20260713 09:08:12.716915 17806 raft_consensus.cc:493] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.718480 17806 raft_consensus.cc:515] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.721745 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ffb82dc0a94c0793ae47961ea1e1b5" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
W20260713 09:08:12.722929 17574 leader_election.cc:343] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:12.723407 17806 leader_election.cc:290] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:12.725525 17830 raft_consensus.cc:515] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
W20260713 09:08:12.726924 17722 leader_election.cc:343] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:12.727363 17722 leader_election.cc:304] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7; no voters: 17d2d88c131e4ad4a130f0bcca2a6a59, cf368607f37844aa9ba3d05e0996b212
I20260713 09:08:12.730456 17896 raft_consensus.cc:2804] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:12.731377 17907 raft_consensus.cc:2749] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:12.734658 17904 raft_consensus.cc:493] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.737228 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892ec2a539e9461aad91b7c22ceecf39" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:12.735140 17904 raft_consensus.cc:515] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.747458 17896 raft_consensus.cc:697] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Becoming Leader. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Running, Role: LEADER
I20260713 09:08:12.738916 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892ec2a539e9461aad91b7c22ceecf39" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
I20260713 09:08:12.748677 17846 raft_consensus.cc:493] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.796494 17896 consensus_queue.cc:237] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.797019 17846 raft_consensus.cc:515] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.805079 17507 catalog_manager.cc:5697] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "375b53da165b4c6bbf6745345eb4eff7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:12.807132 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62567de234e4e25bff87ba65185bccd" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:12.808454 17755 raft_consensus.cc:3060] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.810715 17505 catalog_manager.cc:5697] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf368607f37844aa9ba3d05e0996b212 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:12.804153 17830 leader_election.cc:290] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:12.819047 17799 tablet_bootstrap.cc:492] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:12.819494 17799 ts_tablet_manager.cc:1403] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.139s	user 0.004s	sys 0.030s
I20260713 09:08:12.823609 17799 raft_consensus.cc:359] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.824365 17799 raft_consensus.cc:385] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.824587 17799 raft_consensus.cc:740] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.819541 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ffb82dc0a94c0793ae47961ea1e1b5" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:12.826138 17798 ts_tablet_manager.cc:1434] T 1ea6d0e794854deeb5dd960205542e1e P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.195s	user 0.038s	sys 0.100s
I20260713 09:08:12.827333 17798 tablet_bootstrap.cc:492] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:12.825093 17799 consensus_queue.cc:260] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.813481 17907 consensus_queue.cc:1048] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:08:12.848131 17846 leader_election.cc:290] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:12.849684 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea6d0e794854deeb5dd960205542e1e" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:12.850638 17682 raft_consensus.cc:2468] T 1ea6d0e794854deeb5dd960205542e1e P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 0.
I20260713 09:08:12.851982 17721 leader_election.cc:304] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:12.856330 17904 leader_election.cc:290] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:12.857939 17846 raft_consensus.cc:2804] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:12.857952 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd89cf9f21543539d32075872d19f46" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:12.858455 17846 raft_consensus.cc:493] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:12.858816 17846 raft_consensus.cc:3060] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:12.859426 17649 leader_election.cc:343] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:12.862457 17799 ts_tablet_manager.cc:1434] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.043s	user 0.029s	sys 0.003s
I20260713 09:08:12.863314 17799 tablet_bootstrap.cc:492] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
I20260713 09:08:12.869055 17846 raft_consensus.cc:515] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.871249 17846 leader_election.cc:290] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:12.864193 17755 raft_consensus.cc:2468] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 1.
I20260713 09:08:12.873282 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea6d0e794854deeb5dd960205542e1e" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
I20260713 09:08:12.873435 17800 tablet_bootstrap.cc:654] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.874032 17681 raft_consensus.cc:3060] T 1ea6d0e794854deeb5dd960205542e1e P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.874306 17649 leader_election.cc:304] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:12.881479 17910 raft_consensus.cc:2804] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:12.881951 17910 raft_consensus.cc:697] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Becoming Leader. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Running, Role: LEADER
I20260713 09:08:12.882767 17910 consensus_queue.cc:237] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.883637 17799 tablet_bootstrap.cc:654] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.901958 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea6d0e794854deeb5dd960205542e1e" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
I20260713 09:08:12.902482 17606 raft_consensus.cc:2468] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 0.
I20260713 09:08:12.900039 17681 raft_consensus.cc:2468] T 1ea6d0e794854deeb5dd960205542e1e P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 1.
I20260713 09:08:12.909366 17837 consensus_queue.cc:1048] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:08:12.916302 17505 catalog_manager.cc:5697] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "375b53da165b4c6bbf6745345eb4eff7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:12.919051 17907 consensus_queue.cc:1048] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.920011 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea6d0e794854deeb5dd960205542e1e" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
I20260713 09:08:12.920540 17606 raft_consensus.cc:3060] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.925632 17721 leader_election.cc:304] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:12.926566 17798 tablet_bootstrap.cc:654] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.926756 17846 raft_consensus.cc:2804] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:12.927299 17846 raft_consensus.cc:697] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Becoming Leader. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Running, Role: LEADER
I20260713 09:08:12.932214 17846 consensus_queue.cc:237] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.938784 17837 raft_consensus.cc:493] T f4a45f96f73b4e09a87c5781373bb01d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.939356 17837 raft_consensus.cc:515] T f4a45f96f73b4e09a87c5781373bb01d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.943688 17837 leader_election.cc:290] T f4a45f96f73b4e09a87c5781373bb01d P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:12.946857 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a45f96f73b4e09a87c5781373bb01d" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:12.948734 17507 catalog_manager.cc:5697] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf368607f37844aa9ba3d05e0996b212 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:12.952133 17574 leader_election.cc:343] T f4a45f96f73b4e09a87c5781373bb01d P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:12.952322 17606 raft_consensus.cc:2468] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 1.
I20260713 09:08:12.958153 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62567de234e4e25bff87ba65185bccd" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
I20260713 09:08:12.961664 17572 leader_election.cc:304] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59 [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: 17d2d88c131e4ad4a130f0bcca2a6a59; no voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212
I20260713 09:08:12.963006 17836 raft_consensus.cc:2749] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:12.963642 17607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd89cf9f21543539d32075872d19f46" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
I20260713 09:08:12.964480 17607 raft_consensus.cc:2468] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 0.
I20260713 09:08:12.962517 17606 raft_consensus.cc:3060] T d62567de234e4e25bff87ba65185bccd P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.973927 17606 raft_consensus.cc:2468] T d62567de234e4e25bff87ba65185bccd P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 1.
W20260713 09:08:12.974702 17572 leader_election.cc:343] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:12.975302 17572 leader_election.cc:304] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59; no voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212
I20260713 09:08:12.976279 17836 raft_consensus.cc:2749] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:12.979359 17836 consensus_queue.cc:1048] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:12.982980 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a45f96f73b4e09a87c5781373bb01d" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:12.983448 17800 tablet_bootstrap.cc:492] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:12.977715 17505 catalog_manager.cc:5697] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf368607f37844aa9ba3d05e0996b212 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:12.983855 17800 ts_tablet_manager.cc:1403] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.278s	user 0.009s	sys 0.017s
I20260713 09:08:12.984131 17799 tablet_bootstrap.cc:492] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:12.984541 17799 ts_tablet_manager.cc:1403] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.121s	user 0.016s	sys 0.000s
I20260713 09:08:12.986148 17800 raft_consensus.cc:359] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.986680 17800 raft_consensus.cc:385] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.986922 17800 raft_consensus.cc:740] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.989141 17799 raft_consensus.cc:359] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.989811 17799 raft_consensus.cc:385] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.990082 17799 raft_consensus.cc:740] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.991005 17648 leader_election.cc:304] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [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: 17d2d88c131e4ad4a130f0bcca2a6a59, cf368607f37844aa9ba3d05e0996b212; no voters: 375b53da165b4c6bbf6745345eb4eff7
I20260713 09:08:12.992096 17910 raft_consensus.cc:2804] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:12.992420 17910 raft_consensus.cc:493] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:12.992722 17910 raft_consensus.cc:3060] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.986019 17507 catalog_manager.cc:5697] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "375b53da165b4c6bbf6745345eb4eff7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:12.994134 17800 consensus_queue.cc:260] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:12.996371 17800 ts_tablet_manager.cc:1434] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:08:13.005393 17910 raft_consensus.cc:515] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.007650 17799 consensus_queue.cc:260] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.008200 17800 tablet_bootstrap.cc:492] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:13.009865 17910 leader_election.cc:290] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:13.011421 17798 tablet_bootstrap.cc:492] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
I20260713 09:08:13.019124 17798 ts_tablet_manager.cc:1403] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.192s	user 0.020s	sys 0.015s
I20260713 09:08:13.012598 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd89cf9f21543539d32075872d19f46" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:13.019620 17755 raft_consensus.cc:3060] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.021903 17800 tablet_bootstrap.cc:654] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.024670 17799 ts_tablet_manager.cc:1434] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.001s
I20260713 09:08:13.021572 17798 raft_consensus.cc:359] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.025568 17798 raft_consensus.cc:385] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.025911 17798 raft_consensus.cc:740] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.026661 17798 consensus_queue.cc:260] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.026923 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd89cf9f21543539d32075872d19f46" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
I20260713 09:08:13.027457 17609 raft_consensus.cc:3060] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.028712 17798 ts_tablet_manager.cc:1434] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260713 09:08:13.030375 17798 tablet_bootstrap.cc:492] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:13.033751 17609 raft_consensus.cc:2468] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 1.
I20260713 09:08:13.025590 17799 tablet_bootstrap.cc:492] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
W20260713 09:08:13.034896 17572 leader_election.cc:343] T f4a45f96f73b4e09a87c5781373bb01d P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:13.035357 17572 leader_election.cc:304] T f4a45f96f73b4e09a87c5781373bb01d P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59; no voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212
I20260713 09:08:13.037341 17893 raft_consensus.cc:2749] T f4a45f96f73b4e09a87c5781373bb01d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:13.038622 17755 raft_consensus.cc:2468] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 1.
I20260713 09:08:13.039719 17649 leader_election.cc:304] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:13.040504 17910 raft_consensus.cc:2804] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:13.041079 17910 raft_consensus.cc:697] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Becoming Leader. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Running, Role: LEADER
I20260713 09:08:13.042050 17910 consensus_queue.cc:237] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.041186 17800 tablet_bootstrap.cc:492] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:13.045531 17800 ts_tablet_manager.cc:1403] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.049s	user 0.004s	sys 0.009s
I20260713 09:08:13.048584 17800 raft_consensus.cc:359] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.049153 17800 raft_consensus.cc:385] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.049420 17800 raft_consensus.cc:740] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.051962 17798 tablet_bootstrap.cc:654] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.049986 17800 consensus_queue.cc:260] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.051375 17799 tablet_bootstrap.cc:654] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.055814 17800 ts_tablet_manager.cc:1434] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:08:13.058388 17800 tablet_bootstrap.cc:492] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:13.068775 17800 tablet_bootstrap.cc:654] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.071657 17505 catalog_manager.cc:5697] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf368607f37844aa9ba3d05e0996b212 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.075977 17799 tablet_bootstrap.cc:492] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:13.076459 17799 ts_tablet_manager.cc:1403] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.006s
I20260713 09:08:13.079316 17806 raft_consensus.cc:493] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.079756 17806 raft_consensus.cc:515] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.081658 17806 leader_election.cc:290] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:13.083284 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bd06e6fa8346f99632f743e82735db" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
W20260713 09:08:13.084460 17572 leader_election.cc:343] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:13.085261 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bd06e6fa8346f99632f743e82735db" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
W20260713 09:08:13.086663 17574 leader_election.cc:343] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:13.087059 17574 leader_election.cc:304] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59; no voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212
I20260713 09:08:13.087570 17798 tablet_bootstrap.cc:492] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
I20260713 09:08:13.087960 17798 ts_tablet_manager.cc:1403] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.004s
I20260713 09:08:13.088495 17806 raft_consensus.cc:2749] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:13.078737 17799 raft_consensus.cc:359] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.089936 17799 raft_consensus.cc:385] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.090189 17799 raft_consensus.cc:740] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.090884 17799 consensus_queue.cc:260] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.092730 17799 ts_tablet_manager.cc:1434] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:08:13.093497 17799 tablet_bootstrap.cc:492] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
I20260713 09:08:13.093820 17800 tablet_bootstrap.cc:492] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:13.093952 17846 consensus_queue.cc:1048] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.094199 17800 ts_tablet_manager.cc:1403] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.010s
I20260713 09:08:13.098832 17799 tablet_bootstrap.cc:654] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.101315 17798 raft_consensus.cc:359] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.102141 17798 raft_consensus.cc:385] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.102516 17798 raft_consensus.cc:740] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.103530 17798 consensus_queue.cc:260] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.106138 17800 raft_consensus.cc:359] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.106979 17800 raft_consensus.cc:385] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.107273 17800 raft_consensus.cc:740] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.107599 17798 ts_tablet_manager.cc:1434] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.005s
I20260713 09:08:13.107921 17800 consensus_queue.cc:260] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.108877 17798 tablet_bootstrap.cc:492] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:13.113492 17907 consensus_queue.cc:1048] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.115954 17800 ts_tablet_manager.cc:1434] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260713 09:08:13.116767 17800 tablet_bootstrap.cc:492] T 81bd06e6fa8346f99632f743e82735db P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:13.124212 17798 tablet_bootstrap.cc:654] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.131211 17800 tablet_bootstrap.cc:654] T 81bd06e6fa8346f99632f743e82735db P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.136618 17799 tablet_bootstrap.cc:492] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:13.136992 17799 ts_tablet_manager.cc:1403] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.022s
I20260713 09:08:13.139461 17799 raft_consensus.cc:359] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.140043 17799 raft_consensus.cc:385] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.140268 17799 raft_consensus.cc:740] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.140854 17799 consensus_queue.cc:260] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.144783 17799 ts_tablet_manager.cc:1434] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:13.147296 17799 tablet_bootstrap.cc:492] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
I20260713 09:08:13.154450 17799 tablet_bootstrap.cc:654] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.167079 17800 tablet_bootstrap.cc:492] T 81bd06e6fa8346f99632f743e82735db P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:13.167440 17800 ts_tablet_manager.cc:1403] T 81bd06e6fa8346f99632f743e82735db P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.051s	user 0.006s	sys 0.004s
I20260713 09:08:13.169836 17800 raft_consensus.cc:359] T 81bd06e6fa8346f99632f743e82735db P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.170394 17800 raft_consensus.cc:385] T 81bd06e6fa8346f99632f743e82735db P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.170742 17800 raft_consensus.cc:740] T 81bd06e6fa8346f99632f743e82735db P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.171679 17800 consensus_queue.cc:260] T 81bd06e6fa8346f99632f743e82735db P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.175243 17798 tablet_bootstrap.cc:492] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
I20260713 09:08:13.175662 17798 ts_tablet_manager.cc:1403] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.067s	user 0.006s	sys 0.031s
I20260713 09:08:13.176966 17800 ts_tablet_manager.cc:1434] T 81bd06e6fa8346f99632f743e82735db P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:08:13.177820 17800 tablet_bootstrap.cc:492] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:13.177942 17798 raft_consensus.cc:359] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.178570 17798 raft_consensus.cc:385] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.178826 17798 raft_consensus.cc:740] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.184000 17800 tablet_bootstrap.cc:654] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.188256 17798 consensus_queue.cc:260] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.190521 17798 ts_tablet_manager.cc:1434] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260713 09:08:13.192081 17800 tablet_bootstrap.cc:492] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:13.192873 17800 ts_tablet_manager.cc:1403] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.003s
I20260713 09:08:13.193432 17798 tablet_bootstrap.cc:492] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:13.194887 17799 tablet_bootstrap.cc:492] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:13.194703 17800 raft_consensus.cc:359] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.195353 17800 raft_consensus.cc:385] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.195425 17799 ts_tablet_manager.cc:1403] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.021s
I20260713 09:08:13.195660 17800 raft_consensus.cc:740] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.196336 17800 consensus_queue.cc:260] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.198190 17800 ts_tablet_manager.cc:1434] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:13.198423 17799 raft_consensus.cc:359] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.199014 17800 tablet_bootstrap.cc:492] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:13.199083 17799 raft_consensus.cc:385] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.199508 17798 tablet_bootstrap.cc:654] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.199529 17799 raft_consensus.cc:740] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.200525 17799 consensus_queue.cc:260] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.202772 17910 raft_consensus.cc:493] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.203230 17910 raft_consensus.cc:515] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.204530 17800 tablet_bootstrap.cc:654] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.205152 17910 leader_election.cc:290] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:13.207067 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ffb82dc0a94c0793ae47961ea1e1b5" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
I20260713 09:08:13.207366 17799 ts_tablet_manager.cc:1434] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:08:13.207657 17606 raft_consensus.cc:2468] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 0.
I20260713 09:08:13.208877 17648 leader_election.cc:304] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:13.212252 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ffb82dc0a94c0793ae47961ea1e1b5" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:13.212723 17896 raft_consensus.cc:2804] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:13.212815 17755 raft_consensus.cc:2468] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 0.
I20260713 09:08:13.213250 17896 raft_consensus.cc:493] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:13.213747 17896 raft_consensus.cc:3060] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.222749 17910 consensus_queue.cc:1048] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.223984 17798 tablet_bootstrap.cc:492] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
I20260713 09:08:13.224303 17798 ts_tablet_manager.cc:1403] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.007s
I20260713 09:08:13.226603 17798 raft_consensus.cc:359] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.227324 17798 raft_consensus.cc:385] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.227663 17798 raft_consensus.cc:740] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.208408 17799 tablet_bootstrap.cc:492] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59: Bootstrap starting.
I20260713 09:08:13.228487 17798 consensus_queue.cc:260] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.233774 17798 ts_tablet_manager.cc:1434] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260713 09:08:13.222203 17896 raft_consensus.cc:515] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.234668 17798 tablet_bootstrap.cc:492] T f4a45f96f73b4e09a87c5781373bb01d P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:13.236954 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ffb82dc0a94c0793ae47961ea1e1b5" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
I20260713 09:08:13.237535 17609 raft_consensus.cc:3060] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.237624 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ffb82dc0a94c0793ae47961ea1e1b5" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:13.238390 17754 raft_consensus.cc:3060] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.244464 17900 consensus_queue.cc:1048] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:13.245491 17609 raft_consensus.cc:2468] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 1.
I20260713 09:08:13.245713 17900 consensus_queue.cc:1048] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.248291 17648 leader_election.cc:304] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:13.249089 17910 raft_consensus.cc:2804] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:13.249505 17910 raft_consensus.cc:697] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Becoming Leader. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Running, Role: LEADER
I20260713 09:08:13.250384 17802 consensus_queue.cc:1048] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:13.250375 17910 consensus_queue.cc:237] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.258911 17896 leader_election.cc:290] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:13.267870 17806 raft_consensus.cc:493] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.268371 17806 raft_consensus.cc:515] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.273430 17806 leader_election.cc:290] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:13.288498 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4780fde6a5644b099122526c7ceb6cb9" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:13.290727 17798 tablet_bootstrap.cc:654] T f4a45f96f73b4e09a87c5781373bb01d P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.281433 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4780fde6a5644b099122526c7ceb6cb9" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:13.291851 17799 tablet_bootstrap.cc:654] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:13.294819 17574 leader_election.cc:343] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:13.296476 17800 tablet_bootstrap.cc:492] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:13.297004 17800 ts_tablet_manager.cc:1403] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.098s	user 0.016s	sys 0.028s
W20260713 09:08:13.300004 17572 leader_election.cc:343] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:13.300575 17800 raft_consensus.cc:359] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.301323 17800 raft_consensus.cc:385] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.301604 17800 raft_consensus.cc:740] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.281118 17754 raft_consensus.cc:2468] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 1.
I20260713 09:08:13.303001 17800 consensus_queue.cc:260] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.300590 17572 leader_election.cc:304] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59; no voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212
I20260713 09:08:13.304317 17893 raft_consensus.cc:2749] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:13.305907 17800 ts_tablet_manager.cc:1434] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260713 09:08:13.306766 17800 tablet_bootstrap.cc:492] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7: Bootstrap starting.
I20260713 09:08:13.310931 17896 raft_consensus.cc:493] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.311419 17896 raft_consensus.cc:515] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.314155 17896 leader_election.cc:290] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:13.319080 17802 raft_consensus.cc:493] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.319514 17802 raft_consensus.cc:515] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.320859 17907 consensus_queue.cc:1048] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.321349 17802 leader_election.cc:290] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:13.323192 17798 tablet_bootstrap.cc:492] T f4a45f96f73b4e09a87c5781373bb01d P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
I20260713 09:08:13.323617 17798 ts_tablet_manager.cc:1403] T f4a45f96f73b4e09a87c5781373bb01d P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.089s	user 0.017s	sys 0.009s
I20260713 09:08:13.323909 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bd06e6fa8346f99632f743e82735db" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:13.324550 17755 raft_consensus.cc:2468] T 81bd06e6fa8346f99632f743e82735db P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 0.
I20260713 09:08:13.324810 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43d3f4b5e034ff19f1bdebaa522fce4" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:13.325618 17649 leader_election.cc:304] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:13.325940 17798 raft_consensus.cc:359] T f4a45f96f73b4e09a87c5781373bb01d P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.326156 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43d3f4b5e034ff19f1bdebaa522fce4" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
I20260713 09:08:13.326596 17798 raft_consensus.cc:385] T f4a45f96f73b4e09a87c5781373bb01d P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.326941 17609 raft_consensus.cc:2393] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf368607f37844aa9ba3d05e0996b212 in current term 1: Already voted for candidate 375b53da165b4c6bbf6745345eb4eff7 in this term.
I20260713 09:08:13.326890 17798 raft_consensus.cc:740] T f4a45f96f73b4e09a87c5781373bb01d P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.327796 17896 raft_consensus.cc:2804] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:13.328315 17896 raft_consensus.cc:493] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:13.328744 17896 raft_consensus.cc:3060] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.329250 17648 leader_election.cc:304] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf368607f37844aa9ba3d05e0996b212; no voters: 17d2d88c131e4ad4a130f0bcca2a6a59, 375b53da165b4c6bbf6745345eb4eff7
I20260713 09:08:13.329226 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bd06e6fa8346f99632f743e82735db" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
I20260713 09:08:13.330389 17609 raft_consensus.cc:2468] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 0.
I20260713 09:08:13.331871 17900 raft_consensus.cc:3060] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.336126 17800 tablet_bootstrap.cc:654] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.328013 17798 consensus_queue.cc:260] T f4a45f96f73b4e09a87c5781373bb01d P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.342114 17896 raft_consensus.cc:515] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.342897 17830 consensus_queue.cc:1048] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.344112 17896 leader_election.cc:290] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:13.344249 17798 ts_tablet_manager.cc:1434] T f4a45f96f73b4e09a87c5781373bb01d P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:08:13.345345 17798 tablet_bootstrap.cc:492] T 450c97d7957c48b6bc443fb13c5a7256 P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:13.346457 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bd06e6fa8346f99632f743e82735db" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
I20260713 09:08:13.346946 17606 raft_consensus.cc:3060] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.348387 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bd06e6fa8346f99632f743e82735db" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:13.349131 17754 raft_consensus.cc:3060] T 81bd06e6fa8346f99632f743e82735db P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.352396 17900 raft_consensus.cc:2749] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:13.353581 17798 tablet_bootstrap.cc:654] T 450c97d7957c48b6bc443fb13c5a7256 P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.356299 17907 consensus_queue.cc:1048] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.357486 17606 raft_consensus.cc:2468] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 1.
I20260713 09:08:13.360361 17799 tablet_bootstrap.cc:492] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59: No bootstrap required, opened a new log
I20260713 09:08:13.360885 17799 ts_tablet_manager.cc:1403] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent bootstrapping tablet: real 0.153s	user 0.012s	sys 0.014s
I20260713 09:08:13.362191 17648 leader_election.cc:304] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:13.363377 17802 raft_consensus.cc:2804] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:13.367659 17802 raft_consensus.cc:697] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Becoming Leader. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Running, Role: LEADER
I20260713 09:08:13.367877 17907 raft_consensus.cc:493] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.368376 17907 raft_consensus.cc:515] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.368852 17802 consensus_queue.cc:237] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.370430 17907 leader_election.cc:290] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:13.371197 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a45f96f73b4e09a87c5781373bb01d" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
I20260713 09:08:13.371424 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a45f96f73b4e09a87c5781373bb01d" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:13.374853 17683 raft_consensus.cc:2468] T f4a45f96f73b4e09a87c5781373bb01d P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 0.
I20260713 09:08:13.375852 17721 leader_election.cc:304] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:13.376660 17907 raft_consensus.cc:2804] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:13.377038 17907 raft_consensus.cc:493] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:13.377411 17907 raft_consensus.cc:3060] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.384599 17907 raft_consensus.cc:515] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.385366 17830 raft_consensus.cc:493] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.385923 17505 catalog_manager.cc:5697] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf368607f37844aa9ba3d05e0996b212 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.386535 17830 raft_consensus.cc:515] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.388936 17605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a45f96f73b4e09a87c5781373bb01d" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
I20260713 09:08:13.391312 17605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64db4d5df4104d488908ce75e598bdd4" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
I20260713 09:08:13.391961 17605 raft_consensus.cc:2468] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 0.
I20260713 09:08:13.395727 17753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64db4d5df4104d488908ce75e598bdd4" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:13.396389 17753 raft_consensus.cc:2468] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 0.
I20260713 09:08:13.397475 17649 leader_election.cc:304] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:13.398182 17830 leader_election.cc:290] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:13.398694 17830 raft_consensus.cc:2804] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:13.399016 17830 raft_consensus.cc:493] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:13.399343 17830 raft_consensus.cc:3060] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.404672 17754 raft_consensus.cc:2468] T 81bd06e6fa8346f99632f743e82735db P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 1.
I20260713 09:08:13.406153 17900 consensus_queue.cc:1048] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.385890 17606 raft_consensus.cc:2468] T f4a45f96f73b4e09a87c5781373bb01d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 0.
I20260713 09:08:13.406276 17830 raft_consensus.cc:515] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.408520 17830 leader_election.cc:290] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:13.409373 17807 raft_consensus.cc:493] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.409529 17753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64db4d5df4104d488908ce75e598bdd4" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:13.410014 17753 raft_consensus.cc:3060] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.409847 17807 raft_consensus.cc:515] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.410887 17799 raft_consensus.cc:359] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.411687 17807 leader_election.cc:290] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:13.413800 17799 raft_consensus.cc:385] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.414692 17799 raft_consensus.cc:740] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.415666 17806 raft_consensus.cc:493] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.416682 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64db4d5df4104d488908ce75e598bdd4" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
I20260713 09:08:13.416565 17806 raft_consensus.cc:515] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.417212 17609 raft_consensus.cc:3060] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.417762 17753 raft_consensus.cc:2468] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 1.
I20260713 09:08:13.419659 17806 leader_election.cc:290] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:13.419772 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db935e1538194d67a542d090d7f65aa9" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:13.420374 17755 raft_consensus.cc:2468] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in term 0.
I20260713 09:08:13.421289 17574 leader_election.cc:304] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, 375b53da165b4c6bbf6745345eb4eff7; no voters: 
I20260713 09:08:13.421996 17806 raft_consensus.cc:2804] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:13.422351 17806 raft_consensus.cc:493] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:13.422678 17806 raft_consensus.cc:3060] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.422096 17799 consensus_queue.cc:260] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.424108 17605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5b4327404f4417b56f4fdc670341c4" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
I20260713 09:08:13.425415 17605 raft_consensus.cc:2468] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 0.
I20260713 09:08:13.418838 17649 leader_election.cc:304] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:13.426637 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a45f96f73b4e09a87c5781373bb01d" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
I20260713 09:08:13.427007 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5b4327404f4417b56f4fdc670341c4" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:13.427613 17830 raft_consensus.cc:2804] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:13.427753 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db935e1538194d67a542d090d7f65aa9" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:13.428043 17830 raft_consensus.cc:697] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Becoming Leader. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Running, Role: LEADER
I20260713 09:08:13.427325 17682 raft_consensus.cc:3060] T f4a45f96f73b4e09a87c5781373bb01d P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.429075 17722 leader_election.cc:304] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, 375b53da165b4c6bbf6745345eb4eff7; no voters: 
I20260713 09:08:13.429836 17807 raft_consensus.cc:2804] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:13.430143 17807 raft_consensus.cc:493] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:13.430435 17807 raft_consensus.cc:3060] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.433243 17806 raft_consensus.cc:515] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
W20260713 09:08:13.435456 17572 leader_election.cc:343] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:13.436569 17807 raft_consensus.cc:515] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
W20260713 09:08:13.436993 17721 leader_election.cc:343] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:13.428845 17830 consensus_queue.cc:237] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.439616 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db935e1538194d67a542d090d7f65aa9" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
I20260713 09:08:13.439855 17806 leader_election.cc:290] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 election: Requested vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:13.440251 17504 catalog_manager.cc:5697] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf368607f37844aa9ba3d05e0996b212 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:13.441180 17572 leader_election.cc:343] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:13.441466 17807 leader_election.cc:290] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:13.422693 17907 leader_election.cc:290] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:13.442499 17605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5b4327404f4417b56f4fdc670341c4" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
I20260713 09:08:13.443158 17605 raft_consensus.cc:3060] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.444649 17799 ts_tablet_manager.cc:1434] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59: Time spent starting tablet: real 0.083s	user 0.003s	sys 0.002s
I20260713 09:08:13.453413 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db935e1538194d67a542d090d7f65aa9" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:13.454051 17754 raft_consensus.cc:3060] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.458079 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5b4327404f4417b56f4fdc670341c4" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
W20260713 09:08:13.445881 17555 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:08:13.459606 17721 leader_election.cc:343] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:13.462400 17605 raft_consensus.cc:2468] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 1.
I20260713 09:08:13.463374 17722 leader_election.cc:304] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [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: 17d2d88c131e4ad4a130f0bcca2a6a59, 375b53da165b4c6bbf6745345eb4eff7; no voters: cf368607f37844aa9ba3d05e0996b212
I20260713 09:08:13.464725 17807 raft_consensus.cc:2804] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:13.465134 17807 raft_consensus.cc:697] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Becoming Leader. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Running, Role: LEADER
I20260713 09:08:13.465915 17807 consensus_queue.cc:237] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.466464 17609 raft_consensus.cc:2468] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 1.
I20260713 09:08:13.464736 17800 tablet_bootstrap.cc:492] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7: No bootstrap required, opened a new log
I20260713 09:08:13.469033 17800 ts_tablet_manager.cc:1403] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7: Time spent bootstrapping tablet: real 0.162s	user 0.011s	sys 0.025s
I20260713 09:08:13.470765 17798 tablet_bootstrap.cc:492] T 450c97d7957c48b6bc443fb13c5a7256 P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
I20260713 09:08:13.471127 17798 ts_tablet_manager.cc:1403] T 450c97d7957c48b6bc443fb13c5a7256 P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.126s	user 0.005s	sys 0.024s
I20260713 09:08:13.471575 17505 catalog_manager.cc:5697] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf368607f37844aa9ba3d05e0996b212 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.473141 17798 raft_consensus.cc:359] T 450c97d7957c48b6bc443fb13c5a7256 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.478368 17798 raft_consensus.cc:385] T 450c97d7957c48b6bc443fb13c5a7256 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.478714 17798 raft_consensus.cc:740] T 450c97d7957c48b6bc443fb13c5a7256 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.475106 17682 raft_consensus.cc:2468] T f4a45f96f73b4e09a87c5781373bb01d P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 1.
I20260713 09:08:13.476450 17846 consensus_queue.cc:1048] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.479501 17798 consensus_queue.cc:260] T 450c97d7957c48b6bc443fb13c5a7256 P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.477458 17800 raft_consensus.cc:359] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.480588 17800 raft_consensus.cc:385] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.480829 17800 raft_consensus.cc:740] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.481468 17800 consensus_queue.cc:260] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.481846 17798 ts_tablet_manager.cc:1434] T 450c97d7957c48b6bc443fb13c5a7256 P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:08:13.482841 17798 tablet_bootstrap.cc:492] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:13.483882 17800 ts_tablet_manager.cc:1434] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260713 09:08:13.486546 17504 catalog_manager.cc:5697] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "375b53da165b4c6bbf6745345eb4eff7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:13.488032 17798 tablet_bootstrap.cc:654] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.492861 17721 leader_election.cc:304] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 [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: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212; no voters: 17d2d88c131e4ad4a130f0bcca2a6a59
I20260713 09:08:13.494544 17798 tablet_bootstrap.cc:492] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
I20260713 09:08:13.493856 17807 raft_consensus.cc:2804] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:13.496462 17798 ts_tablet_manager.cc:1403] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260713 09:08:13.498186 17807 raft_consensus.cc:697] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Becoming Leader. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Running, Role: LEADER
I20260713 09:08:13.498895 17798 raft_consensus.cc:359] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.498994 17807 consensus_queue.cc:237] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.500124 17798 raft_consensus.cc:385] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.500382 17798 raft_consensus.cc:740] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.500952 17798 consensus_queue.cc:260] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.503093 17798 ts_tablet_manager.cc:1434] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:08:13.504161 17798 tablet_bootstrap.cc:492] T 37aafdf0aa7046baafed008e51528033 P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:13.507500 17754 raft_consensus.cc:2468] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in term 1.
I20260713 09:08:13.507405 17846 consensus_queue.cc:1048] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.510129 17798 tablet_bootstrap.cc:654] T 37aafdf0aa7046baafed008e51528033 P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.513396 17574 leader_election.cc:304] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [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: 17d2d88c131e4ad4a130f0bcca2a6a59, 375b53da165b4c6bbf6745345eb4eff7; no voters: cf368607f37844aa9ba3d05e0996b212
I20260713 09:08:13.515039 17507 catalog_manager.cc:5697] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "375b53da165b4c6bbf6745345eb4eff7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:13.518373 17893 raft_consensus.cc:2804] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:13.518865 17893 raft_consensus.cc:697] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Becoming Leader. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Running, Role: LEADER
I20260713 09:08:13.519647 17893 consensus_queue.cc:237] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.538604 17507 catalog_manager.cc:5697] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65). New cstate: current_term: 1 leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.544068 17798 tablet_bootstrap.cc:492] T 37aafdf0aa7046baafed008e51528033 P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
I20260713 09:08:13.544741 17798 ts_tablet_manager.cc:1403] T 37aafdf0aa7046baafed008e51528033 P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.012s
I20260713 09:08:13.547081 17798 raft_consensus.cc:359] T 37aafdf0aa7046baafed008e51528033 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.547662 17798 raft_consensus.cc:385] T 37aafdf0aa7046baafed008e51528033 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.547909 17798 raft_consensus.cc:740] T 37aafdf0aa7046baafed008e51528033 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.548480 17798 consensus_queue.cc:260] T 37aafdf0aa7046baafed008e51528033 P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.550525 17798 ts_tablet_manager.cc:1434] T 37aafdf0aa7046baafed008e51528033 P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:13.552414 17798 tablet_bootstrap.cc:492] T de5b4327404f4417b56f4fdc670341c4 P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:13.554149 17830 consensus_queue.cc:1048] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.557904 17798 tablet_bootstrap.cc:654] T de5b4327404f4417b56f4fdc670341c4 P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.561691 17798 tablet_bootstrap.cc:492] T de5b4327404f4417b56f4fdc670341c4 P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
I20260713 09:08:13.562060 17798 ts_tablet_manager.cc:1403] T de5b4327404f4417b56f4fdc670341c4 P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:08:13.564359 17798 raft_consensus.cc:359] T de5b4327404f4417b56f4fdc670341c4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.564939 17798 raft_consensus.cc:385] T de5b4327404f4417b56f4fdc670341c4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.565196 17798 raft_consensus.cc:740] T de5b4327404f4417b56f4fdc670341c4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.565837 17798 consensus_queue.cc:260] T de5b4327404f4417b56f4fdc670341c4 P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.568015 17798 ts_tablet_manager.cc:1434] T de5b4327404f4417b56f4fdc670341c4 P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:08:13.568796 17798 tablet_bootstrap.cc:492] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212: Bootstrap starting.
I20260713 09:08:13.570636 17682 raft_consensus.cc:3060] T 450c97d7957c48b6bc443fb13c5a7256 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.581053 17802 consensus_queue.cc:1048] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.582775 17798 tablet_bootstrap.cc:654] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.594425 17798 tablet_bootstrap.cc:492] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212: No bootstrap required, opened a new log
I20260713 09:08:13.594795 17798 ts_tablet_manager.cc:1403] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.004s
I20260713 09:08:13.597082 17798 raft_consensus.cc:359] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.598435 17798 raft_consensus.cc:385] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.598724 17798 raft_consensus.cc:740] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.599602 17798 consensus_queue.cc:260] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.601171 17798 ts_tablet_manager.cc:1434] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:13.624861 17830 raft_consensus.cc:493] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.625258 17830 raft_consensus.cc:515] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.626791 17830 leader_election.cc:290] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:13.627421 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4780fde6a5644b099122526c7ceb6cb9" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
I20260713 09:08:13.627674 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4780fde6a5644b099122526c7ceb6cb9" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:13.628032 17606 raft_consensus.cc:2468] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 0.
I20260713 09:08:13.628261 17754 raft_consensus.cc:2468] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 0.
I20260713 09:08:13.629050 17648 leader_election.cc:304] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:13.629684 17830 raft_consensus.cc:2804] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:13.630031 17830 raft_consensus.cc:493] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:13.630288 17830 raft_consensus.cc:3060] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.634132 17830 raft_consensus.cc:515] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.636047 17830 leader_election.cc:290] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:13.636366 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4780fde6a5644b099122526c7ceb6cb9" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
I20260713 09:08:13.636598 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4780fde6a5644b099122526c7ceb6cb9" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:13.636837 17606 raft_consensus.cc:3060] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.637099 17754 raft_consensus.cc:3060] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.640874 17606 raft_consensus.cc:2468] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 1.
I20260713 09:08:13.641700 17648 leader_election.cc:304] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:13.642287 17830 raft_consensus.cc:2804] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:13.642556 17754 raft_consensus.cc:2468] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf368607f37844aa9ba3d05e0996b212 in term 1.
I20260713 09:08:13.642673 17830 raft_consensus.cc:697] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Becoming Leader. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Running, Role: LEADER
I20260713 09:08:13.643525 17830 consensus_queue.cc:237] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.649686 17830 consensus_queue.cc:1048] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.651530 17505 catalog_manager.cc:5697] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf368607f37844aa9ba3d05e0996b212 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.661170 17910 consensus_queue.cc:1048] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.824925 17802 consensus_queue.cc:1048] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.836849 17910 consensus_queue.cc:1048] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.837776 17900 raft_consensus.cc:493] T de5b4327404f4417b56f4fdc670341c4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.838248 17900 raft_consensus.cc:515] T de5b4327404f4417b56f4fdc670341c4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.840276 17900 leader_election.cc:290] T de5b4327404f4417b56f4fdc670341c4 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:13.841269 17753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5b4327404f4417b56f4fdc670341c4" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:13.841713 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5b4327404f4417b56f4fdc670341c4" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
I20260713 09:08:13.841279 17893 raft_consensus.cc:493] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.842505 17606 raft_consensus.cc:2393] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf368607f37844aa9ba3d05e0996b212 in current term 1: Already voted for candidate 375b53da165b4c6bbf6745345eb4eff7 in this term.
I20260713 09:08:13.842799 17893 raft_consensus.cc:515] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.843760 17648 leader_election.cc:304] T de5b4327404f4417b56f4fdc670341c4 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf368607f37844aa9ba3d05e0996b212; no voters: 17d2d88c131e4ad4a130f0bcca2a6a59, 375b53da165b4c6bbf6745345eb4eff7
I20260713 09:08:13.844678 17900 raft_consensus.cc:3060] T de5b4327404f4417b56f4fdc670341c4 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.844848 17893 leader_election.cc:290] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:13.846515 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37aafdf0aa7046baafed008e51528033" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212" is_pre_election: true
I20260713 09:08:13.846783 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37aafdf0aa7046baafed008e51528033" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:13.847131 17682 raft_consensus.cc:2468] T 37aafdf0aa7046baafed008e51528033 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in term 0.
I20260713 09:08:13.847389 17755 raft_consensus.cc:2468] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in term 0.
I20260713 09:08:13.848685 17572 leader_election.cc:304] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:13.850312 17910 consensus_queue.cc:1048] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.851248 17900 raft_consensus.cc:2749] T de5b4327404f4417b56f4fdc670341c4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:13.855515 17893 raft_consensus.cc:2804] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:13.855468 17897 consensus_queue.cc:1048] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.855963 17893 raft_consensus.cc:493] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:13.856356 17893 raft_consensus.cc:3060] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.863014 17893 raft_consensus.cc:515] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.865548 17896 consensus_queue.cc:1048] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.866267 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37aafdf0aa7046baafed008e51528033" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:13.866796 17755 raft_consensus.cc:3060] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.868616 17893 leader_election.cc:290] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 election: Requested vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:13.869801 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37aafdf0aa7046baafed008e51528033" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
I20260713 09:08:13.870329 17681 raft_consensus.cc:3060] T 37aafdf0aa7046baafed008e51528033 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.874856 17830 raft_consensus.cc:493] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.875497 17830 raft_consensus.cc:515] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.876873 17755 raft_consensus.cc:2468] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in term 1.
I20260713 09:08:13.877532 17830 leader_election.cc:290] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:13.878095 17574 leader_election.cc:304] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, 375b53da165b4c6bbf6745345eb4eff7; no voters: 
I20260713 09:08:13.879096 17893 raft_consensus.cc:2804] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:13.879060 17846 consensus_queue.cc:1048] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:13.880636 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db935e1538194d67a542d090d7f65aa9" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "375b53da165b4c6bbf6745345eb4eff7" is_pre_election: true
I20260713 09:08:13.881382 17755 raft_consensus.cc:2393] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf368607f37844aa9ba3d05e0996b212 in current term 1: Already voted for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in this term.
I20260713 09:08:13.881457 17893 raft_consensus.cc:697] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Becoming Leader. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Running, Role: LEADER
I20260713 09:08:13.881403 17681 raft_consensus.cc:2468] T 37aafdf0aa7046baafed008e51528033 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in term 1.
I20260713 09:08:13.882582 17893 consensus_queue.cc:237] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:13.885247 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db935e1538194d67a542d090d7f65aa9" candidate_uuid: "cf368607f37844aa9ba3d05e0996b212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" is_pre_election: true
I20260713 09:08:13.886852 17648 leader_election.cc:304] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf368607f37844aa9ba3d05e0996b212; no voters: 17d2d88c131e4ad4a130f0bcca2a6a59, 375b53da165b4c6bbf6745345eb4eff7
I20260713 09:08:13.888327 17900 raft_consensus.cc:3060] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.896323 17900 raft_consensus.cc:2749] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:13.906339 17505 catalog_manager.cc:5697] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65). New cstate: current_term: 1 leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.976950 17846 consensus_queue.cc:1048] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.985745 17609 raft_consensus.cc:3060] T f4a45f96f73b4e09a87c5781373bb01d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.994118 17846 consensus_queue.cc:1048] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:14.046808 17893 consensus_queue.cc:1048] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:14.058424 17893 consensus_queue.cc:1048] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:14.126492 17896 consensus_queue.cc:1048] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:14.138249 17830 consensus_queue.cc:1048] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:14.232190 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:14.237287 17982 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:14.237920 17983 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:14.239377 17985 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:14.240166 16509 server_base.cc:1061] running on GCE node
I20260713 09:08:14.240903 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:14.241057 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:14.241191 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933694241181 us; error 0 us; skew 500 ppm
I20260713 09:08:14.241576 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:14.243664 16509 webserver.cc:533] Webserver started at http://127.16.31.68:35321/ using document root <none> and password file <none>
I20260713 09:08:14.244055 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:14.244187 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:14.244369 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:14.245209 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-3-root/instance:
uuid: "fa1b5f1b12a340abafa6cea545943ba9"
format_stamp: "Formatted at 2026-07-13 09:08:14 on dist-test-slave-23pb"
I20260713 09:08:14.249133 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:14.251942 17990 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:14.252564 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:14.252828 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-3-root
uuid: "fa1b5f1b12a340abafa6cea545943ba9"
format_stamp: "Formatted at 2026-07-13 09:08:14 on dist-test-slave-23pb"
I20260713 09:08:14.253060 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:14.269693 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:14.270974 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:14.272940 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:14.275399 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:14.275611 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:14.275916 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:14.276139 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:14.341838 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.68:37737
I20260713 09:08:14.341907 18052 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.68:37737 every 8 connection(s)
I20260713 09:08:14.346721 16509 auto_leader_rebalancer-test.cc:392] add a tserver: fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:14.363566 18053 heartbeater.cc:344] Connected to a master server at 127.16.31.126:39431
I20260713 09:08:14.363972 18053 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:14.364542 18053 heartbeater.cc:507] Master 127.16.31.126:39431 requested a full tablet report, sending...
I20260713 09:08:14.366019 17505 ts_manager.cc:194] Registered new tserver with Master: fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68:37737)
I20260713 09:08:14.367193 17505 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46524
I20260713 09:08:14.425799 17978 consensus_queue.cc:1048] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:14.436823 17978 consensus_queue.cc:1048] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:14.502158 17606 consensus_queue.cc:237] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Queue 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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:14.508453 17753 raft_consensus.cc:1275] T 784d5d6b09774f54b961e14c89a6a3a4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:14.508510 17681 raft_consensus.cc:1275] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:14.510047 17806 consensus_queue.cc:1048] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:14.510846 17978 consensus_queue.cc:1048] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:14.521009 17575 consensus_peers.cc:597] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 -> Peer fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68:37737): Couldn't send request to peer fa1b5f1b12a340abafa6cea545943ba9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 784d5d6b09774f54b961e14c89a6a3a4. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:14.521255 17978 raft_consensus.cc:2955] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:14.522668 17753 raft_consensus.cc:2955] T 784d5d6b09774f54b961e14c89a6a3a4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:14.523736 17681 raft_consensus.cc:2955] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:14.533701 17506 catalog_manager.cc:5697] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 reported cstate change: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New cstate: current_term: 1 leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:14.558431 17681 consensus_queue.cc:237] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Queue 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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:14.564059 17606 raft_consensus.cc:1275] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:14.564060 17753 raft_consensus.cc:1275] T 81bd06e6fa8346f99632f743e82735db P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:14.565483 17830 consensus_queue.cc:1048] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:14.566308 17900 consensus_queue.cc:1048] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:14.573055 17910 raft_consensus.cc:2955] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
W20260713 09:08:14.574833 17650 consensus_peers.cc:597] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 -> Peer fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68:37737): Couldn't send request to peer fa1b5f1b12a340abafa6cea545943ba9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 81bd06e6fa8346f99632f743e82735db. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:14.575273 17753 raft_consensus.cc:2955] T 81bd06e6fa8346f99632f743e82735db P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:14.576354 17606 raft_consensus.cc:2955] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:14.586771 17507 catalog_manager.cc:5697] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 reported cstate change: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:14.587961 17681 consensus_queue.cc:237] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Queue 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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:14.599587 17609 raft_consensus.cc:1275] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:14.601104 17910 consensus_queue.cc:1048] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:14.601966 17650 consensus_peers.cc:597] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 -> Peer fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68:37737): Couldn't send request to peer fa1b5f1b12a340abafa6cea545943ba9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 76ffb82dc0a94c0793ae47961ea1e1b5. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:14.608129 17830 raft_consensus.cc:2955] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:14.613404 17609 raft_consensus.cc:2955] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:14.617944 17753 raft_consensus.cc:1275] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:14.619537 17900 consensus_queue.cc:1048] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:14.622514 17606 consensus_queue.cc:237] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Queue 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: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:14.623729 17753 raft_consensus.cc:2955] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:14.624689 17507 catalog_manager.cc:5697] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 reported cstate change: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:14.634443 17755 raft_consensus.cc:1275] T 30a5058fd6f24eebb32b90a7e267a00b P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:14.637881 17575 consensus_peers.cc:597] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 -> Peer fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68:37737): Couldn't send request to peer fa1b5f1b12a340abafa6cea545943ba9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 30a5058fd6f24eebb32b90a7e267a00b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:14.638125 17681 raft_consensus.cc:1275] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:14.640980 18066 consensus_queue.cc:1048] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:14.643949 18066 consensus_queue.cc:1048] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:14.651925 17806 raft_consensus.cc:2955] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:14.653637 17681 raft_consensus.cc:2955] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:14.665292 17755 raft_consensus.cc:2955] T 30a5058fd6f24eebb32b90a7e267a00b P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:14.667008 17506 catalog_manager.cc:5697] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 reported cstate change: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New cstate: current_term: 1 leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:15.077714 18076 ts_tablet_manager.cc:933] T 81bd06e6fa8346f99632f743e82735db P fa1b5f1b12a340abafa6cea545943ba9: Initiating tablet copy from peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:15.079332 18076 tablet_copy_client.cc:323] T 81bd06e6fa8346f99632f743e82735db P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.31.66:41195
I20260713 09:08:15.091405 17694 tablet_copy_service.cc:140] P cf368607f37844aa9ba3d05e0996b212: Received BeginTabletCopySession request for tablet 81bd06e6fa8346f99632f743e82735db from peer fa1b5f1b12a340abafa6cea545943ba9 ({username='slave'} at 127.0.0.1:35804)
I20260713 09:08:15.091882 17694 tablet_copy_service.cc:161] P cf368607f37844aa9ba3d05e0996b212: Beginning new tablet copy session on tablet 81bd06e6fa8346f99632f743e82735db from peer fa1b5f1b12a340abafa6cea545943ba9 at {username='slave'} at 127.0.0.1:35804: session id = fa1b5f1b12a340abafa6cea545943ba9-81bd06e6fa8346f99632f743e82735db
I20260713 09:08:15.096611 17694 tablet_copy_source_session.cc:215] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:15.099310 18076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81bd06e6fa8346f99632f743e82735db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:15.109418 18076 tablet_copy_client.cc:806] T 81bd06e6fa8346f99632f743e82735db P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:15.110096 18076 tablet_copy_client.cc:670] T 81bd06e6fa8346f99632f743e82735db P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:15.117897 18076 tablet_copy_client.cc:538] T 81bd06e6fa8346f99632f743e82735db P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:15.118983 18080 ts_tablet_manager.cc:933] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9: Initiating tablet copy from peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:15.128865 18080 tablet_copy_client.cc:323] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.31.66:41195
I20260713 09:08:15.130724 17694 tablet_copy_service.cc:140] P cf368607f37844aa9ba3d05e0996b212: Received BeginTabletCopySession request for tablet 76ffb82dc0a94c0793ae47961ea1e1b5 from peer fa1b5f1b12a340abafa6cea545943ba9 ({username='slave'} at 127.0.0.1:35804)
I20260713 09:08:15.131179 17694 tablet_copy_service.cc:161] P cf368607f37844aa9ba3d05e0996b212: Beginning new tablet copy session on tablet 76ffb82dc0a94c0793ae47961ea1e1b5 from peer fa1b5f1b12a340abafa6cea545943ba9 at {username='slave'} at 127.0.0.1:35804: session id = fa1b5f1b12a340abafa6cea545943ba9-76ffb82dc0a94c0793ae47961ea1e1b5
I20260713 09:08:15.131745 18076 tablet_bootstrap.cc:492] T 81bd06e6fa8346f99632f743e82735db P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap starting.
I20260713 09:08:15.139009 17694 tablet_copy_source_session.cc:215] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:15.142096 18080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76ffb82dc0a94c0793ae47961ea1e1b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:15.150844 18084 ts_tablet_manager.cc:933] T 784d5d6b09774f54b961e14c89a6a3a4 P fa1b5f1b12a340abafa6cea545943ba9: Initiating tablet copy from peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259)
I20260713 09:08:15.157101 18080 tablet_copy_client.cc:806] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:15.157641 18080 tablet_copy_client.cc:670] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:15.161103 18080 tablet_copy_client.cc:538] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:15.163264 18084 tablet_copy_client.cc:323] T 784d5d6b09774f54b961e14c89a6a3a4 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.31.65:39259
I20260713 09:08:15.169049 18080 tablet_bootstrap.cc:492] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap starting.
I20260713 09:08:15.178586 18076 tablet_bootstrap.cc:492] T 81bd06e6fa8346f99632f743e82735db P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:15.179543 18076 tablet_bootstrap.cc:492] T 81bd06e6fa8346f99632f743e82735db P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap complete.
I20260713 09:08:15.180177 18076 ts_tablet_manager.cc:1403] T 81bd06e6fa8346f99632f743e82735db P fa1b5f1b12a340abafa6cea545943ba9: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.017s
I20260713 09:08:15.183319 18076 raft_consensus.cc:359] T 81bd06e6fa8346f99632f743e82735db P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:15.184146 18076 raft_consensus.cc:740] T 81bd06e6fa8346f99632f743e82735db P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Initialized, Role: LEARNER
I20260713 09:08:15.184803 18076 consensus_queue.cc:260] T 81bd06e6fa8346f99632f743e82735db P fa1b5f1b12a340abafa6cea545943ba9 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:15.187326 17619 tablet_copy_service.cc:140] P 17d2d88c131e4ad4a130f0bcca2a6a59: Received BeginTabletCopySession request for tablet 784d5d6b09774f54b961e14c89a6a3a4 from peer fa1b5f1b12a340abafa6cea545943ba9 ({username='slave'} at 127.0.0.1:49014)
I20260713 09:08:15.188026 17619 tablet_copy_service.cc:161] P 17d2d88c131e4ad4a130f0bcca2a6a59: Beginning new tablet copy session on tablet 784d5d6b09774f54b961e14c89a6a3a4 from peer fa1b5f1b12a340abafa6cea545943ba9 at {username='slave'} at 127.0.0.1:49014: session id = fa1b5f1b12a340abafa6cea545943ba9-784d5d6b09774f54b961e14c89a6a3a4
I20260713 09:08:15.195461 17619 tablet_copy_source_session.cc:215] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:15.198984 18084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784d5d6b09774f54b961e14c89a6a3a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:15.201086 18080 tablet_bootstrap.cc:492] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:15.201983 18080 tablet_bootstrap.cc:492] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap complete.
I20260713 09:08:15.202633 18080 ts_tablet_manager.cc:1403] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.004s
I20260713 09:08:15.205570 18080 raft_consensus.cc:359] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:15.206351 18080 raft_consensus.cc:740] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Initialized, Role: LEARNER
I20260713 09:08:15.212512 18053 heartbeater.cc:499] Master 127.16.31.126:39431 was elected leader, sending a full tablet report...
I20260713 09:08:15.212901 18090 ts_tablet_manager.cc:933] T 30a5058fd6f24eebb32b90a7e267a00b P fa1b5f1b12a340abafa6cea545943ba9: Initiating tablet copy from peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259)
I20260713 09:08:15.213696 18080 consensus_queue.cc:260] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:15.217370 18080 ts_tablet_manager.cc:1434] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:08:15.219578 17694 tablet_copy_service.cc:342] P cf368607f37844aa9ba3d05e0996b212: Request end of tablet copy session fa1b5f1b12a340abafa6cea545943ba9-76ffb82dc0a94c0793ae47961ea1e1b5 received from {username='slave'} at 127.0.0.1:35804
I20260713 09:08:15.219995 17694 tablet_copy_service.cc:434] P cf368607f37844aa9ba3d05e0996b212: ending tablet copy session fa1b5f1b12a340abafa6cea545943ba9-76ffb82dc0a94c0793ae47961ea1e1b5 on tablet 76ffb82dc0a94c0793ae47961ea1e1b5 with peer fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:15.220216 18084 tablet_copy_client.cc:806] T 784d5d6b09774f54b961e14c89a6a3a4 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:15.220888 18084 tablet_copy_client.cc:670] T 784d5d6b09774f54b961e14c89a6a3a4 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:15.225648 18084 tablet_copy_client.cc:538] T 784d5d6b09774f54b961e14c89a6a3a4 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:15.232569 18076 ts_tablet_manager.cc:1434] T 81bd06e6fa8346f99632f743e82735db P fa1b5f1b12a340abafa6cea545943ba9: Time spent starting tablet: real 0.052s	user 0.016s	sys 0.002s
I20260713 09:08:15.233006 18090 tablet_copy_client.cc:323] T 30a5058fd6f24eebb32b90a7e267a00b P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.31.65:39259
I20260713 09:08:15.234627 17694 tablet_copy_service.cc:342] P cf368607f37844aa9ba3d05e0996b212: Request end of tablet copy session fa1b5f1b12a340abafa6cea545943ba9-81bd06e6fa8346f99632f743e82735db received from {username='slave'} at 127.0.0.1:35804
I20260713 09:08:15.235054 17694 tablet_copy_service.cc:434] P cf368607f37844aa9ba3d05e0996b212: ending tablet copy session fa1b5f1b12a340abafa6cea545943ba9-81bd06e6fa8346f99632f743e82735db on tablet 81bd06e6fa8346f99632f743e82735db with peer fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:15.234649 17619 tablet_copy_service.cc:140] P 17d2d88c131e4ad4a130f0bcca2a6a59: Received BeginTabletCopySession request for tablet 30a5058fd6f24eebb32b90a7e267a00b from peer fa1b5f1b12a340abafa6cea545943ba9 ({username='slave'} at 127.0.0.1:49014)
I20260713 09:08:15.236310 18084 tablet_bootstrap.cc:492] T 784d5d6b09774f54b961e14c89a6a3a4 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap starting.
I20260713 09:08:15.236255 17619 tablet_copy_service.cc:161] P 17d2d88c131e4ad4a130f0bcca2a6a59: Beginning new tablet copy session on tablet 30a5058fd6f24eebb32b90a7e267a00b from peer fa1b5f1b12a340abafa6cea545943ba9 at {username='slave'} at 127.0.0.1:49014: session id = fa1b5f1b12a340abafa6cea545943ba9-30a5058fd6f24eebb32b90a7e267a00b
I20260713 09:08:15.243846 17619 tablet_copy_source_session.cc:215] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:15.246999 18090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a5058fd6f24eebb32b90a7e267a00b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:15.255843 18084 tablet_bootstrap.cc:492] T 784d5d6b09774f54b961e14c89a6a3a4 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:15.256851 18084 tablet_bootstrap.cc:492] T 784d5d6b09774f54b961e14c89a6a3a4 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap complete.
I20260713 09:08:15.257475 18084 ts_tablet_manager.cc:1403] T 784d5d6b09774f54b961e14c89a6a3a4 P fa1b5f1b12a340abafa6cea545943ba9: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260713 09:08:15.260352 18084 raft_consensus.cc:359] T 784d5d6b09774f54b961e14c89a6a3a4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:15.261093 18084 raft_consensus.cc:740] T 784d5d6b09774f54b961e14c89a6a3a4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Initialized, Role: LEARNER
I20260713 09:08:15.261721 18084 consensus_queue.cc:260] T 784d5d6b09774f54b961e14c89a6a3a4 P fa1b5f1b12a340abafa6cea545943ba9 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:15.263305 18090 tablet_copy_client.cc:806] T 30a5058fd6f24eebb32b90a7e267a00b P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:15.263810 18090 tablet_copy_client.cc:670] T 30a5058fd6f24eebb32b90a7e267a00b P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:15.267385 18090 tablet_copy_client.cc:538] T 30a5058fd6f24eebb32b90a7e267a00b P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:15.271107 18084 ts_tablet_manager.cc:1434] T 784d5d6b09774f54b961e14c89a6a3a4 P fa1b5f1b12a340abafa6cea545943ba9: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:08:15.272639 17619 tablet_copy_service.cc:342] P 17d2d88c131e4ad4a130f0bcca2a6a59: Request end of tablet copy session fa1b5f1b12a340abafa6cea545943ba9-784d5d6b09774f54b961e14c89a6a3a4 received from {username='slave'} at 127.0.0.1:49014
I20260713 09:08:15.272989 17619 tablet_copy_service.cc:434] P 17d2d88c131e4ad4a130f0bcca2a6a59: ending tablet copy session fa1b5f1b12a340abafa6cea545943ba9-784d5d6b09774f54b961e14c89a6a3a4 on tablet 784d5d6b09774f54b961e14c89a6a3a4 with peer fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:15.275144 18090 tablet_bootstrap.cc:492] T 30a5058fd6f24eebb32b90a7e267a00b P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap starting.
I20260713 09:08:15.296904 18090 tablet_bootstrap.cc:492] T 30a5058fd6f24eebb32b90a7e267a00b P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:15.297482 18090 tablet_bootstrap.cc:492] T 30a5058fd6f24eebb32b90a7e267a00b P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap complete.
I20260713 09:08:15.297955 18090 ts_tablet_manager.cc:1403] T 30a5058fd6f24eebb32b90a7e267a00b P fa1b5f1b12a340abafa6cea545943ba9: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260713 09:08:15.299998 18090 raft_consensus.cc:359] T 30a5058fd6f24eebb32b90a7e267a00b P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:15.300701 18090 raft_consensus.cc:740] T 30a5058fd6f24eebb32b90a7e267a00b P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Initialized, Role: LEARNER
I20260713 09:08:15.301278 18090 consensus_queue.cc:260] T 30a5058fd6f24eebb32b90a7e267a00b P fa1b5f1b12a340abafa6cea545943ba9 [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: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:15.303326 18090 ts_tablet_manager.cc:1434] T 30a5058fd6f24eebb32b90a7e267a00b P fa1b5f1b12a340abafa6cea545943ba9: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.007s
I20260713 09:08:15.305049 17619 tablet_copy_service.cc:342] P 17d2d88c131e4ad4a130f0bcca2a6a59: Request end of tablet copy session fa1b5f1b12a340abafa6cea545943ba9-30a5058fd6f24eebb32b90a7e267a00b received from {username='slave'} at 127.0.0.1:49014
I20260713 09:08:15.305405 17619 tablet_copy_service.cc:434] P 17d2d88c131e4ad4a130f0bcca2a6a59: ending tablet copy session fa1b5f1b12a340abafa6cea545943ba9-30a5058fd6f24eebb32b90a7e267a00b on tablet 30a5058fd6f24eebb32b90a7e267a00b with peer fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:15.667120 18028 raft_consensus.cc:1217] T 81bd06e6fa8346f99632f743e82735db P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:15.674165 18028 raft_consensus.cc:1217] T 784d5d6b09774f54b961e14c89a6a3a4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:15.717442 18028 raft_consensus.cc:1217] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:15.785889 18028 raft_consensus.cc:1217] T 30a5058fd6f24eebb32b90a7e267a00b P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:16.055970 18072 raft_consensus.cc:1064] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212: attempting to promote NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 to VOTER
I20260713 09:08:16.057983 18072 consensus_queue.cc:237] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:16.064237 17755 raft_consensus.cc:1275] T 81bd06e6fa8346f99632f743e82735db P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.064515 18028 raft_consensus.cc:1275] T 81bd06e6fa8346f99632f743e82735db P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.065599 17910 consensus_queue.cc:1048] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.065774 17607 raft_consensus.cc:1275] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.066346 18099 consensus_queue.cc:1048] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.067230 18094 consensus_queue.cc:1048] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.091280 18094 raft_consensus.cc:2955] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.092929 17755 raft_consensus.cc:2955] T 81bd06e6fa8346f99632f743e82735db P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.093981 17607 raft_consensus.cc:2955] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.101692 18028 raft_consensus.cc:2955] T 81bd06e6fa8346f99632f743e82735db P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.107579 17507 catalog_manager.cc:5697] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 reported cstate change: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:16.135697 17682 consensus_queue.cc:237] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [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: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:16.142836 18028 raft_consensus.cc:1275] T 81bd06e6fa8346f99632f743e82735db P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:16.143299 17755 raft_consensus.cc:1275] T 81bd06e6fa8346f99632f743e82735db P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:16.144234 18099 consensus_queue.cc:1048] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:16.146492 17910 consensus_queue.cc:1048] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:16.150951 17910 raft_consensus.cc:2955] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.152618 18028 raft_consensus.cc:2955] T 81bd06e6fa8346f99632f743e82735db P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.156157 17755 raft_consensus.cc:2955] T 81bd06e6fa8346f99632f743e82735db P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.160785 17491 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 81bd06e6fa8346f99632f743e82735db with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:16.166642 17507 catalog_manager.cc:5697] T 81bd06e6fa8346f99632f743e82735db P fa1b5f1b12a340abafa6cea545943ba9 reported cstate change: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.176196 17591 tablet_service.cc:1558] Processing DeleteTablet for tablet 81bd06e6fa8346f99632f743e82735db with delete_type TABLET_DATA_TOMBSTONED (TS 17d2d88c131e4ad4a130f0bcca2a6a59 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48974
I20260713 09:08:16.179301 18108 tablet_replica.cc:333] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
I20260713 09:08:16.180099 18108 raft_consensus.cc:2243] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.180619 18108 raft_consensus.cc:2272] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.183748 18108 ts_tablet_manager.cc:1916] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:16.194432 18108 ts_tablet_manager.cc:1929] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:16.194867 18108 log.cc:1199] T 81bd06e6fa8346f99632f743e82735db P 17d2d88c131e4ad4a130f0bcca2a6a59: Deleting WAL directory at /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-0-root/wals/81bd06e6fa8346f99632f743e82735db
I20260713 09:08:16.196151 17492 catalog_manager.cc:5028] TS 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): tablet 81bd06e6fa8346f99632f743e82735db (table test-workload [id=66125c447b8943928a0e684c4dd7acd0]) successfully deleted
I20260713 09:08:16.247143 18099 raft_consensus.cc:1064] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212: attempting to promote NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 to VOTER
I20260713 09:08:16.249033 18099 consensus_queue.cc:237] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:16.255155 18028 raft_consensus.cc:1275] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.255525 17755 raft_consensus.cc:1275] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.256788 18072 consensus_queue.cc:1048] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.256989 17607 raft_consensus.cc:1275] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.258477 18072 consensus_queue.cc:1048] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.259780 18094 consensus_queue.cc:1048] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.261623 18097 raft_consensus.cc:1064] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59: attempting to promote NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 to VOTER
I20260713 09:08:16.263875 18097 consensus_queue.cc:237] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:16.283510 18027 raft_consensus.cc:1275] T 784d5d6b09774f54b961e14c89a6a3a4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.284448 17753 raft_consensus.cc:1275] T 784d5d6b09774f54b961e14c89a6a3a4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.285542 18096 consensus_queue.cc:1048] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:16.288308 17806 consensus_queue.cc:1048] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.296566 17681 raft_consensus.cc:1275] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.297952 18096 consensus_queue.cc:1048] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:16.316987 18099 raft_consensus.cc:2955] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.319262 17753 raft_consensus.cc:2955] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.332041 17806 raft_consensus.cc:2955] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.347846 17607 raft_consensus.cc:2955] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.352027 18028 raft_consensus.cc:2955] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.349751 17682 raft_consensus.cc:2955] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.355986 18027 raft_consensus.cc:2955] T 784d5d6b09774f54b961e14c89a6a3a4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.354234 17506 catalog_manager.cc:5697] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 reported cstate change: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:16.384227 17755 raft_consensus.cc:2955] T 784d5d6b09774f54b961e14c89a6a3a4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.385519 17507 catalog_manager.cc:5697] T 784d5d6b09774f54b961e14c89a6a3a4 P fa1b5f1b12a340abafa6cea545943ba9 reported cstate change: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.389106 17682 consensus_queue.cc:237] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:16.394300 18028 raft_consensus.cc:1275] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:16.395612 18099 consensus_queue.cc:1048] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:16.403708 18072 raft_consensus.cc:2955] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.404949 17607 raft_consensus.cc:1275] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:16.406127 18094 consensus_queue.cc:1048] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:16.405416 18027 raft_consensus.cc:2955] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.410496 17606 raft_consensus.cc:2955] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.414920 18115 raft_consensus.cc:1064] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59: attempting to promote NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 to VOTER
I20260713 09:08:16.417794 18115 consensus_queue.cc:237] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [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: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:16.422633 17609 consensus_queue.cc:237] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:16.425392 17491 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 76ffb82dc0a94c0793ae47961ea1e1b5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:16.430195 17506 catalog_manager.cc:5697] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 reported cstate change: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:16.432655 17753 raft_consensus.cc:1275] T 784d5d6b09774f54b961e14c89a6a3a4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:16.434087 18097 consensus_queue.cc:1048] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:16.435587 18028 raft_consensus.cc:1275] T 30a5058fd6f24eebb32b90a7e267a00b P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.437264 18114 consensus_queue.cc:1048] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:16.438403 17682 raft_consensus.cc:1275] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.442581 18115 consensus_queue.cc:1048] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.444048 17743 tablet_service.cc:1558] Processing DeleteTablet for tablet 76ffb82dc0a94c0793ae47961ea1e1b5 with delete_type TABLET_DATA_TOMBSTONED (TS 375b53da165b4c6bbf6745345eb4eff7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51326
I20260713 09:08:16.449365 17755 raft_consensus.cc:1275] T 30a5058fd6f24eebb32b90a7e267a00b P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.450752 18097 consensus_queue.cc:1048] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.453464 18114 raft_consensus.cc:2955] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.457497 18027 raft_consensus.cc:1275] T 784d5d6b09774f54b961e14c89a6a3a4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:16.461081 17753 raft_consensus.cc:2955] T 784d5d6b09774f54b961e14c89a6a3a4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.477345 18097 consensus_queue.cc:1048] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:16.486469 17492 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 784d5d6b09774f54b961e14c89a6a3a4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:16.500968 18027 raft_consensus.cc:2955] T 784d5d6b09774f54b961e14c89a6a3a4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.505287 18121 tablet_replica.cc:333] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
I20260713 09:08:16.506372 18121 raft_consensus.cc:2243] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.507203 17506 catalog_manager.cc:5697] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 reported cstate change: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New cstate: current_term: 1 leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:16.510571 17806 raft_consensus.cc:2955] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.515403 18121 raft_consensus.cc:2272] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.522629 18121 ts_tablet_manager.cc:1916] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 375b53da165b4c6bbf6745345eb4eff7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:16.523743 17671 tablet_service.cc:1558] Processing DeleteTablet for tablet 784d5d6b09774f54b961e14c89a6a3a4 with delete_type TABLET_DATA_TOMBSTONED (TS cf368607f37844aa9ba3d05e0996b212 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35758
I20260713 09:08:16.524148 17681 raft_consensus.cc:2955] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.518726 18026 raft_consensus.cc:2955] T 30a5058fd6f24eebb32b90a7e267a00b P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.542187 17506 catalog_manager.cc:5697] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 reported cstate change: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:16.544528 18124 tablet_replica.cc:333] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:16.546093 18121 ts_tablet_manager.cc:1929] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 375b53da165b4c6bbf6745345eb4eff7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:16.548286 18121 log.cc:1199] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 375b53da165b4c6bbf6745345eb4eff7: Deleting WAL directory at /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-2-root/wals/76ffb82dc0a94c0793ae47961ea1e1b5
I20260713 09:08:16.550098 17493 catalog_manager.cc:5028] TS 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677): tablet 76ffb82dc0a94c0793ae47961ea1e1b5 (table test-workload [id=66125c447b8943928a0e684c4dd7acd0]) successfully deleted
I20260713 09:08:16.553342 18124 raft_consensus.cc:2243] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.555874 18124 raft_consensus.cc:2272] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.553730 17754 raft_consensus.cc:2955] T 30a5058fd6f24eebb32b90a7e267a00b P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.560418 18124 ts_tablet_manager.cc:1916] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:16.566176 17607 consensus_queue.cc:237] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [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: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:16.573041 18026 raft_consensus.cc:1275] T 30a5058fd6f24eebb32b90a7e267a00b P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:16.573259 18124 ts_tablet_manager.cc:1929] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:16.573632 18124 log.cc:1199] T 784d5d6b09774f54b961e14c89a6a3a4 P cf368607f37844aa9ba3d05e0996b212: Deleting WAL directory at /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-1-root/wals/784d5d6b09774f54b961e14c89a6a3a4
I20260713 09:08:16.574832 18115 consensus_queue.cc:1048] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:16.575184 17491 catalog_manager.cc:5028] TS cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): tablet 784d5d6b09774f54b961e14c89a6a3a4 (table test-workload [id=66125c447b8943928a0e684c4dd7acd0]) successfully deleted
I20260713 09:08:16.578722 17681 raft_consensus.cc:1275] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:16.579967 17806 consensus_queue.cc:1048] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:16.581146 18114 raft_consensus.cc:2955] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.583762 17681 raft_consensus.cc:2955] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.588914 18026 raft_consensus.cc:2955] T 30a5058fd6f24eebb32b90a7e267a00b P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.591063 17492 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 30a5058fd6f24eebb32b90a7e267a00b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:16.594426 17503 catalog_manager.cc:5697] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 reported cstate change: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New cstate: current_term: 1 leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:16.606202 17743 tablet_service.cc:1558] Processing DeleteTablet for tablet 30a5058fd6f24eebb32b90a7e267a00b with delete_type TABLET_DATA_TOMBSTONED (TS 375b53da165b4c6bbf6745345eb4eff7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51326
I20260713 09:08:16.607092 18121 tablet_replica.cc:333] T 30a5058fd6f24eebb32b90a7e267a00b P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
I20260713 09:08:16.607761 18121 raft_consensus.cc:2243] T 30a5058fd6f24eebb32b90a7e267a00b P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.608407 18121 raft_consensus.cc:2272] T 30a5058fd6f24eebb32b90a7e267a00b P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.611251 18121 ts_tablet_manager.cc:1916] T 30a5058fd6f24eebb32b90a7e267a00b P 375b53da165b4c6bbf6745345eb4eff7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:16.620775 18121 ts_tablet_manager.cc:1929] T 30a5058fd6f24eebb32b90a7e267a00b P 375b53da165b4c6bbf6745345eb4eff7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:16.621081 18121 log.cc:1199] T 30a5058fd6f24eebb32b90a7e267a00b P 375b53da165b4c6bbf6745345eb4eff7: Deleting WAL directory at /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-2-root/wals/30a5058fd6f24eebb32b90a7e267a00b
I20260713 09:08:16.622280 17493 catalog_manager.cc:5028] TS 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677): tablet 30a5058fd6f24eebb32b90a7e267a00b (table test-workload [id=66125c447b8943928a0e684c4dd7acd0]) successfully deleted
I20260713 09:08:17.642681 17682 consensus_queue.cc:237] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Queue 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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
W20260713 09:08:17.649199 17650 consensus_peers.cc:597] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 -> Peer fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68:37737): Couldn't send request to peer fa1b5f1b12a340abafa6cea545943ba9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d62567de234e4e25bff87ba65185bccd. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:17.649770 17607 raft_consensus.cc:1275] T d62567de234e4e25bff87ba65185bccd P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:17.649675 17754 raft_consensus.cc:1275] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:17.651748 18129 consensus_queue.cc:1048] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:17.652868 18099 consensus_queue.cc:1048] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:17.661547 18072 raft_consensus.cc:2955] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:17.662930 17607 raft_consensus.cc:2955] T d62567de234e4e25bff87ba65185bccd P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:17.671207 17754 raft_consensus.cc:2955] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:17.677467 17607 consensus_queue.cc:237] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Queue 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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:17.678437 17505 catalog_manager.cc:5697] T d62567de234e4e25bff87ba65185bccd P 17d2d88c131e4ad4a130f0bcca2a6a59 reported cstate change: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:17.693328 17682 raft_consensus.cc:1275] T 466053711dd94e528831a9c2d8fb08eb P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:17.693580 17754 raft_consensus.cc:1275] T 466053711dd94e528831a9c2d8fb08eb P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:17.693606 17575 consensus_peers.cc:597] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 -> Peer fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68:37737): Couldn't send request to peer fa1b5f1b12a340abafa6cea545943ba9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 466053711dd94e528831a9c2d8fb08eb. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:17.694700 18127 consensus_queue.cc:1048] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:17.695508 17806 consensus_queue.cc:1048] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:17.706534 18135 raft_consensus.cc:2955] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:17.707842 17682 raft_consensus.cc:2955] T 466053711dd94e528831a9c2d8fb08eb P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:17.709407 17754 raft_consensus.cc:2955] T 466053711dd94e528831a9c2d8fb08eb P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:17.721565 17607 consensus_queue.cc:237] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Queue 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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:17.721621 17505 catalog_manager.cc:5697] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 reported cstate change: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New cstate: current_term: 1 leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:17.741524 17682 raft_consensus.cc:1275] T 37aafdf0aa7046baafed008e51528033 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:17.741851 17575 consensus_peers.cc:597] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 -> Peer fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68:37737): Couldn't send request to peer fa1b5f1b12a340abafa6cea545943ba9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 37aafdf0aa7046baafed008e51528033. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:17.741945 17754 raft_consensus.cc:1275] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:17.742847 18127 consensus_queue.cc:1048] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:17.743613 17806 consensus_queue.cc:1048] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:17.751375 18135 raft_consensus.cc:2955] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:17.752684 17754 raft_consensus.cc:2955] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:17.752866 17682 raft_consensus.cc:2955] T 37aafdf0aa7046baafed008e51528033 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:17.768805 17505 catalog_manager.cc:5697] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 reported cstate change: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New cstate: current_term: 1 leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:17.785635 17754 consensus_queue.cc:237] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Queue 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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:17.793336 17682 raft_consensus.cc:1275] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:17.793946 17607 raft_consensus.cc:1275] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:17.795264 18125 consensus_queue.cc:1048] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:17.796509 18103 consensus_queue.cc:1048] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:17.818778 18125 raft_consensus.cc:2955] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:17.820526 17607 raft_consensus.cc:2955] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:17.824729 17682 raft_consensus.cc:2955] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:17.831415 17506 catalog_manager.cc:5697] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59 reported cstate change: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New cstate: current_term: 1 leader_uuid: "375b53da165b4c6bbf6745345eb4eff7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
W20260713 09:08:17.838987 17724 consensus_peers.cc:597] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 -> Peer fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68:37737): Couldn't send request to peer fa1b5f1b12a340abafa6cea545943ba9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d185b45fa5349059dac38e2cbc37233. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:18.196308 18151 ts_tablet_manager.cc:933] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9: Initiating tablet copy from peer 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:18.198410 18151 tablet_copy_client.cc:323] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.31.67:41677
I20260713 09:08:18.208978 17768 tablet_copy_service.cc:140] P 375b53da165b4c6bbf6745345eb4eff7: Received BeginTabletCopySession request for tablet 8d185b45fa5349059dac38e2cbc37233 from peer fa1b5f1b12a340abafa6cea545943ba9 ({username='slave'} at 127.0.0.1:40914)
I20260713 09:08:18.209461 17768 tablet_copy_service.cc:161] P 375b53da165b4c6bbf6745345eb4eff7: Beginning new tablet copy session on tablet 8d185b45fa5349059dac38e2cbc37233 from peer fa1b5f1b12a340abafa6cea545943ba9 at {username='slave'} at 127.0.0.1:40914: session id = fa1b5f1b12a340abafa6cea545943ba9-8d185b45fa5349059dac38e2cbc37233
I20260713 09:08:18.214735 17768 tablet_copy_source_session.cc:215] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:18.217486 18151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d185b45fa5349059dac38e2cbc37233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:18.227777 18151 tablet_copy_client.cc:806] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:18.228317 18151 tablet_copy_client.cc:670] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:18.231582 18151 tablet_copy_client.cc:538] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:18.236337 18151 tablet_bootstrap.cc:492] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap starting.
I20260713 09:08:18.255949 18151 tablet_bootstrap.cc:492] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:18.256865 18151 tablet_bootstrap.cc:492] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap complete.
I20260713 09:08:18.257516 18151 ts_tablet_manager.cc:1403] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260713 09:08:18.257647 18155 ts_tablet_manager.cc:933] T 466053711dd94e528831a9c2d8fb08eb P fa1b5f1b12a340abafa6cea545943ba9: Initiating tablet copy from peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259)
I20260713 09:08:18.261492 18151 raft_consensus.cc:359] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:18.262656 18151 raft_consensus.cc:740] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Initialized, Role: LEARNER
I20260713 09:08:18.263513 18151 consensus_queue.cc:260] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:18.266172 18155 tablet_copy_client.cc:323] T 466053711dd94e528831a9c2d8fb08eb P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.31.65:39259
I20260713 09:08:18.268258 17619 tablet_copy_service.cc:140] P 17d2d88c131e4ad4a130f0bcca2a6a59: Received BeginTabletCopySession request for tablet 466053711dd94e528831a9c2d8fb08eb from peer fa1b5f1b12a340abafa6cea545943ba9 ({username='slave'} at 127.0.0.1:49014)
I20260713 09:08:18.268836 18151 ts_tablet_manager.cc:1434] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:08:18.268781 17619 tablet_copy_service.cc:161] P 17d2d88c131e4ad4a130f0bcca2a6a59: Beginning new tablet copy session on tablet 466053711dd94e528831a9c2d8fb08eb from peer fa1b5f1b12a340abafa6cea545943ba9 at {username='slave'} at 127.0.0.1:49014: session id = fa1b5f1b12a340abafa6cea545943ba9-466053711dd94e528831a9c2d8fb08eb
I20260713 09:08:18.270509 17768 tablet_copy_service.cc:342] P 375b53da165b4c6bbf6745345eb4eff7: Request end of tablet copy session fa1b5f1b12a340abafa6cea545943ba9-8d185b45fa5349059dac38e2cbc37233 received from {username='slave'} at 127.0.0.1:40914
I20260713 09:08:18.270994 17768 tablet_copy_service.cc:434] P 375b53da165b4c6bbf6745345eb4eff7: ending tablet copy session fa1b5f1b12a340abafa6cea545943ba9-8d185b45fa5349059dac38e2cbc37233 on tablet 8d185b45fa5349059dac38e2cbc37233 with peer fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:18.271540 18156 ts_tablet_manager.cc:933] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9: Initiating tablet copy from peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:18.275198 18156 tablet_copy_client.cc:323] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.31.66:41195
I20260713 09:08:18.276561 17619 tablet_copy_source_session.cc:215] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:18.276860 17694 tablet_copy_service.cc:140] P cf368607f37844aa9ba3d05e0996b212: Received BeginTabletCopySession request for tablet d62567de234e4e25bff87ba65185bccd from peer fa1b5f1b12a340abafa6cea545943ba9 ({username='slave'} at 127.0.0.1:35804)
I20260713 09:08:18.277339 17694 tablet_copy_service.cc:161] P cf368607f37844aa9ba3d05e0996b212: Beginning new tablet copy session on tablet d62567de234e4e25bff87ba65185bccd from peer fa1b5f1b12a340abafa6cea545943ba9 at {username='slave'} at 127.0.0.1:35804: session id = fa1b5f1b12a340abafa6cea545943ba9-d62567de234e4e25bff87ba65185bccd
I20260713 09:08:18.279913 18155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466053711dd94e528831a9c2d8fb08eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:18.284205 17694 tablet_copy_source_session.cc:215] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:18.287071 18156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62567de234e4e25bff87ba65185bccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:18.297369 18151 ts_tablet_manager.cc:933] T 37aafdf0aa7046baafed008e51528033 P fa1b5f1b12a340abafa6cea545943ba9: Initiating tablet copy from peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259)
I20260713 09:08:18.300524 18155 tablet_copy_client.cc:806] T 466053711dd94e528831a9c2d8fb08eb P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:18.301047 18155 tablet_copy_client.cc:670] T 466053711dd94e528831a9c2d8fb08eb P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:18.304352 18155 tablet_copy_client.cc:538] T 466053711dd94e528831a9c2d8fb08eb P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:18.307313 18156 tablet_copy_client.cc:806] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:18.307932 18156 tablet_copy_client.cc:670] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:18.308471 18151 tablet_copy_client.cc:323] T 37aafdf0aa7046baafed008e51528033 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.31.65:39259
I20260713 09:08:18.310002 17619 tablet_copy_service.cc:140] P 17d2d88c131e4ad4a130f0bcca2a6a59: Received BeginTabletCopySession request for tablet 37aafdf0aa7046baafed008e51528033 from peer fa1b5f1b12a340abafa6cea545943ba9 ({username='slave'} at 127.0.0.1:49014)
I20260713 09:08:18.310489 17619 tablet_copy_service.cc:161] P 17d2d88c131e4ad4a130f0bcca2a6a59: Beginning new tablet copy session on tablet 37aafdf0aa7046baafed008e51528033 from peer fa1b5f1b12a340abafa6cea545943ba9 at {username='slave'} at 127.0.0.1:49014: session id = fa1b5f1b12a340abafa6cea545943ba9-37aafdf0aa7046baafed008e51528033
I20260713 09:08:18.311966 18156 tablet_copy_client.cc:538] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:18.312430 18155 tablet_bootstrap.cc:492] T 466053711dd94e528831a9c2d8fb08eb P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap starting.
I20260713 09:08:18.317222 17619 tablet_copy_source_session.cc:215] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:18.319883 18156 tablet_bootstrap.cc:492] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap starting.
I20260713 09:08:18.320464 18151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37aafdf0aa7046baafed008e51528033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:18.344018 18151 tablet_copy_client.cc:806] T 37aafdf0aa7046baafed008e51528033 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:18.344566 18151 tablet_copy_client.cc:670] T 37aafdf0aa7046baafed008e51528033 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:18.349575 18151 tablet_copy_client.cc:538] T 37aafdf0aa7046baafed008e51528033 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:18.353168 18155 tablet_bootstrap.cc:492] T 466053711dd94e528831a9c2d8fb08eb P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:18.354004 18155 tablet_bootstrap.cc:492] T 466053711dd94e528831a9c2d8fb08eb P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap complete.
I20260713 09:08:18.354760 18155 ts_tablet_manager.cc:1403] T 466053711dd94e528831a9c2d8fb08eb P fa1b5f1b12a340abafa6cea545943ba9: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.000s
I20260713 09:08:18.357450 18155 raft_consensus.cc:359] T 466053711dd94e528831a9c2d8fb08eb P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:18.358217 18155 raft_consensus.cc:740] T 466053711dd94e528831a9c2d8fb08eb P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Initialized, Role: LEARNER
I20260713 09:08:18.359465 18151 tablet_bootstrap.cc:492] T 37aafdf0aa7046baafed008e51528033 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap starting.
I20260713 09:08:18.359736 18155 consensus_queue.cc:260] T 466053711dd94e528831a9c2d8fb08eb P fa1b5f1b12a340abafa6cea545943ba9 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:18.364537 18155 ts_tablet_manager.cc:1434] T 466053711dd94e528831a9c2d8fb08eb P fa1b5f1b12a340abafa6cea545943ba9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:18.365386 18156 tablet_bootstrap.cc:492] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:18.366117 18156 tablet_bootstrap.cc:492] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap complete.
I20260713 09:08:18.366678 18156 ts_tablet_manager.cc:1403] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.010s
I20260713 09:08:18.370416 18156 raft_consensus.cc:359] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:18.370868 17619 tablet_copy_service.cc:342] P 17d2d88c131e4ad4a130f0bcca2a6a59: Request end of tablet copy session fa1b5f1b12a340abafa6cea545943ba9-466053711dd94e528831a9c2d8fb08eb received from {username='slave'} at 127.0.0.1:49014
I20260713 09:08:18.371218 18156 raft_consensus.cc:740] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Initialized, Role: LEARNER
I20260713 09:08:18.371346 17619 tablet_copy_service.cc:434] P 17d2d88c131e4ad4a130f0bcca2a6a59: ending tablet copy session fa1b5f1b12a340abafa6cea545943ba9-466053711dd94e528831a9c2d8fb08eb on tablet 466053711dd94e528831a9c2d8fb08eb with peer fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:18.371843 18156 consensus_queue.cc:260] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:18.374282 18156 ts_tablet_manager.cc:1434] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:18.377861 17694 tablet_copy_service.cc:342] P cf368607f37844aa9ba3d05e0996b212: Request end of tablet copy session fa1b5f1b12a340abafa6cea545943ba9-d62567de234e4e25bff87ba65185bccd received from {username='slave'} at 127.0.0.1:35804
I20260713 09:08:18.378279 17694 tablet_copy_service.cc:434] P cf368607f37844aa9ba3d05e0996b212: ending tablet copy session fa1b5f1b12a340abafa6cea545943ba9-d62567de234e4e25bff87ba65185bccd on tablet d62567de234e4e25bff87ba65185bccd with peer fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:18.398362 18151 tablet_bootstrap.cc:492] T 37aafdf0aa7046baafed008e51528033 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:18.399091 18151 tablet_bootstrap.cc:492] T 37aafdf0aa7046baafed008e51528033 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap complete.
I20260713 09:08:18.399705 18151 ts_tablet_manager.cc:1403] T 37aafdf0aa7046baafed008e51528033 P fa1b5f1b12a340abafa6cea545943ba9: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.013s
I20260713 09:08:18.402159 18151 raft_consensus.cc:359] T 37aafdf0aa7046baafed008e51528033 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:18.402791 18151 raft_consensus.cc:740] T 37aafdf0aa7046baafed008e51528033 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Initialized, Role: LEARNER
I20260713 09:08:18.403218 18151 consensus_queue.cc:260] T 37aafdf0aa7046baafed008e51528033 P fa1b5f1b12a340abafa6cea545943ba9 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:18.404979 18151 ts_tablet_manager.cc:1434] T 37aafdf0aa7046baafed008e51528033 P fa1b5f1b12a340abafa6cea545943ba9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:18.406473 17619 tablet_copy_service.cc:342] P 17d2d88c131e4ad4a130f0bcca2a6a59: Request end of tablet copy session fa1b5f1b12a340abafa6cea545943ba9-37aafdf0aa7046baafed008e51528033 received from {username='slave'} at 127.0.0.1:49014
I20260713 09:08:18.406880 17619 tablet_copy_service.cc:434] P 17d2d88c131e4ad4a130f0bcca2a6a59: ending tablet copy session fa1b5f1b12a340abafa6cea545943ba9-37aafdf0aa7046baafed008e51528033 on tablet 37aafdf0aa7046baafed008e51528033 with peer fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:18.715404 18027 raft_consensus.cc:1217] T 466053711dd94e528831a9c2d8fb08eb P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:18.766738 18027 raft_consensus.cc:1217] T 37aafdf0aa7046baafed008e51528033 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:18.775790 18027 raft_consensus.cc:1217] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:18.832962 18027 raft_consensus.cc:1217] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:19.094419 18165 raft_consensus.cc:1064] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59: attempting to promote NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 to VOTER
I20260713 09:08:19.096843 18165 consensus_queue.cc:237] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:19.103117 18026 raft_consensus.cc:1275] T 466053711dd94e528831a9c2d8fb08eb P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:19.104424 17806 consensus_queue.cc:1048] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:19.105304 17753 raft_consensus.cc:1275] T 466053711dd94e528831a9c2d8fb08eb P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:19.105796 17681 raft_consensus.cc:1275] T 466053711dd94e528831a9c2d8fb08eb P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:19.106671 18165 consensus_queue.cc:1048] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:08:19.108636 18164 consensus_queue.cc:1048] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:19.122828 18165 raft_consensus.cc:2955] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.129287 17681 raft_consensus.cc:2955] T 466053711dd94e528831a9c2d8fb08eb P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.136639 17753 raft_consensus.cc:2955] T 466053711dd94e528831a9c2d8fb08eb P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.152189 17505 catalog_manager.cc:5697] T 466053711dd94e528831a9c2d8fb08eb P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.158157 18026 raft_consensus.cc:2955] T 466053711dd94e528831a9c2d8fb08eb P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.188385 17607 consensus_queue.cc:237] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:19.192507 18026 raft_consensus.cc:1275] T 466053711dd94e528831a9c2d8fb08eb P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:19.193885 18165 consensus_queue.cc:1048] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:19.197000 17753 raft_consensus.cc:1275] T 466053711dd94e528831a9c2d8fb08eb P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:19.198333 18164 consensus_queue.cc:1048] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:19.200975 17806 raft_consensus.cc:2955] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.208446 18027 raft_consensus.cc:2955] T 466053711dd94e528831a9c2d8fb08eb P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.219445 17753 raft_consensus.cc:2955] T 466053711dd94e528831a9c2d8fb08eb P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.227586 18099 raft_consensus.cc:1064] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212: attempting to promote NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 to VOTER
I20260713 09:08:19.228641 17492 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 466053711dd94e528831a9c2d8fb08eb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:19.229995 18099 consensus_queue.cc:237] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:19.228152 17504 catalog_manager.cc:5697] T 466053711dd94e528831a9c2d8fb08eb P fa1b5f1b12a340abafa6cea545943ba9 reported cstate change: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New cstate: current_term: 1 leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.237753 18026 raft_consensus.cc:1275] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:19.239279 18129 consensus_queue.cc:1048] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:19.241914 17753 raft_consensus.cc:1275] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:19.243913 17607 raft_consensus.cc:1275] T d62567de234e4e25bff87ba65185bccd P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:19.245201 18168 consensus_queue.cc:1048] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:19.246009 18099 consensus_queue.cc:1048] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:19.252359 17671 tablet_service.cc:1558] Processing DeleteTablet for tablet 466053711dd94e528831a9c2d8fb08eb with delete_type TABLET_DATA_TOMBSTONED (TS cf368607f37844aa9ba3d05e0996b212 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35758
I20260713 09:08:19.262037 18179 tablet_replica.cc:333] T 466053711dd94e528831a9c2d8fb08eb P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:19.263167 18179 raft_consensus.cc:2243] T 466053711dd94e528831a9c2d8fb08eb P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:19.263814 18179 raft_consensus.cc:2272] T 466053711dd94e528831a9c2d8fb08eb P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.264746 18168 raft_consensus.cc:2955] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.267558 17753 raft_consensus.cc:2955] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.269348 18179 ts_tablet_manager.cc:1916] T 466053711dd94e528831a9c2d8fb08eb P cf368607f37844aa9ba3d05e0996b212: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:19.271226 17607 raft_consensus.cc:2955] T d62567de234e4e25bff87ba65185bccd P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.282847 18103 raft_consensus.cc:1064] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7: attempting to promote NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 to VOTER
I20260713 09:08:19.285099 18103 consensus_queue.cc:237] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:19.289435 17503 catalog_manager.cc:5697] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.291244 18026 raft_consensus.cc:2955] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.297031 18179 ts_tablet_manager.cc:1929] T 466053711dd94e528831a9c2d8fb08eb P cf368607f37844aa9ba3d05e0996b212: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:19.297578 18179 log.cc:1199] T 466053711dd94e528831a9c2d8fb08eb P cf368607f37844aa9ba3d05e0996b212: Deleting WAL directory at /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-1-root/wals/466053711dd94e528831a9c2d8fb08eb
I20260713 09:08:19.300793 17491 catalog_manager.cc:5028] TS cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): tablet 466053711dd94e528831a9c2d8fb08eb (table test-workload [id=66125c447b8943928a0e684c4dd7acd0]) successfully deleted
I20260713 09:08:19.309320 18026 raft_consensus.cc:1275] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:19.310510 18125 consensus_queue.cc:1048] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:19.317132 17607 raft_consensus.cc:1275] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:19.319316 18125 consensus_queue.cc:1048] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:19.322894 17682 raft_consensus.cc:1275] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:19.328632 17681 consensus_queue.cc:237] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [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: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:19.330127 18125 raft_consensus.cc:2955] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.331131 18103 consensus_queue.cc:1048] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:19.331558 17607 raft_consensus.cc:2955] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.348018 17753 raft_consensus.cc:1275] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:19.348235 18027 raft_consensus.cc:1275] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:19.349411 18168 consensus_queue.cc:1048] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:19.346457 17506 catalog_manager.cc:5697] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59 reported cstate change: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "375b53da165b4c6bbf6745345eb4eff7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.350476 18166 raft_consensus.cc:1064] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59: attempting to promote NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 to VOTER
I20260713 09:08:19.351274 18182 consensus_queue.cc:1048] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:19.352747 18166 consensus_queue.cc:237] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:19.358526 18027 raft_consensus.cc:2955] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.365916 17682 raft_consensus.cc:2955] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.367725 18168 raft_consensus.cc:2955] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.369482 17753 raft_consensus.cc:2955] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.392146 17491 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d62567de234e4e25bff87ba65185bccd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:19.396864 18026 raft_consensus.cc:2955] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.401021 17506 catalog_manager.cc:5697] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 reported cstate change: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:19.403754 18027 raft_consensus.cc:1275] T 37aafdf0aa7046baafed008e51528033 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:19.405566 18164 consensus_queue.cc:1048] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:19.414359 17754 raft_consensus.cc:1275] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:19.416005 17806 consensus_queue.cc:1048] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:19.421969 17753 consensus_queue.cc:237] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:19.424275 17682 raft_consensus.cc:1275] T 37aafdf0aa7046baafed008e51528033 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:19.425567 17806 consensus_queue.cc:1048] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:19.428634 18027 raft_consensus.cc:1275] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:19.429774 17591 tablet_service.cc:1558] Processing DeleteTablet for tablet d62567de234e4e25bff87ba65185bccd with delete_type TABLET_DATA_TOMBSTONED (TS 17d2d88c131e4ad4a130f0bcca2a6a59 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48974
I20260713 09:08:19.438684 18191 consensus_queue.cc:1048] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:19.441387 17606 raft_consensus.cc:1275] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:19.444053 18191 consensus_queue.cc:1048] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:19.446257 18184 raft_consensus.cc:2955] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.449476 18026 raft_consensus.cc:2955] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.452680 17607 raft_consensus.cc:2955] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.462461 17505 catalog_manager.cc:5697] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9 reported cstate change: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New cstate: current_term: 1 leader_uuid: "375b53da165b4c6bbf6745345eb4eff7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.464401 17493 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8d185b45fa5349059dac38e2cbc37233 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:19.470654 18195 tablet_replica.cc:333] T d62567de234e4e25bff87ba65185bccd P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
I20260713 09:08:19.471791 18195 raft_consensus.cc:2243] T d62567de234e4e25bff87ba65185bccd P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:19.472532 18195 raft_consensus.cc:2272] T d62567de234e4e25bff87ba65185bccd P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.475641 17671 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d185b45fa5349059dac38e2cbc37233 with delete_type TABLET_DATA_TOMBSTONED (TS cf368607f37844aa9ba3d05e0996b212 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35758
I20260713 09:08:19.476629 18179 tablet_replica.cc:333] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:19.477443 18179 raft_consensus.cc:2243] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:19.478016 18179 raft_consensus.cc:2272] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.481609 18179 ts_tablet_manager.cc:1916] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:19.482746 17806 raft_consensus.cc:2955] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.484058 17754 raft_consensus.cc:2955] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.495783 17682 raft_consensus.cc:2955] T 37aafdf0aa7046baafed008e51528033 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.505470 18195 ts_tablet_manager.cc:1916] T d62567de234e4e25bff87ba65185bccd P 17d2d88c131e4ad4a130f0bcca2a6a59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:19.505942 17503 catalog_manager.cc:5697] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.509496 18179 ts_tablet_manager.cc:1929] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:19.509970 18179 log.cc:1199] T 8d185b45fa5349059dac38e2cbc37233 P cf368607f37844aa9ba3d05e0996b212: Deleting WAL directory at /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-1-root/wals/8d185b45fa5349059dac38e2cbc37233
I20260713 09:08:19.511615 17491 catalog_manager.cc:5028] TS cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): tablet 8d185b45fa5349059dac38e2cbc37233 (table test-workload [id=66125c447b8943928a0e684c4dd7acd0]) successfully deleted
I20260713 09:08:19.495703 18026 raft_consensus.cc:2955] T 37aafdf0aa7046baafed008e51528033 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.523979 18195 ts_tablet_manager.cc:1929] T d62567de234e4e25bff87ba65185bccd P 17d2d88c131e4ad4a130f0bcca2a6a59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:19.524487 18195 log.cc:1199] T d62567de234e4e25bff87ba65185bccd P 17d2d88c131e4ad4a130f0bcca2a6a59: Deleting WAL directory at /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-0-root/wals/d62567de234e4e25bff87ba65185bccd
I20260713 09:08:19.526201 17492 catalog_manager.cc:5028] TS 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): tablet d62567de234e4e25bff87ba65185bccd (table test-workload [id=66125c447b8943928a0e684c4dd7acd0]) successfully deleted
I20260713 09:08:19.529460 17607 consensus_queue.cc:237] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:19.534813 17682 raft_consensus.cc:1275] T 37aafdf0aa7046baafed008e51528033 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:19.534813 18027 raft_consensus.cc:1275] T 37aafdf0aa7046baafed008e51528033 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:19.536090 18164 consensus_queue.cc:1048] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:19.536731 17806 consensus_queue.cc:1048] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:19.542786 18166 raft_consensus.cc:2955] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.544165 17682 raft_consensus.cc:2955] T 37aafdf0aa7046baafed008e51528033 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.554327 17492 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 37aafdf0aa7046baafed008e51528033 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:19.554572 18026 raft_consensus.cc:2955] T 37aafdf0aa7046baafed008e51528033 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.555678 17503 catalog_manager.cc:5697] T 37aafdf0aa7046baafed008e51528033 P cf368607f37844aa9ba3d05e0996b212 reported cstate change: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New cstate: current_term: 1 leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:19.566040 17743 tablet_service.cc:1558] Processing DeleteTablet for tablet 37aafdf0aa7046baafed008e51528033 with delete_type TABLET_DATA_TOMBSTONED (TS 375b53da165b4c6bbf6745345eb4eff7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51326
I20260713 09:08:19.576651 18197 tablet_replica.cc:333] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
I20260713 09:08:19.577661 18197 raft_consensus.cc:2243] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:19.578342 18197 raft_consensus.cc:2272] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.581491 18197 ts_tablet_manager.cc:1916] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:19.592068 18197 ts_tablet_manager.cc:1929] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:19.592345 18197 log.cc:1199] T 37aafdf0aa7046baafed008e51528033 P 375b53da165b4c6bbf6745345eb4eff7: Deleting WAL directory at /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-2-root/wals/37aafdf0aa7046baafed008e51528033
I20260713 09:08:19.593628 17493 catalog_manager.cc:5028] TS 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677): tablet 37aafdf0aa7046baafed008e51528033 (table test-workload [id=66125c447b8943928a0e684c4dd7acd0]) successfully deleted
I20260713 09:08:20.591876 17682 consensus_queue.cc:237] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Queue 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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:20.598340 17753 raft_consensus.cc:1275] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:20.598400 17650 consensus_peers.cc:597] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 -> Peer fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68:37737): Couldn't send request to peer fa1b5f1b12a340abafa6cea545943ba9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 892ec2a539e9461aad91b7c22ceecf39. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:20.598951 17606 raft_consensus.cc:1275] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:20.599747 18202 consensus_queue.cc:1048] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:20.600457 18201 consensus_queue.cc:1048] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:20.607371 18202 raft_consensus.cc:2955] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:20.608850 17753 raft_consensus.cc:2955] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:20.619956 17504 catalog_manager.cc:5697] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 reported cstate change: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:20.622015 17607 raft_consensus.cc:2955] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:20.625257 17682 consensus_queue.cc:237] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Queue 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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
W20260713 09:08:20.638592 17650 consensus_peers.cc:597] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 -> Peer fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68:37737): Couldn't send request to peer fa1b5f1b12a340abafa6cea545943ba9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5d9154ea0ea4c11b06c8f1b15877bc0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:20.640419 17753 raft_consensus.cc:1275] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:20.640949 17607 raft_consensus.cc:1275] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:20.642107 18202 consensus_queue.cc:1048] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:20.645831 18206 consensus_queue.cc:1048] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:20.655176 18202 raft_consensus.cc:2955] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:20.656688 17753 raft_consensus.cc:2955] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:20.661590 17607 raft_consensus.cc:2955] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:20.667251 17754 consensus_queue.cc:237] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Queue 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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:20.668543 17503 catalog_manager.cc:5697] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 reported cstate change: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:20.674983 17682 raft_consensus.cc:1275] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:20.675679 17607 raft_consensus.cc:1275] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:20.676465 17724 consensus_peers.cc:597] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 -> Peer fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68:37737): Couldn't send request to peer fa1b5f1b12a340abafa6cea545943ba9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d43d3f4b5e034ff19f1bdebaa522fce4. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:20.677248 18198 consensus_queue.cc:1048] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:20.678093 18184 consensus_queue.cc:1048] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:20.692046 18184 raft_consensus.cc:2955] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:20.698654 17607 raft_consensus.cc:2955] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:20.698706 17682 raft_consensus.cc:2955] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:20.704377 17503 catalog_manager.cc:5697] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New cstate: current_term: 1 leader_uuid: "375b53da165b4c6bbf6745345eb4eff7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:20.704628 17753 consensus_queue.cc:237] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Queue 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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:20.712361 17683 raft_consensus.cc:1275] T 1993d62005e246cb8d0b01fb70c9733d P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:20.712882 17724 consensus_peers.cc:597] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 -> Peer fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68:37737): Couldn't send request to peer fa1b5f1b12a340abafa6cea545943ba9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1993d62005e246cb8d0b01fb70c9733d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:20.714792 18215 consensus_queue.cc:1048] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:20.720983 17607 raft_consensus.cc:1275] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:20.722249 18184 consensus_queue.cc:1048] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:20.726918 18215 raft_consensus.cc:2955] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:20.732411 17682 raft_consensus.cc:2955] T 1993d62005e246cb8d0b01fb70c9733d P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:20.737066 17607 raft_consensus.cc:2955] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:20.744203 17503 catalog_manager.cc:5697] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New cstate: current_term: 1 leader_uuid: "375b53da165b4c6bbf6745345eb4eff7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:20.978950 18221 ts_tablet_manager.cc:933] T 892ec2a539e9461aad91b7c22ceecf39 P fa1b5f1b12a340abafa6cea545943ba9: Initiating tablet copy from peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:20.980731 18221 tablet_copy_client.cc:323] T 892ec2a539e9461aad91b7c22ceecf39 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.31.66:41195
I20260713 09:08:20.982187 17694 tablet_copy_service.cc:140] P cf368607f37844aa9ba3d05e0996b212: Received BeginTabletCopySession request for tablet 892ec2a539e9461aad91b7c22ceecf39 from peer fa1b5f1b12a340abafa6cea545943ba9 ({username='slave'} at 127.0.0.1:35804)
I20260713 09:08:20.982659 17694 tablet_copy_service.cc:161] P cf368607f37844aa9ba3d05e0996b212: Beginning new tablet copy session on tablet 892ec2a539e9461aad91b7c22ceecf39 from peer fa1b5f1b12a340abafa6cea545943ba9 at {username='slave'} at 127.0.0.1:35804: session id = fa1b5f1b12a340abafa6cea545943ba9-892ec2a539e9461aad91b7c22ceecf39
I20260713 09:08:20.987010 17694 tablet_copy_source_session.cc:215] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:20.989420 18221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892ec2a539e9461aad91b7c22ceecf39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.998994 18221 tablet_copy_client.cc:806] T 892ec2a539e9461aad91b7c22ceecf39 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:20.999455 18221 tablet_copy_client.cc:670] T 892ec2a539e9461aad91b7c22ceecf39 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:21.002919 18221 tablet_copy_client.cc:538] T 892ec2a539e9461aad91b7c22ceecf39 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:21.010598 18221 tablet_bootstrap.cc:492] T 892ec2a539e9461aad91b7c22ceecf39 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap starting.
I20260713 09:08:21.025920 18221 tablet_bootstrap.cc:492] T 892ec2a539e9461aad91b7c22ceecf39 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:21.026691 18221 tablet_bootstrap.cc:492] T 892ec2a539e9461aad91b7c22ceecf39 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap complete.
I20260713 09:08:21.027208 18221 ts_tablet_manager.cc:1403] T 892ec2a539e9461aad91b7c22ceecf39 P fa1b5f1b12a340abafa6cea545943ba9: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.008s
I20260713 09:08:21.029464 18221 raft_consensus.cc:359] T 892ec2a539e9461aad91b7c22ceecf39 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:21.030004 18221 raft_consensus.cc:740] T 892ec2a539e9461aad91b7c22ceecf39 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Initialized, Role: LEARNER
I20260713 09:08:21.030464 18221 consensus_queue.cc:260] T 892ec2a539e9461aad91b7c22ceecf39 P fa1b5f1b12a340abafa6cea545943ba9 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:21.033039 18221 ts_tablet_manager.cc:1434] T 892ec2a539e9461aad91b7c22ceecf39 P fa1b5f1b12a340abafa6cea545943ba9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:21.034771 17694 tablet_copy_service.cc:342] P cf368607f37844aa9ba3d05e0996b212: Request end of tablet copy session fa1b5f1b12a340abafa6cea545943ba9-892ec2a539e9461aad91b7c22ceecf39 received from {username='slave'} at 127.0.0.1:35804
I20260713 09:08:21.035107 17694 tablet_copy_service.cc:434] P cf368607f37844aa9ba3d05e0996b212: ending tablet copy session fa1b5f1b12a340abafa6cea545943ba9-892ec2a539e9461aad91b7c22ceecf39 on tablet 892ec2a539e9461aad91b7c22ceecf39 with peer fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:21.082482 18221 ts_tablet_manager.cc:933] T a5d9154ea0ea4c11b06c8f1b15877bc0 P fa1b5f1b12a340abafa6cea545943ba9: Initiating tablet copy from peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:21.084117 18221 tablet_copy_client.cc:323] T a5d9154ea0ea4c11b06c8f1b15877bc0 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.31.66:41195
I20260713 09:08:21.085630 17694 tablet_copy_service.cc:140] P cf368607f37844aa9ba3d05e0996b212: Received BeginTabletCopySession request for tablet a5d9154ea0ea4c11b06c8f1b15877bc0 from peer fa1b5f1b12a340abafa6cea545943ba9 ({username='slave'} at 127.0.0.1:35804)
I20260713 09:08:21.086071 17694 tablet_copy_service.cc:161] P cf368607f37844aa9ba3d05e0996b212: Beginning new tablet copy session on tablet a5d9154ea0ea4c11b06c8f1b15877bc0 from peer fa1b5f1b12a340abafa6cea545943ba9 at {username='slave'} at 127.0.0.1:35804: session id = fa1b5f1b12a340abafa6cea545943ba9-a5d9154ea0ea4c11b06c8f1b15877bc0
I20260713 09:08:21.090853 17694 tablet_copy_source_session.cc:215] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:21.093273 18221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d9154ea0ea4c11b06c8f1b15877bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.106907 18221 tablet_copy_client.cc:806] T a5d9154ea0ea4c11b06c8f1b15877bc0 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:21.107220 18226 ts_tablet_manager.cc:933] T 1993d62005e246cb8d0b01fb70c9733d P fa1b5f1b12a340abafa6cea545943ba9: Initiating tablet copy from peer 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:21.107391 18221 tablet_copy_client.cc:670] T a5d9154ea0ea4c11b06c8f1b15877bc0 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:21.109169 18226 tablet_copy_client.cc:323] T 1993d62005e246cb8d0b01fb70c9733d P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.31.67:41677
I20260713 09:08:21.111511 18221 tablet_copy_client.cc:538] T a5d9154ea0ea4c11b06c8f1b15877bc0 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:21.111464 17768 tablet_copy_service.cc:140] P 375b53da165b4c6bbf6745345eb4eff7: Received BeginTabletCopySession request for tablet 1993d62005e246cb8d0b01fb70c9733d from peer fa1b5f1b12a340abafa6cea545943ba9 ({username='slave'} at 127.0.0.1:40914)
I20260713 09:08:21.112512 17768 tablet_copy_service.cc:161] P 375b53da165b4c6bbf6745345eb4eff7: Beginning new tablet copy session on tablet 1993d62005e246cb8d0b01fb70c9733d from peer fa1b5f1b12a340abafa6cea545943ba9 at {username='slave'} at 127.0.0.1:40914: session id = fa1b5f1b12a340abafa6cea545943ba9-1993d62005e246cb8d0b01fb70c9733d
I20260713 09:08:21.119656 17768 tablet_copy_source_session.cc:215] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:21.122748 18226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1993d62005e246cb8d0b01fb70c9733d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.123637 18221 tablet_bootstrap.cc:492] T a5d9154ea0ea4c11b06c8f1b15877bc0 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap starting.
I20260713 09:08:21.127215 18228 ts_tablet_manager.cc:933] T d43d3f4b5e034ff19f1bdebaa522fce4 P fa1b5f1b12a340abafa6cea545943ba9: Initiating tablet copy from peer 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:21.135620 18228 tablet_copy_client.cc:323] T d43d3f4b5e034ff19f1bdebaa522fce4 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.31.67:41677
I20260713 09:08:21.137217 18226 tablet_copy_client.cc:806] T 1993d62005e246cb8d0b01fb70c9733d P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:21.137203 17768 tablet_copy_service.cc:140] P 375b53da165b4c6bbf6745345eb4eff7: Received BeginTabletCopySession request for tablet d43d3f4b5e034ff19f1bdebaa522fce4 from peer fa1b5f1b12a340abafa6cea545943ba9 ({username='slave'} at 127.0.0.1:40914)
I20260713 09:08:21.137853 18226 tablet_copy_client.cc:670] T 1993d62005e246cb8d0b01fb70c9733d P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:21.138195 17768 tablet_copy_service.cc:161] P 375b53da165b4c6bbf6745345eb4eff7: Beginning new tablet copy session on tablet d43d3f4b5e034ff19f1bdebaa522fce4 from peer fa1b5f1b12a340abafa6cea545943ba9 at {username='slave'} at 127.0.0.1:40914: session id = fa1b5f1b12a340abafa6cea545943ba9-d43d3f4b5e034ff19f1bdebaa522fce4
I20260713 09:08:21.141710 18226 tablet_copy_client.cc:538] T 1993d62005e246cb8d0b01fb70c9733d P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:21.144246 17768 tablet_copy_source_session.cc:215] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:21.147048 18228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43d3f4b5e034ff19f1bdebaa522fce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.150309 18226 tablet_bootstrap.cc:492] T 1993d62005e246cb8d0b01fb70c9733d P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap starting.
I20260713 09:08:21.157650 18221 tablet_bootstrap.cc:492] T a5d9154ea0ea4c11b06c8f1b15877bc0 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:21.158483 18221 tablet_bootstrap.cc:492] T a5d9154ea0ea4c11b06c8f1b15877bc0 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap complete.
I20260713 09:08:21.159879 18221 ts_tablet_manager.cc:1403] T a5d9154ea0ea4c11b06c8f1b15877bc0 P fa1b5f1b12a340abafa6cea545943ba9: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.004s
I20260713 09:08:21.162570 18221 raft_consensus.cc:359] T a5d9154ea0ea4c11b06c8f1b15877bc0 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:21.163007 18228 tablet_copy_client.cc:806] T d43d3f4b5e034ff19f1bdebaa522fce4 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:21.163275 18221 raft_consensus.cc:740] T a5d9154ea0ea4c11b06c8f1b15877bc0 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Initialized, Role: LEARNER
I20260713 09:08:21.163643 18228 tablet_copy_client.cc:670] T d43d3f4b5e034ff19f1bdebaa522fce4 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:21.163902 18221 consensus_queue.cc:260] T a5d9154ea0ea4c11b06c8f1b15877bc0 P fa1b5f1b12a340abafa6cea545943ba9 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:21.166201 18221 ts_tablet_manager.cc:1434] T a5d9154ea0ea4c11b06c8f1b15877bc0 P fa1b5f1b12a340abafa6cea545943ba9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:21.167080 18228 tablet_copy_client.cc:538] T d43d3f4b5e034ff19f1bdebaa522fce4 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:21.168478 17694 tablet_copy_service.cc:342] P cf368607f37844aa9ba3d05e0996b212: Request end of tablet copy session fa1b5f1b12a340abafa6cea545943ba9-a5d9154ea0ea4c11b06c8f1b15877bc0 received from {username='slave'} at 127.0.0.1:35804
I20260713 09:08:21.168908 17694 tablet_copy_service.cc:434] P cf368607f37844aa9ba3d05e0996b212: ending tablet copy session fa1b5f1b12a340abafa6cea545943ba9-a5d9154ea0ea4c11b06c8f1b15877bc0 on tablet a5d9154ea0ea4c11b06c8f1b15877bc0 with peer fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:21.174594 18228 tablet_bootstrap.cc:492] T d43d3f4b5e034ff19f1bdebaa522fce4 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap starting.
I20260713 09:08:21.186306 18226 tablet_bootstrap.cc:492] T 1993d62005e246cb8d0b01fb70c9733d P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:21.187057 18226 tablet_bootstrap.cc:492] T 1993d62005e246cb8d0b01fb70c9733d P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap complete.
I20260713 09:08:21.187714 18226 ts_tablet_manager.cc:1403] T 1993d62005e246cb8d0b01fb70c9733d P fa1b5f1b12a340abafa6cea545943ba9: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.013s
I20260713 09:08:21.191193 18226 raft_consensus.cc:359] T 1993d62005e246cb8d0b01fb70c9733d P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:21.191955 18226 raft_consensus.cc:740] T 1993d62005e246cb8d0b01fb70c9733d P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Initialized, Role: LEARNER
I20260713 09:08:21.192556 18226 consensus_queue.cc:260] T 1993d62005e246cb8d0b01fb70c9733d P fa1b5f1b12a340abafa6cea545943ba9 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:21.197100 18226 ts_tablet_manager.cc:1434] T 1993d62005e246cb8d0b01fb70c9733d P fa1b5f1b12a340abafa6cea545943ba9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:08:21.198650 17768 tablet_copy_service.cc:342] P 375b53da165b4c6bbf6745345eb4eff7: Request end of tablet copy session fa1b5f1b12a340abafa6cea545943ba9-1993d62005e246cb8d0b01fb70c9733d received from {username='slave'} at 127.0.0.1:40914
I20260713 09:08:21.199039 17768 tablet_copy_service.cc:434] P 375b53da165b4c6bbf6745345eb4eff7: ending tablet copy session fa1b5f1b12a340abafa6cea545943ba9-1993d62005e246cb8d0b01fb70c9733d on tablet 1993d62005e246cb8d0b01fb70c9733d with peer fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:21.199815 18228 tablet_bootstrap.cc:492] T d43d3f4b5e034ff19f1bdebaa522fce4 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:21.200604 18228 tablet_bootstrap.cc:492] T d43d3f4b5e034ff19f1bdebaa522fce4 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap complete.
I20260713 09:08:21.201198 18228 ts_tablet_manager.cc:1403] T d43d3f4b5e034ff19f1bdebaa522fce4 P fa1b5f1b12a340abafa6cea545943ba9: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.004s
I20260713 09:08:21.203879 18228 raft_consensus.cc:359] T d43d3f4b5e034ff19f1bdebaa522fce4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:21.204614 18228 raft_consensus.cc:740] T d43d3f4b5e034ff19f1bdebaa522fce4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Initialized, Role: LEARNER
I20260713 09:08:21.205229 18228 consensus_queue.cc:260] T d43d3f4b5e034ff19f1bdebaa522fce4 P fa1b5f1b12a340abafa6cea545943ba9 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:21.207392 18228 ts_tablet_manager.cc:1434] T d43d3f4b5e034ff19f1bdebaa522fce4 P fa1b5f1b12a340abafa6cea545943ba9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:21.208910 17768 tablet_copy_service.cc:342] P 375b53da165b4c6bbf6745345eb4eff7: Request end of tablet copy session fa1b5f1b12a340abafa6cea545943ba9-d43d3f4b5e034ff19f1bdebaa522fce4 received from {username='slave'} at 127.0.0.1:40914
I20260713 09:08:21.209300 17768 tablet_copy_service.cc:434] P 375b53da165b4c6bbf6745345eb4eff7: ending tablet copy session fa1b5f1b12a340abafa6cea545943ba9-d43d3f4b5e034ff19f1bdebaa522fce4 on tablet d43d3f4b5e034ff19f1bdebaa522fce4 with peer fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:21.356505 18027 raft_consensus.cc:1217] T 892ec2a539e9461aad91b7c22ceecf39 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:21.506410 18026 raft_consensus.cc:1217] T a5d9154ea0ea4c11b06c8f1b15877bc0 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:21.511348 18026 raft_consensus.cc:1217] T d43d3f4b5e034ff19f1bdebaa522fce4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:21.571369 18026 raft_consensus.cc:1217] T 1993d62005e246cb8d0b01fb70c9733d P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:21.829836 18235 raft_consensus.cc:1064] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212: attempting to promote NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 to VOTER
I20260713 09:08:21.831700 18235 consensus_queue.cc:237] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:21.838482 18026 raft_consensus.cc:1275] T 892ec2a539e9461aad91b7c22ceecf39 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:21.840437 17753 raft_consensus.cc:1275] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:21.841235 18234 consensus_queue.cc:1048] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:21.841617 17606 raft_consensus.cc:1275] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:21.842530 18202 consensus_queue.cc:1048] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:21.844516 18239 consensus_queue.cc:1048] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:21.852501 18202 raft_consensus.cc:2955] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:21.854255 17753 raft_consensus.cc:2955] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:21.861598 17606 raft_consensus.cc:2955] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:21.868458 17503 catalog_manager.cc:5697] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:21.870698 18027 raft_consensus.cc:2955] T 892ec2a539e9461aad91b7c22ceecf39 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:21.893761 17683 consensus_queue.cc:237] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [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: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:21.899351 18027 raft_consensus.cc:1275] T 892ec2a539e9461aad91b7c22ceecf39 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:21.899880 17753 raft_consensus.cc:1275] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:21.901146 18239 consensus_queue.cc:1048] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:21.901925 18202 consensus_queue.cc:1048] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:21.909788 17754 raft_consensus.cc:2955] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:21.911824 18027 raft_consensus.cc:2955] T 892ec2a539e9461aad91b7c22ceecf39 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:21.908272 18202 raft_consensus.cc:2955] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:21.922165 17491 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 892ec2a539e9461aad91b7c22ceecf39 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:21.924787 18235 raft_consensus.cc:1064] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212: attempting to promote NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 to VOTER
I20260713 09:08:21.926677 18235 consensus_queue.cc:237] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:21.929157 17506 catalog_manager.cc:5697] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 reported cstate change: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:21.932186 18026 raft_consensus.cc:1275] T a5d9154ea0ea4c11b06c8f1b15877bc0 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:21.936578 18239 consensus_queue.cc:1048] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:21.942914 17591 tablet_service.cc:1558] Processing DeleteTablet for tablet 892ec2a539e9461aad91b7c22ceecf39 with delete_type TABLET_DATA_TOMBSTONED (TS 17d2d88c131e4ad4a130f0bcca2a6a59 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48974
I20260713 09:08:21.943387 17753 raft_consensus.cc:1275] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:21.945014 17606 raft_consensus.cc:1275] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:21.945479 18202 consensus_queue.cc:1048] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:21.947654 18202 consensus_queue.cc:1048] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:21.958941 17606 raft_consensus.cc:2955] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:21.957453 18235 raft_consensus.cc:2955] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:21.964674 18249 tablet_replica.cc:333] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
I20260713 09:08:21.968662 18249 raft_consensus.cc:2243] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:21.970376 18249 raft_consensus.cc:2272] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:21.970618 17506 catalog_manager.cc:5697] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 17d2d88c131e4ad4a130f0bcca2a6a59 reported cstate change: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:21.972720 17753 raft_consensus.cc:2955] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:21.980960 18026 raft_consensus.cc:2955] T a5d9154ea0ea4c11b06c8f1b15877bc0 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:21.982569 18249 ts_tablet_manager.cc:1916] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:22.002233 17683 consensus_queue.cc:237] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:22.004280 18249 ts_tablet_manager.cc:1929] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:22.004752 18249 log.cc:1199] T 892ec2a539e9461aad91b7c22ceecf39 P 17d2d88c131e4ad4a130f0bcca2a6a59: Deleting WAL directory at /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-0-root/wals/892ec2a539e9461aad91b7c22ceecf39
I20260713 09:08:22.006294 17492 catalog_manager.cc:5028] TS 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): tablet 892ec2a539e9461aad91b7c22ceecf39 (table test-workload [id=66125c447b8943928a0e684c4dd7acd0]) successfully deleted
I20260713 09:08:22.007592 18026 raft_consensus.cc:1275] T a5d9154ea0ea4c11b06c8f1b15877bc0 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:22.009167 18234 consensus_queue.cc:1048] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:22.009557 17606 raft_consensus.cc:1275] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:22.013562 18234 consensus_queue.cc:1048] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:22.016729 18184 raft_consensus.cc:1064] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7: attempting to promote NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 to VOTER
I20260713 09:08:22.019325 18184 consensus_queue.cc:237] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:22.019548 18239 raft_consensus.cc:2955] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:22.023921 18026 raft_consensus.cc:2955] T a5d9154ea0ea4c11b06c8f1b15877bc0 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:22.024217 17606 raft_consensus.cc:2955] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:22.032338 17491 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a5d9154ea0ea4c11b06c8f1b15877bc0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:22.040287 18026 raft_consensus.cc:1275] T 1993d62005e246cb8d0b01fb70c9733d P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:22.040294 17506 catalog_manager.cc:5697] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 reported cstate change: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:22.041715 18237 consensus_queue.cc:1048] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:22.045570 17606 raft_consensus.cc:1275] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:22.047307 17683 raft_consensus.cc:1275] T 1993d62005e246cb8d0b01fb70c9733d P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:22.046886 18184 consensus_queue.cc:1048] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:08:22.048969 18233 consensus_queue.cc:1048] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:22.049981 17743 tablet_service.cc:1558] Processing DeleteTablet for tablet a5d9154ea0ea4c11b06c8f1b15877bc0 with delete_type TABLET_DATA_TOMBSTONED (TS 375b53da165b4c6bbf6745345eb4eff7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51326
I20260713 09:08:22.059535 18254 tablet_replica.cc:333] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
I20260713 09:08:22.060848 18254 raft_consensus.cc:2243] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:22.061961 18254 raft_consensus.cc:2272] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:22.068244 18254 ts_tablet_manager.cc:1916] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 375b53da165b4c6bbf6745345eb4eff7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:22.068434 18233 raft_consensus.cc:2955] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:22.070079 17606 raft_consensus.cc:2955] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:22.073182 17683 raft_consensus.cc:2955] T 1993d62005e246cb8d0b01fb70c9733d P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:22.080415 18027 raft_consensus.cc:2955] T 1993d62005e246cb8d0b01fb70c9733d P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:22.083779 17506 catalog_manager.cc:5697] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "375b53da165b4c6bbf6745345eb4eff7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:22.101879 17753 consensus_queue.cc:237] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:22.106107 18254 ts_tablet_manager.cc:1929] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 375b53da165b4c6bbf6745345eb4eff7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:22.106635 18254 log.cc:1199] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 375b53da165b4c6bbf6745345eb4eff7: Deleting WAL directory at /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-2-root/wals/a5d9154ea0ea4c11b06c8f1b15877bc0
I20260713 09:08:22.109009 17493 catalog_manager.cc:5028] TS 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677): tablet a5d9154ea0ea4c11b06c8f1b15877bc0 (table test-workload [id=66125c447b8943928a0e684c4dd7acd0]) successfully deleted
I20260713 09:08:22.112149 18027 raft_consensus.cc:1275] T 1993d62005e246cb8d0b01fb70c9733d P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:22.113245 18233 consensus_queue.cc:1048] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:22.116914 17607 raft_consensus.cc:1275] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:22.119304 18237 raft_consensus.cc:2955] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:22.127183 18184 consensus_queue.cc:1048] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:22.133061 17493 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1993d62005e246cb8d0b01fb70c9733d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:22.133764 18027 raft_consensus.cc:2955] T 1993d62005e246cb8d0b01fb70c9733d P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:22.137724 18233 raft_consensus.cc:1064] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7: attempting to promote NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 to VOTER
I20260713 09:08:22.137663 17607 raft_consensus.cc:2955] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:22.140023 18233 consensus_queue.cc:237] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:22.144187 17505 catalog_manager.cc:5697] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New cstate: current_term: 1 leader_uuid: "375b53da165b4c6bbf6745345eb4eff7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:22.156092 17683 raft_consensus.cc:1275] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:22.160284 17607 raft_consensus.cc:1275] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:22.160624 18027 raft_consensus.cc:1275] T d43d3f4b5e034ff19f1bdebaa522fce4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:22.161849 18237 consensus_queue.cc:1048] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:22.162685 18184 consensus_queue.cc:1048] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:22.163966 18237 consensus_queue.cc:1048] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:22.176192 17671 tablet_service.cc:1558] Processing DeleteTablet for tablet 1993d62005e246cb8d0b01fb70c9733d with delete_type TABLET_DATA_TOMBSTONED (TS cf368607f37844aa9ba3d05e0996b212 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35758
I20260713 09:08:22.179427 18263 tablet_replica.cc:333] T 1993d62005e246cb8d0b01fb70c9733d P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:22.180652 18263 raft_consensus.cc:2243] T 1993d62005e246cb8d0b01fb70c9733d P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:22.180161 18184 raft_consensus.cc:2955] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:22.181594 18263 raft_consensus.cc:2272] T 1993d62005e246cb8d0b01fb70c9733d P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:22.188608 18263 ts_tablet_manager.cc:1916] T 1993d62005e246cb8d0b01fb70c9733d P cf368607f37844aa9ba3d05e0996b212: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:22.188370 17683 raft_consensus.cc:2955] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:22.189162 18027 raft_consensus.cc:2955] T d43d3f4b5e034ff19f1bdebaa522fce4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:22.203133 17505 catalog_manager.cc:5697] T d43d3f4b5e034ff19f1bdebaa522fce4 P fa1b5f1b12a340abafa6cea545943ba9 reported cstate change: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "375b53da165b4c6bbf6745345eb4eff7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:22.203802 18263 ts_tablet_manager.cc:1929] T 1993d62005e246cb8d0b01fb70c9733d P cf368607f37844aa9ba3d05e0996b212: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:22.207428 18263 log.cc:1199] T 1993d62005e246cb8d0b01fb70c9733d P cf368607f37844aa9ba3d05e0996b212: Deleting WAL directory at /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-1-root/wals/1993d62005e246cb8d0b01fb70c9733d
I20260713 09:08:22.209687 17607 raft_consensus.cc:2955] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:22.215164 17491 catalog_manager.cc:5028] TS cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): tablet 1993d62005e246cb8d0b01fb70c9733d (table test-workload [id=66125c447b8943928a0e684c4dd7acd0]) successfully deleted
I20260713 09:08:22.225881 17753 consensus_queue.cc:237] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [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: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:22.230054 18027 raft_consensus.cc:1275] T d43d3f4b5e034ff19f1bdebaa522fce4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:22.230808 17683 raft_consensus.cc:1275] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:22.231389 18233 consensus_queue.cc:1048] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:22.232308 18184 consensus_queue.cc:1048] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:22.238101 18184 raft_consensus.cc:2955] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:22.240056 17683 raft_consensus.cc:2955] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:22.244257 17493 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d43d3f4b5e034ff19f1bdebaa522fce4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:22.243795 18027 raft_consensus.cc:2955] T d43d3f4b5e034ff19f1bdebaa522fce4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:22.251060 17505 catalog_manager.cc:5697] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New cstate: current_term: 1 leader_uuid: "375b53da165b4c6bbf6745345eb4eff7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:22.261102 17591 tablet_service.cc:1558] Processing DeleteTablet for tablet d43d3f4b5e034ff19f1bdebaa522fce4 with delete_type TABLET_DATA_TOMBSTONED (TS 17d2d88c131e4ad4a130f0bcca2a6a59 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48974
I20260713 09:08:22.261968 18249 tablet_replica.cc:333] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
I20260713 09:08:22.262853 18249 raft_consensus.cc:2243] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:22.263362 18249 raft_consensus.cc:2272] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:22.265504 18249 ts_tablet_manager.cc:1916] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:22.275405 18249 ts_tablet_manager.cc:1929] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:22.275695 18249 log.cc:1199] T d43d3f4b5e034ff19f1bdebaa522fce4 P 17d2d88c131e4ad4a130f0bcca2a6a59: Deleting WAL directory at /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-0-root/wals/d43d3f4b5e034ff19f1bdebaa522fce4
I20260713 09:08:22.276965 17492 catalog_manager.cc:5028] TS 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): tablet d43d3f4b5e034ff19f1bdebaa522fce4 (table test-workload [id=66125c447b8943928a0e684c4dd7acd0]) successfully deleted
I20260713 09:08:23.285180 17683 consensus_queue.cc:237] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Queue 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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:23.290318 17754 raft_consensus.cc:1275] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:23.290800 17607 raft_consensus.cc:1275] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:23.291961 18266 consensus_queue.cc:1048] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:23.292671 18234 consensus_queue.cc:1048] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:23.295181 17650 consensus_peers.cc:597] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 -> Peer fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68:37737): Couldn't send request to peer fa1b5f1b12a340abafa6cea545943ba9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 64db4d5df4104d488908ce75e598bdd4. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:23.299414 18239 raft_consensus.cc:2955] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:23.300958 17754 raft_consensus.cc:2955] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:23.303170 17607 raft_consensus.cc:2955] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:23.312304 17754 consensus_queue.cc:237] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Queue 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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:23.311955 17504 catalog_manager.cc:5697] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:23.320456 17683 raft_consensus.cc:1275] T 1ea6d0e794854deeb5dd960205542e1e P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:23.320899 17607 raft_consensus.cc:1275] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:23.321959 18264 consensus_queue.cc:1048] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:23.322917 17724 consensus_peers.cc:597] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 -> Peer fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68:37737): Couldn't send request to peer fa1b5f1b12a340abafa6cea545943ba9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ea6d0e794854deeb5dd960205542e1e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:23.323453 18184 consensus_queue.cc:1048] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:23.331765 18271 raft_consensus.cc:2955] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:23.333276 17606 raft_consensus.cc:2955] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:23.346014 17683 raft_consensus.cc:2955] T 1ea6d0e794854deeb5dd960205542e1e P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:23.350673 17505 catalog_manager.cc:5697] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 reported cstate change: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New cstate: current_term: 1 leader_uuid: "375b53da165b4c6bbf6745345eb4eff7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:23.363092 17683 consensus_queue.cc:237] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Queue 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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:23.369524 17754 raft_consensus.cc:1275] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:23.369563 17650 consensus_peers.cc:597] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 -> Peer fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68:37737): Couldn't send request to peer fa1b5f1b12a340abafa6cea545943ba9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4780fde6a5644b099122526c7ceb6cb9. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:23.370822 17606 raft_consensus.cc:1275] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:23.370939 18234 consensus_queue.cc:1048] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:23.372058 18239 consensus_queue.cc:1048] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:23.378087 18234 raft_consensus.cc:2955] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:23.379717 17754 raft_consensus.cc:2955] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:23.380667 17606 raft_consensus.cc:2955] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:23.392297 17683 consensus_queue.cc:237] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Queue 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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:23.396677 17506 catalog_manager.cc:5697] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:23.404036 17754 raft_consensus.cc:1275] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:23.404961 17650 consensus_peers.cc:597] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 -> Peer fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68:37737): Couldn't send request to peer fa1b5f1b12a340abafa6cea545943ba9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c5f9188ca2664797a8d367d288bad8c4. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:23.405345 18234 consensus_queue.cc:1048] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:23.407869 17606 raft_consensus.cc:1275] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:23.411068 18234 consensus_queue.cc:1048] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:23.412767 18239 raft_consensus.cc:2955] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:23.419762 17606 raft_consensus.cc:2955] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:23.419657 17754 raft_consensus.cc:2955] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:23.431278 17505 catalog_manager.cc:5697] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:23.706221 18286 ts_tablet_manager.cc:933] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9: Initiating tablet copy from peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:23.707858 18286 tablet_copy_client.cc:323] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.31.66:41195
I20260713 09:08:23.709223 17694 tablet_copy_service.cc:140] P cf368607f37844aa9ba3d05e0996b212: Received BeginTabletCopySession request for tablet 64db4d5df4104d488908ce75e598bdd4 from peer fa1b5f1b12a340abafa6cea545943ba9 ({username='slave'} at 127.0.0.1:35804)
I20260713 09:08:23.709722 17694 tablet_copy_service.cc:161] P cf368607f37844aa9ba3d05e0996b212: Beginning new tablet copy session on tablet 64db4d5df4104d488908ce75e598bdd4 from peer fa1b5f1b12a340abafa6cea545943ba9 at {username='slave'} at 127.0.0.1:35804: session id = fa1b5f1b12a340abafa6cea545943ba9-64db4d5df4104d488908ce75e598bdd4
I20260713 09:08:23.716789 17694 tablet_copy_source_session.cc:215] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:23.719689 18286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64db4d5df4104d488908ce75e598bdd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:23.731477 18286 tablet_copy_client.cc:806] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:23.731967 18286 tablet_copy_client.cc:670] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:23.735333 18286 tablet_copy_client.cc:538] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:23.743052 18286 tablet_bootstrap.cc:492] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap starting.
I20260713 09:08:23.743899 18288 ts_tablet_manager.cc:933] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9: Initiating tablet copy from peer 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:23.745569 18288 tablet_copy_client.cc:323] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.31.67:41677
I20260713 09:08:23.746969 17768 tablet_copy_service.cc:140] P 375b53da165b4c6bbf6745345eb4eff7: Received BeginTabletCopySession request for tablet 1ea6d0e794854deeb5dd960205542e1e from peer fa1b5f1b12a340abafa6cea545943ba9 ({username='slave'} at 127.0.0.1:40914)
I20260713 09:08:23.747438 17768 tablet_copy_service.cc:161] P 375b53da165b4c6bbf6745345eb4eff7: Beginning new tablet copy session on tablet 1ea6d0e794854deeb5dd960205542e1e from peer fa1b5f1b12a340abafa6cea545943ba9 at {username='slave'} at 127.0.0.1:40914: session id = fa1b5f1b12a340abafa6cea545943ba9-1ea6d0e794854deeb5dd960205542e1e
I20260713 09:08:23.752162 17768 tablet_copy_source_session.cc:215] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:23.754689 18288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea6d0e794854deeb5dd960205542e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:23.763144 18286 tablet_bootstrap.cc:492] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:23.764168 18286 tablet_bootstrap.cc:492] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap complete.
I20260713 09:08:23.764858 18286 ts_tablet_manager.cc:1403] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.009s
I20260713 09:08:23.766006 18288 tablet_copy_client.cc:806] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:23.766485 18288 tablet_copy_client.cc:670] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:23.767982 18286 raft_consensus.cc:359] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:23.768894 18286 raft_consensus.cc:740] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Initialized, Role: LEARNER
I20260713 09:08:23.769562 18286 consensus_queue.cc:260] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:23.770183 18288 tablet_copy_client.cc:538] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:23.776508 18286 ts_tablet_manager.cc:1434] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.002s
I20260713 09:08:23.776644 18288 tablet_bootstrap.cc:492] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap starting.
I20260713 09:08:23.778256 17694 tablet_copy_service.cc:342] P cf368607f37844aa9ba3d05e0996b212: Request end of tablet copy session fa1b5f1b12a340abafa6cea545943ba9-64db4d5df4104d488908ce75e598bdd4 received from {username='slave'} at 127.0.0.1:35804
I20260713 09:08:23.778694 17694 tablet_copy_service.cc:434] P cf368607f37844aa9ba3d05e0996b212: ending tablet copy session fa1b5f1b12a340abafa6cea545943ba9-64db4d5df4104d488908ce75e598bdd4 on tablet 64db4d5df4104d488908ce75e598bdd4 with peer fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:23.795151 18288 tablet_bootstrap.cc:492] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:23.795930 18288 tablet_bootstrap.cc:492] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap complete.
I20260713 09:08:23.796482 18288 ts_tablet_manager.cc:1403] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260713 09:08:23.798683 18288 raft_consensus.cc:359] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:23.799289 18288 raft_consensus.cc:740] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Initialized, Role: LEARNER
I20260713 09:08:23.799837 18288 consensus_queue.cc:260] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:23.801759 18288 ts_tablet_manager.cc:1434] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:23.803360 17768 tablet_copy_service.cc:342] P 375b53da165b4c6bbf6745345eb4eff7: Request end of tablet copy session fa1b5f1b12a340abafa6cea545943ba9-1ea6d0e794854deeb5dd960205542e1e received from {username='slave'} at 127.0.0.1:40914
I20260713 09:08:23.803737 17768 tablet_copy_service.cc:434] P 375b53da165b4c6bbf6745345eb4eff7: ending tablet copy session fa1b5f1b12a340abafa6cea545943ba9-1ea6d0e794854deeb5dd960205542e1e on tablet 1ea6d0e794854deeb5dd960205542e1e with peer fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:23.929031 18288 ts_tablet_manager.cc:933] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9: Initiating tablet copy from peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:23.930603 18288 tablet_copy_client.cc:323] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.31.66:41195
I20260713 09:08:23.932068 17694 tablet_copy_service.cc:140] P cf368607f37844aa9ba3d05e0996b212: Received BeginTabletCopySession request for tablet 4780fde6a5644b099122526c7ceb6cb9 from peer fa1b5f1b12a340abafa6cea545943ba9 ({username='slave'} at 127.0.0.1:35804)
I20260713 09:08:23.932499 17694 tablet_copy_service.cc:161] P cf368607f37844aa9ba3d05e0996b212: Beginning new tablet copy session on tablet 4780fde6a5644b099122526c7ceb6cb9 from peer fa1b5f1b12a340abafa6cea545943ba9 at {username='slave'} at 127.0.0.1:35804: session id = fa1b5f1b12a340abafa6cea545943ba9-4780fde6a5644b099122526c7ceb6cb9
I20260713 09:08:23.937139 17694 tablet_copy_source_session.cc:215] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:23.939925 18288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4780fde6a5644b099122526c7ceb6cb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:23.955448 18288 tablet_copy_client.cc:806] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:23.955960 18288 tablet_copy_client.cc:670] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:23.958864 18288 tablet_copy_client.cc:538] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:23.964170 18288 tablet_bootstrap.cc:492] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap starting.
I20260713 09:08:23.978107 18288 tablet_bootstrap.cc:492] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:23.978816 18288 tablet_bootstrap.cc:492] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap complete.
I20260713 09:08:23.979297 18288 ts_tablet_manager.cc:1403] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.008s
I20260713 09:08:23.981144 18288 raft_consensus.cc:359] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:23.981724 18288 raft_consensus.cc:740] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Initialized, Role: LEARNER
I20260713 09:08:23.982153 18288 consensus_queue.cc:260] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:23.984026 18288 ts_tablet_manager.cc:1434] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:08:23.985435 17694 tablet_copy_service.cc:342] P cf368607f37844aa9ba3d05e0996b212: Request end of tablet copy session fa1b5f1b12a340abafa6cea545943ba9-4780fde6a5644b099122526c7ceb6cb9 received from {username='slave'} at 127.0.0.1:35804
I20260713 09:08:23.985838 17694 tablet_copy_service.cc:434] P cf368607f37844aa9ba3d05e0996b212: ending tablet copy session fa1b5f1b12a340abafa6cea545943ba9-4780fde6a5644b099122526c7ceb6cb9 on tablet 4780fde6a5644b099122526c7ceb6cb9 with peer fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:23.988873 18288 ts_tablet_manager.cc:933] T c5f9188ca2664797a8d367d288bad8c4 P fa1b5f1b12a340abafa6cea545943ba9: Initiating tablet copy from peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:23.991669 18288 tablet_copy_client.cc:323] T c5f9188ca2664797a8d367d288bad8c4 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.31.66:41195
I20260713 09:08:23.993089 17694 tablet_copy_service.cc:140] P cf368607f37844aa9ba3d05e0996b212: Received BeginTabletCopySession request for tablet c5f9188ca2664797a8d367d288bad8c4 from peer fa1b5f1b12a340abafa6cea545943ba9 ({username='slave'} at 127.0.0.1:35804)
I20260713 09:08:23.993518 17694 tablet_copy_service.cc:161] P cf368607f37844aa9ba3d05e0996b212: Beginning new tablet copy session on tablet c5f9188ca2664797a8d367d288bad8c4 from peer fa1b5f1b12a340abafa6cea545943ba9 at {username='slave'} at 127.0.0.1:35804: session id = fa1b5f1b12a340abafa6cea545943ba9-c5f9188ca2664797a8d367d288bad8c4
I20260713 09:08:24.000461 17694 tablet_copy_source_session.cc:215] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:24.002938 18288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f9188ca2664797a8d367d288bad8c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.012642 18288 tablet_copy_client.cc:806] T c5f9188ca2664797a8d367d288bad8c4 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:24.013095 18288 tablet_copy_client.cc:670] T c5f9188ca2664797a8d367d288bad8c4 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:24.017342 18288 tablet_copy_client.cc:538] T c5f9188ca2664797a8d367d288bad8c4 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:24.022311 18288 tablet_bootstrap.cc:492] T c5f9188ca2664797a8d367d288bad8c4 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap starting.
I20260713 09:08:24.035151 18288 tablet_bootstrap.cc:492] T c5f9188ca2664797a8d367d288bad8c4 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:24.035719 18288 tablet_bootstrap.cc:492] T c5f9188ca2664797a8d367d288bad8c4 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap complete.
I20260713 09:08:24.036177 18288 ts_tablet_manager.cc:1403] T c5f9188ca2664797a8d367d288bad8c4 P fa1b5f1b12a340abafa6cea545943ba9: Time spent bootstrapping tablet: real 0.014s	user 0.015s	sys 0.000s
I20260713 09:08:24.037839 18288 raft_consensus.cc:359] T c5f9188ca2664797a8d367d288bad8c4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:24.038359 18288 raft_consensus.cc:740] T c5f9188ca2664797a8d367d288bad8c4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Initialized, Role: LEARNER
I20260713 09:08:24.038812 18288 consensus_queue.cc:260] T c5f9188ca2664797a8d367d288bad8c4 P fa1b5f1b12a340abafa6cea545943ba9 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:24.040419 18288 ts_tablet_manager.cc:1434] T c5f9188ca2664797a8d367d288bad8c4 P fa1b5f1b12a340abafa6cea545943ba9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:24.042097 17694 tablet_copy_service.cc:342] P cf368607f37844aa9ba3d05e0996b212: Request end of tablet copy session fa1b5f1b12a340abafa6cea545943ba9-c5f9188ca2664797a8d367d288bad8c4 received from {username='slave'} at 127.0.0.1:35804
I20260713 09:08:24.042490 17694 tablet_copy_service.cc:434] P cf368607f37844aa9ba3d05e0996b212: ending tablet copy session fa1b5f1b12a340abafa6cea545943ba9-c5f9188ca2664797a8d367d288bad8c4 on tablet c5f9188ca2664797a8d367d288bad8c4 with peer fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:24.190443 18027 raft_consensus.cc:1217] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:24.329988 18027 raft_consensus.cc:1217] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:24.476704 18026 raft_consensus.cc:1217] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:24.477018 18027 raft_consensus.cc:1217] T c5f9188ca2664797a8d367d288bad8c4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:24.653849 18298 raft_consensus.cc:1064] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7: attempting to promote NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 to VOTER
I20260713 09:08:24.655839 18298 consensus_queue.cc:237] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:24.661226 17683 raft_consensus.cc:1275] T 1ea6d0e794854deeb5dd960205542e1e P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:24.661835 17606 raft_consensus.cc:1275] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:24.661849 18027 raft_consensus.cc:1275] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:24.662765 18298 consensus_queue.cc:1048] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:24.663583 18278 consensus_queue.cc:1048] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:24.664296 18184 consensus_queue.cc:1048] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:24.688395 18278 raft_consensus.cc:2955] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:24.690724 18027 raft_consensus.cc:2955] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:24.690886 17606 raft_consensus.cc:2955] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:24.703650 17683 raft_consensus.cc:2955] T 1ea6d0e794854deeb5dd960205542e1e P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:24.703831 17504 catalog_manager.cc:5697] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 reported cstate change: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "375b53da165b4c6bbf6745345eb4eff7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:24.730773 17753 consensus_queue.cc:237] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:24.735203 18027 raft_consensus.cc:1275] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:24.736008 17606 raft_consensus.cc:1275] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:24.736553 18298 consensus_queue.cc:1048] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:24.737270 18184 consensus_queue.cc:1048] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:24.746631 18278 raft_consensus.cc:2955] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:24.748224 17607 raft_consensus.cc:2955] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:24.750326 18027 raft_consensus.cc:2955] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:24.758821 17493 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ea6d0e794854deeb5dd960205542e1e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:24.760991 17503 catalog_manager.cc:5697] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 reported cstate change: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New cstate: current_term: 1 leader_uuid: "375b53da165b4c6bbf6745345eb4eff7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:24.773052 17671 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ea6d0e794854deeb5dd960205542e1e with delete_type TABLET_DATA_TOMBSTONED (TS cf368607f37844aa9ba3d05e0996b212 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35758
I20260713 09:08:24.774925 18309 tablet_replica.cc:333] T 1ea6d0e794854deeb5dd960205542e1e P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:24.775839 18309 raft_consensus.cc:2243] T 1ea6d0e794854deeb5dd960205542e1e P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.776466 18309 raft_consensus.cc:2272] T 1ea6d0e794854deeb5dd960205542e1e P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.779165 18309 ts_tablet_manager.cc:1916] T 1ea6d0e794854deeb5dd960205542e1e P cf368607f37844aa9ba3d05e0996b212: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:24.789081 18309 ts_tablet_manager.cc:1929] T 1ea6d0e794854deeb5dd960205542e1e P cf368607f37844aa9ba3d05e0996b212: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:24.789390 18309 log.cc:1199] T 1ea6d0e794854deeb5dd960205542e1e P cf368607f37844aa9ba3d05e0996b212: Deleting WAL directory at /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-1-root/wals/1ea6d0e794854deeb5dd960205542e1e
I20260713 09:08:24.790769 17491 catalog_manager.cc:5028] TS cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): tablet 1ea6d0e794854deeb5dd960205542e1e (table test-workload [id=66125c447b8943928a0e684c4dd7acd0]) successfully deleted
I20260713 09:08:24.841235 18234 raft_consensus.cc:1064] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212: attempting to promote NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 to VOTER
I20260713 09:08:24.844125 18234 consensus_queue.cc:237] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:24.850262 18027 raft_consensus.cc:1275] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:24.850876 17753 raft_consensus.cc:1275] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:24.851693 18234 consensus_queue.cc:1048] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:24.852067 17607 raft_consensus.cc:1275] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:24.852742 18299 consensus_queue.cc:1048] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:24.853574 18239 consensus_queue.cc:1048] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:24.868455 18299 raft_consensus.cc:1064] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212: attempting to promote NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 to VOTER
I20260713 09:08:24.870040 18239 raft_consensus.cc:2955] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:24.870838 18299 consensus_queue.cc:237] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:24.877332 18027 raft_consensus.cc:1275] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:24.876641 17753 raft_consensus.cc:2955] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:24.878885 18299 consensus_queue.cc:1048] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:24.879329 17754 raft_consensus.cc:1275] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:24.882781 18234 consensus_queue.cc:1048] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:24.889235 17607 raft_consensus.cc:1275] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:24.891888 17607 raft_consensus.cc:2955] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:24.893437 18299 consensus_queue.cc:1048] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:24.893832 17503 catalog_manager.cc:5697] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:24.910313 18026 raft_consensus.cc:2955] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:24.931846 17683 consensus_queue.cc:237] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:24.939440 18026 raft_consensus.cc:1275] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:24.941171 18299 raft_consensus.cc:2955] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:24.942513 17607 raft_consensus.cc:1275] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:24.941625 18317 consensus_queue.cc:1048] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260713 09:08:24.944329 18234 consensus_queue.cc:1048] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:24.945400 18026 raft_consensus.cc:2955] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:24.951181 18315 raft_consensus.cc:2955] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:24.952559 17607 raft_consensus.cc:2955] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:24.957502 17503 catalog_manager.cc:5697] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 reported cstate change: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:24.958649 17753 raft_consensus.cc:2955] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:24.959055 18027 raft_consensus.cc:2955] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:24.954193 17609 raft_consensus.cc:2955] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:24.975355 18299 raft_consensus.cc:1064] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212: attempting to promote NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 to VOTER
I20260713 09:08:24.977883 18299 consensus_queue.cc:237] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:24.979277 17506 catalog_manager.cc:5697] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59 reported cstate change: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:24.986248 17609 raft_consensus.cc:1275] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:24.987317 18027 raft_consensus.cc:1275] T c5f9188ca2664797a8d367d288bad8c4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:24.986317 17753 raft_consensus.cc:1275] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:24.988521 18234 consensus_queue.cc:1048] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:24.990048 18299 consensus_queue.cc:1048] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:24.991221 18239 consensus_queue.cc:1048] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:24.993681 17743 tablet_service.cc:1558] Processing DeleteTablet for tablet 64db4d5df4104d488908ce75e598bdd4 with delete_type TABLET_DATA_TOMBSTONED (TS 375b53da165b4c6bbf6745345eb4eff7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51326
I20260713 09:08:24.995200 17491 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 64db4d5df4104d488908ce75e598bdd4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:24.998848 18322 tablet_replica.cc:333] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
I20260713 09:08:24.999835 18322 raft_consensus.cc:2243] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.000476 18322 raft_consensus.cc:2272] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.004026 18322 ts_tablet_manager.cc:1916] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:25.003923 17683 consensus_queue.cc:237] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [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: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:25.016220 18026 raft_consensus.cc:1275] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:25.016832 17755 raft_consensus.cc:1275] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:25.017578 18239 consensus_queue.cc:1048] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:25.023386 18299 consensus_queue.cc:1048] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:25.025601 18299 raft_consensus.cc:2955] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:25.027936 17755 raft_consensus.cc:2955] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:25.031244 18026 raft_consensus.cc:2955] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:25.039363 18315 raft_consensus.cc:2955] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:25.042580 17491 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4780fde6a5644b099122526c7ceb6cb9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:25.043843 17753 raft_consensus.cc:2955] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:25.048455 17505 catalog_manager.cc:5697] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 reported cstate change: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:25.048894 18028 raft_consensus.cc:2955] T c5f9188ca2664797a8d367d288bad8c4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:25.057814 18322 ts_tablet_manager.cc:1929] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:25.058202 18322 log.cc:1199] T 64db4d5df4104d488908ce75e598bdd4 P 375b53da165b4c6bbf6745345eb4eff7: Deleting WAL directory at /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-2-root/wals/64db4d5df4104d488908ce75e598bdd4
I20260713 09:08:25.060557 17493 catalog_manager.cc:5028] TS 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677): tablet 64db4d5df4104d488908ce75e598bdd4 (table test-workload [id=66125c447b8943928a0e684c4dd7acd0]) successfully deleted
I20260713 09:08:25.064114 17591 tablet_service.cc:1558] Processing DeleteTablet for tablet 4780fde6a5644b099122526c7ceb6cb9 with delete_type TABLET_DATA_TOMBSTONED (TS 17d2d88c131e4ad4a130f0bcca2a6a59 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48974
I20260713 09:08:25.070596 17609 raft_consensus.cc:2955] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:25.077907 17503 catalog_manager.cc:5697] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } attrs { replace: true } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:25.084105 18325 tablet_replica.cc:333] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
I20260713 09:08:25.087325 18325 raft_consensus.cc:2243] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.088071 18325 raft_consensus.cc:2272] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.090857 18325 ts_tablet_manager.cc:1916] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:25.094210 17683 consensus_queue.cc:237] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:25.100299 17609 raft_consensus.cc:1275] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:25.101845 18028 raft_consensus.cc:1275] T c5f9188ca2664797a8d367d288bad8c4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:25.103225 18315 consensus_queue.cc:1048] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:25.104915 18315 consensus_queue.cc:1048] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:25.106689 18325 ts_tablet_manager.cc:1929] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:25.107074 18325 log.cc:1199] T 4780fde6a5644b099122526c7ceb6cb9 P 17d2d88c131e4ad4a130f0bcca2a6a59: Deleting WAL directory at /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-0-root/wals/4780fde6a5644b099122526c7ceb6cb9
I20260713 09:08:25.108628 17492 catalog_manager.cc:5028] TS 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): tablet 4780fde6a5644b099122526c7ceb6cb9 (table test-workload [id=66125c447b8943928a0e684c4dd7acd0]) successfully deleted
I20260713 09:08:25.109579 18317 raft_consensus.cc:2955] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:25.111105 17609 raft_consensus.cc:2955] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:25.116333 18028 raft_consensus.cc:2955] T c5f9188ca2664797a8d367d288bad8c4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:25.118337 17491 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c5f9188ca2664797a8d367d288bad8c4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:25.124878 17506 catalog_manager.cc:5697] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 reported cstate change: config changed from index 3 to 4, VOTER 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) evicted. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:25.135898 17743 tablet_service.cc:1558] Processing DeleteTablet for tablet c5f9188ca2664797a8d367d288bad8c4 with delete_type TABLET_DATA_TOMBSTONED (TS 375b53da165b4c6bbf6745345eb4eff7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51326
I20260713 09:08:25.136749 18322 tablet_replica.cc:333] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
I20260713 09:08:25.137493 18322 raft_consensus.cc:2243] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.138134 18322 raft_consensus.cc:2272] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.140688 18322 ts_tablet_manager.cc:1916] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:25.151525 18322 ts_tablet_manager.cc:1929] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:25.151829 18322 log.cc:1199] T c5f9188ca2664797a8d367d288bad8c4 P 375b53da165b4c6bbf6745345eb4eff7: Deleting WAL directory at /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-2-root/wals/c5f9188ca2664797a8d367d288bad8c4
I20260713 09:08:25.152866 17493 catalog_manager.cc:5028] TS 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677): tablet c5f9188ca2664797a8d367d288bad8c4 (table test-workload [id=66125c447b8943928a0e684c4dd7acd0]) successfully deleted
I20260713 09:08:26.160604 17683 consensus_queue.cc:237] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Queue 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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:26.168056 17753 raft_consensus.cc:1275] T 732d61c333ae4b1188e3b1a1d3b04b95 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:26.168807 17650 consensus_peers.cc:597] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 -> Peer fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68:37737): Couldn't send request to peer fa1b5f1b12a340abafa6cea545943ba9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 732d61c333ae4b1188e3b1a1d3b04b95. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:26.169174 18239 consensus_queue.cc:1048] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:26.169349 17609 raft_consensus.cc:1275] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:26.170403 18234 consensus_queue.cc:1048] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:26.175122 18239 raft_consensus.cc:2955] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:26.176314 17753 raft_consensus.cc:2955] T 732d61c333ae4b1188e3b1a1d3b04b95 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:26.178323 17609 raft_consensus.cc:2955] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:26.186604 17607 consensus_queue.cc:237] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Queue 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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:26.190898 17506 catalog_manager.cc:5697] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59 reported cstate change: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
W20260713 09:08:26.192677 17575 consensus_peers.cc:597] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 -> Peer fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68:37737): Couldn't send request to peer fa1b5f1b12a340abafa6cea545943ba9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: db935e1538194d67a542d090d7f65aa9. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:26.194640 17753 raft_consensus.cc:1275] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:26.195919 18257 consensus_queue.cc:1048] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:26.195133 17683 raft_consensus.cc:1275] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:26.200167 18257 consensus_queue.cc:1048] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:26.213557 18339 raft_consensus.cc:2955] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:26.219621 17683 raft_consensus.cc:2955] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:26.222147 17753 raft_consensus.cc:2955] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:26.234772 17504 catalog_manager.cc:5697] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: config changed from index -1 to 2, NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) added. New cstate: current_term: 1 leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } } }
I20260713 09:08:26.554903 18345 ts_tablet_manager.cc:933] T 732d61c333ae4b1188e3b1a1d3b04b95 P fa1b5f1b12a340abafa6cea545943ba9: Initiating tablet copy from peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:26.556736 18345 tablet_copy_client.cc:323] T 732d61c333ae4b1188e3b1a1d3b04b95 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.31.66:41195
I20260713 09:08:26.558130 17694 tablet_copy_service.cc:140] P cf368607f37844aa9ba3d05e0996b212: Received BeginTabletCopySession request for tablet 732d61c333ae4b1188e3b1a1d3b04b95 from peer fa1b5f1b12a340abafa6cea545943ba9 ({username='slave'} at 127.0.0.1:35804)
I20260713 09:08:26.558662 17694 tablet_copy_service.cc:161] P cf368607f37844aa9ba3d05e0996b212: Beginning new tablet copy session on tablet 732d61c333ae4b1188e3b1a1d3b04b95 from peer fa1b5f1b12a340abafa6cea545943ba9 at {username='slave'} at 127.0.0.1:35804: session id = fa1b5f1b12a340abafa6cea545943ba9-732d61c333ae4b1188e3b1a1d3b04b95
I20260713 09:08:26.565570 17694 tablet_copy_source_session.cc:215] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:26.568161 18345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 732d61c333ae4b1188e3b1a1d3b04b95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.580358 18345 tablet_copy_client.cc:806] T 732d61c333ae4b1188e3b1a1d3b04b95 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:26.580868 18345 tablet_copy_client.cc:670] T 732d61c333ae4b1188e3b1a1d3b04b95 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:26.584270 18345 tablet_copy_client.cc:538] T 732d61c333ae4b1188e3b1a1d3b04b95 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:26.590353 18345 tablet_bootstrap.cc:492] T 732d61c333ae4b1188e3b1a1d3b04b95 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap starting.
I20260713 09:08:26.605020 18345 tablet_bootstrap.cc:492] T 732d61c333ae4b1188e3b1a1d3b04b95 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:26.605608 18345 tablet_bootstrap.cc:492] T 732d61c333ae4b1188e3b1a1d3b04b95 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap complete.
I20260713 09:08:26.606153 18345 ts_tablet_manager.cc:1403] T 732d61c333ae4b1188e3b1a1d3b04b95 P fa1b5f1b12a340abafa6cea545943ba9: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.006s
I20260713 09:08:26.608268 18345 raft_consensus.cc:359] T 732d61c333ae4b1188e3b1a1d3b04b95 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:26.608848 18345 raft_consensus.cc:740] T 732d61c333ae4b1188e3b1a1d3b04b95 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Initialized, Role: LEARNER
I20260713 09:08:26.609354 18345 consensus_queue.cc:260] T 732d61c333ae4b1188e3b1a1d3b04b95 P fa1b5f1b12a340abafa6cea545943ba9 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:26.611971 18345 ts_tablet_manager.cc:1434] T 732d61c333ae4b1188e3b1a1d3b04b95 P fa1b5f1b12a340abafa6cea545943ba9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:08:26.613880 17694 tablet_copy_service.cc:342] P cf368607f37844aa9ba3d05e0996b212: Request end of tablet copy session fa1b5f1b12a340abafa6cea545943ba9-732d61c333ae4b1188e3b1a1d3b04b95 received from {username='slave'} at 127.0.0.1:35804
I20260713 09:08:26.614255 17694 tablet_copy_service.cc:434] P cf368607f37844aa9ba3d05e0996b212: ending tablet copy session fa1b5f1b12a340abafa6cea545943ba9-732d61c333ae4b1188e3b1a1d3b04b95 on tablet 732d61c333ae4b1188e3b1a1d3b04b95 with peer fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:26.763247 18345 ts_tablet_manager.cc:933] T db935e1538194d67a542d090d7f65aa9 P fa1b5f1b12a340abafa6cea545943ba9: Initiating tablet copy from peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259)
I20260713 09:08:26.764811 18345 tablet_copy_client.cc:323] T db935e1538194d67a542d090d7f65aa9 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.31.65:39259
I20260713 09:08:26.766069 17619 tablet_copy_service.cc:140] P 17d2d88c131e4ad4a130f0bcca2a6a59: Received BeginTabletCopySession request for tablet db935e1538194d67a542d090d7f65aa9 from peer fa1b5f1b12a340abafa6cea545943ba9 ({username='slave'} at 127.0.0.1:49014)
I20260713 09:08:26.766436 17619 tablet_copy_service.cc:161] P 17d2d88c131e4ad4a130f0bcca2a6a59: Beginning new tablet copy session on tablet db935e1538194d67a542d090d7f65aa9 from peer fa1b5f1b12a340abafa6cea545943ba9 at {username='slave'} at 127.0.0.1:49014: session id = fa1b5f1b12a340abafa6cea545943ba9-db935e1538194d67a542d090d7f65aa9
I20260713 09:08:26.770697 17619 tablet_copy_source_session.cc:215] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:26.772956 18345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db935e1538194d67a542d090d7f65aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.783047 18345 tablet_copy_client.cc:806] T db935e1538194d67a542d090d7f65aa9 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:26.783488 18345 tablet_copy_client.cc:670] T db935e1538194d67a542d090d7f65aa9 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:26.786281 18345 tablet_copy_client.cc:538] T db935e1538194d67a542d090d7f65aa9 P fa1b5f1b12a340abafa6cea545943ba9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:26.791522 18345 tablet_bootstrap.cc:492] T db935e1538194d67a542d090d7f65aa9 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap starting.
I20260713 09:08:26.804497 18345 tablet_bootstrap.cc:492] T db935e1538194d67a542d090d7f65aa9 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:26.805167 18345 tablet_bootstrap.cc:492] T db935e1538194d67a542d090d7f65aa9 P fa1b5f1b12a340abafa6cea545943ba9: Bootstrap complete.
I20260713 09:08:26.805696 18345 ts_tablet_manager.cc:1403] T db935e1538194d67a542d090d7f65aa9 P fa1b5f1b12a340abafa6cea545943ba9: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:08:26.807900 18345 raft_consensus.cc:359] T db935e1538194d67a542d090d7f65aa9 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:26.808513 18345 raft_consensus.cc:740] T db935e1538194d67a542d090d7f65aa9 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Initialized, Role: LEARNER
I20260713 09:08:26.809090 18345 consensus_queue.cc:260] T db935e1538194d67a542d090d7f65aa9 P fa1b5f1b12a340abafa6cea545943ba9 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: NON_VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: true } }
I20260713 09:08:26.811175 18345 ts_tablet_manager.cc:1434] T db935e1538194d67a542d090d7f65aa9 P fa1b5f1b12a340abafa6cea545943ba9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260713 09:08:26.812611 17619 tablet_copy_service.cc:342] P 17d2d88c131e4ad4a130f0bcca2a6a59: Request end of tablet copy session fa1b5f1b12a340abafa6cea545943ba9-db935e1538194d67a542d090d7f65aa9 received from {username='slave'} at 127.0.0.1:49014
I20260713 09:08:26.812961 17619 tablet_copy_service.cc:434] P 17d2d88c131e4ad4a130f0bcca2a6a59: ending tablet copy session fa1b5f1b12a340abafa6cea545943ba9-db935e1538194d67a542d090d7f65aa9 on tablet db935e1538194d67a542d090d7f65aa9 with peer fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:26.942036 18028 raft_consensus.cc:1217] T 732d61c333ae4b1188e3b1a1d3b04b95 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:27.184125 18028 raft_consensus.cc:1217] T db935e1538194d67a542d090d7f65aa9 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:27.352826 18352 raft_consensus.cc:1064] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212: attempting to promote NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 to VOTER
I20260713 09:08:27.354984 18352 consensus_queue.cc:237] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:27.362103 17609 raft_consensus.cc:1275] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:27.362108 18028 raft_consensus.cc:1275] T 732d61c333ae4b1188e3b1a1d3b04b95 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:27.363013 17753 raft_consensus.cc:1275] T 732d61c333ae4b1188e3b1a1d3b04b95 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:27.363629 18332 consensus_queue.cc:1048] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:27.364365 18352 consensus_queue.cc:1048] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:27.366273 18355 consensus_queue.cc:1048] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:27.383548 18332 raft_consensus.cc:2955] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:27.385167 17609 raft_consensus.cc:2955] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:27.389410 17753 raft_consensus.cc:2955] T 732d61c333ae4b1188e3b1a1d3b04b95 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:27.396039 18027 raft_consensus.cc:2955] T 732d61c333ae4b1188e3b1a1d3b04b95 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:27.397301 17506 catalog_manager.cc:5697] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59 reported cstate change: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:27.423333 17683 consensus_queue.cc:237] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [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: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:27.427202 18027 raft_consensus.cc:1275] T 732d61c333ae4b1188e3b1a1d3b04b95 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:27.427204 17753 raft_consensus.cc:1275] T 732d61c333ae4b1188e3b1a1d3b04b95 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer cf368607f37844aa9ba3d05e0996b212: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:27.428622 18332 consensus_queue.cc:1048] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:27.429420 18352 consensus_queue.cc:1048] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:27.436301 18234 raft_consensus.cc:2955] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:27.437232 18027 raft_consensus.cc:2955] T 732d61c333ae4b1188e3b1a1d3b04b95 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:27.439131 17753 raft_consensus.cc:2955] T 732d61c333ae4b1188e3b1a1d3b04b95 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:27.445267 17491 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 732d61c333ae4b1188e3b1a1d3b04b95 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:27.450433 17504 catalog_manager.cc:5697] T 732d61c333ae4b1188e3b1a1d3b04b95 P fa1b5f1b12a340abafa6cea545943ba9 reported cstate change: config changed from index 3 to 4, VOTER 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) evicted. New cstate: current_term: 1 leader_uuid: "cf368607f37844aa9ba3d05e0996b212" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:27.461912 17591 tablet_service.cc:1558] Processing DeleteTablet for tablet 732d61c333ae4b1188e3b1a1d3b04b95 with delete_type TABLET_DATA_TOMBSTONED (TS 17d2d88c131e4ad4a130f0bcca2a6a59 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48974
I20260713 09:08:27.471791 18363 tablet_replica.cc:333] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
I20260713 09:08:27.472908 18363 raft_consensus.cc:2243] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:27.473563 18363 raft_consensus.cc:2272] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.476428 18363 ts_tablet_manager.cc:1916] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:27.488492 18363 ts_tablet_manager.cc:1929] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:27.488945 18363 log.cc:1199] T 732d61c333ae4b1188e3b1a1d3b04b95 P 17d2d88c131e4ad4a130f0bcca2a6a59: Deleting WAL directory at /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-0-root/wals/732d61c333ae4b1188e3b1a1d3b04b95
I20260713 09:08:27.490402 17492 catalog_manager.cc:5028] TS 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): tablet 732d61c333ae4b1188e3b1a1d3b04b95 (table test-workload [id=66125c447b8943928a0e684c4dd7acd0]) successfully deleted
I20260713 09:08:27.606885 18353 raft_consensus.cc:1064] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59: attempting to promote NON_VOTER fa1b5f1b12a340abafa6cea545943ba9 to VOTER
I20260713 09:08:27.611742 18353 consensus_queue.cc:237] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:27.620810 18027 raft_consensus.cc:1275] T db935e1538194d67a542d090d7f65aa9 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 LEARNER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:27.622213 17753 raft_consensus.cc:1275] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:27.622884 18353 consensus_queue.cc:1048] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:27.623842 17683 raft_consensus.cc:1275] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:27.624118 18257 consensus_queue.cc:1048] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:27.625272 18343 consensus_queue.cc:1048] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:27.636495 18257 raft_consensus.cc:2955] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:27.639739 18027 raft_consensus.cc:2955] T db935e1538194d67a542d090d7f65aa9 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:27.646088 17682 raft_consensus.cc:2955] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:27.657188 17503 catalog_manager.cc:5697] T db935e1538194d67a542d090d7f65aa9 P fa1b5f1b12a340abafa6cea545943ba9 reported cstate change: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:27.659188 17753 raft_consensus.cc:2955] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } attrs { replace: true } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:27.681129 17609 consensus_queue.cc:237] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:27.685644 18027 raft_consensus.cc:1275] T db935e1538194d67a542d090d7f65aa9 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:27.687469 17753 raft_consensus.cc:1275] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:27.687358 18353 consensus_queue.cc:1048] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:27.688690 18343 consensus_queue.cc:1048] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:27.693233 18353 raft_consensus.cc:2955] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:27.696466 17753 raft_consensus.cc:2955] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:27.699823 18027 raft_consensus.cc:2955] T db935e1538194d67a542d090d7f65aa9 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:27.703783 17492 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet db935e1538194d67a542d090d7f65aa9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:27.712781 17506 catalog_manager.cc:5697] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: config changed from index 3 to 4, VOTER cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) evicted. New cstate: current_term: 1 leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } } }
I20260713 09:08:27.725970 17671 tablet_service.cc:1558] Processing DeleteTablet for tablet db935e1538194d67a542d090d7f65aa9 with delete_type TABLET_DATA_TOMBSTONED (TS cf368607f37844aa9ba3d05e0996b212 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35758
I20260713 09:08:27.739787 18370 tablet_replica.cc:333] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:27.745116 18370 raft_consensus.cc:2243] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:27.745744 18370 raft_consensus.cc:2272] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:27.748202 18370 ts_tablet_manager.cc:1916] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:27.759408 18370 ts_tablet_manager.cc:1929] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:27.759722 18370 log.cc:1199] T db935e1538194d67a542d090d7f65aa9 P cf368607f37844aa9ba3d05e0996b212: Deleting WAL directory at /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933667178103-16509-0/minicluster-data/ts-1-root/wals/db935e1538194d67a542d090d7f65aa9
I20260713 09:08:27.761124 17491 catalog_manager.cc:5028] TS cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): tablet db935e1538194d67a542d090d7f65aa9 (table test-workload [id=66125c447b8943928a0e684c4dd7acd0]) successfully deleted
W20260713 09:08:31.550102 17722 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.31.65:39259, user_credentials={real_user=slave}} blocked reactor thread for 198562us
W20260713 09:08:31.959372 17630 debug-util.cc:398] Leaking SignalData structure 0x7b08001fb360 after lost signal to thread 16512
W20260713 09:08:31.960098 17630 debug-util.cc:398] Leaking SignalData structure 0x7b08001c0c40 after lost signal to thread 17541
W20260713 09:08:31.960978 17630 debug-util.cc:398] Leaking SignalData structure 0x7b08002201a0 after lost signal to thread 17633
W20260713 09:08:31.961932 17630 debug-util.cc:398] Leaking SignalData structure 0x7b080028a0c0 after lost signal to thread 17708
W20260713 09:08:31.962813 17630 debug-util.cc:398] Leaking SignalData structure 0x7b0800102ea0 after lost signal to thread 17782
W20260713 09:08:31.963665 17630 debug-util.cc:398] Leaking SignalData structure 0x7b080023fb60 after lost signal to thread 18052
I20260713 09:08:34.398510 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:34.424870 17758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ea6d0e794854deeb5dd960205542e1e"
dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
mode: GRACEFUL
new_leader_uuid: "fa1b5f1b12a340abafa6cea545943ba9"
 from {username='slave'} at 127.0.0.1:34748
I20260713 09:08:34.425382 17758 raft_consensus.cc:606] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Received request to transfer leadership to TS fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:34.435398 17681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5dd89cf9f21543539d32075872d19f46"
dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
mode: GRACEFUL
new_leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
 from {username='slave'} at 127.0.0.1:46556
I20260713 09:08:34.435889 17681 raft_consensus.cc:606] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Received request to transfer leadership to TS 17d2d88c131e4ad4a130f0bcca2a6a59
I20260713 09:08:34.437928 17681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64db4d5df4104d488908ce75e598bdd4"
dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
mode: GRACEFUL
new_leader_uuid: "fa1b5f1b12a340abafa6cea545943ba9"
 from {username='slave'} at 127.0.0.1:46556
I20260713 09:08:34.438265 17681 raft_consensus.cc:606] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Received request to transfer leadership to TS fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:34.440045 17681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d62567de234e4e25bff87ba65185bccd"
dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
mode: GRACEFUL
new_leader_uuid: "fa1b5f1b12a340abafa6cea545943ba9"
 from {username='slave'} at 127.0.0.1:46556
I20260713 09:08:34.440343 17681 raft_consensus.cc:606] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Received request to transfer leadership to TS fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:34.442088 17758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de5b4327404f4417b56f4fdc670341c4"
dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
mode: GRACEFUL
new_leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
 from {username='slave'} at 127.0.0.1:34748
I20260713 09:08:34.442476 17758 raft_consensus.cc:606] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Received request to transfer leadership to TS 17d2d88c131e4ad4a130f0bcca2a6a59
I20260713 09:08:34.443434 16509 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:08:34.444008 16509 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:34.507916 18387 raft_consensus.cc:993] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7: : Instructing follower fa1b5f1b12a340abafa6cea545943ba9 to start an election
I20260713 09:08:34.508424 18382 raft_consensus.cc:1081] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Signalling peer fa1b5f1b12a340abafa6cea545943ba9 to start an election
I20260713 09:08:34.509629 18027 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ea6d0e794854deeb5dd960205542e1e"
dest_uuid: "fa1b5f1b12a340abafa6cea545943ba9"
 from {username='slave'} at 127.0.0.1:56698
I20260713 09:08:34.510015 18027 raft_consensus.cc:493] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:34.510215 18027 raft_consensus.cc:3060] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:34.514245 18027 raft_consensus.cc:515] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:34.516039 18027 leader_election.cc:290] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9 [CANDIDATE]: Term 2 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:34.516978 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea6d0e794854deeb5dd960205542e1e" candidate_uuid: "fa1b5f1b12a340abafa6cea545943ba9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
I20260713 09:08:34.517102 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea6d0e794854deeb5dd960205542e1e" candidate_uuid: "fa1b5f1b12a340abafa6cea545943ba9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:34.517617 17606 raft_consensus.cc:3060] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:34.517722 17758 raft_consensus.cc:3055] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:34.518086 17758 raft_consensus.cc:740] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Running, Role: LEADER
I20260713 09:08:34.518936 17758 consensus_queue.cc:260] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
W20260713 09:08:34.519949 17724 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260713 09:08:34.520110 17758 raft_consensus.cc:3060] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:34.524302 17606 raft_consensus.cc:2468] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1b5f1b12a340abafa6cea545943ba9 in term 2.
I20260713 09:08:34.525442 17992 leader_election.cc:304] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, fa1b5f1b12a340abafa6cea545943ba9; no voters: 
I20260713 09:08:34.526849 18392 raft_consensus.cc:2804] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:34.526868 17758 raft_consensus.cc:2468] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1b5f1b12a340abafa6cea545943ba9 in term 2.
I20260713 09:08:34.528162 18392 raft_consensus.cc:697] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9 [term 2 LEADER]: Becoming Leader. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Running, Role: LEADER
I20260713 09:08:34.529018 18392 consensus_queue.cc:237] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:34.535908 17505 catalog_manager.cc:5697] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9 reported cstate change: term changed from 1 to 2, leader changed from 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) to fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68). New cstate: current_term: 2 leader_uuid: "fa1b5f1b12a340abafa6cea545943ba9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:34.828184 18384 raft_consensus.cc:993] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212: : Instructing follower fa1b5f1b12a340abafa6cea545943ba9 to start an election
I20260713 09:08:34.828615 18375 raft_consensus.cc:1081] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Signalling peer fa1b5f1b12a340abafa6cea545943ba9 to start an election
I20260713 09:08:34.829818 18027 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d62567de234e4e25bff87ba65185bccd"
dest_uuid: "fa1b5f1b12a340abafa6cea545943ba9"
 from {username='slave'} at 127.0.0.1:40006
I20260713 09:08:34.830153 18027 raft_consensus.cc:493] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:34.830345 18027 raft_consensus.cc:3060] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:34.835209 18027 raft_consensus.cc:515] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:34.836527 18384 raft_consensus.cc:993] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212: : Instructing follower 17d2d88c131e4ad4a130f0bcca2a6a59 to start an election
I20260713 09:08:34.836975 18375 raft_consensus.cc:1081] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Signalling peer 17d2d88c131e4ad4a130f0bcca2a6a59 to start an election
I20260713 09:08:34.837499 18027 leader_election.cc:290] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9 [CANDIDATE]: Term 2 election: Requested vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:34.837703 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62567de234e4e25bff87ba65185bccd" candidate_uuid: "fa1b5f1b12a340abafa6cea545943ba9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
I20260713 09:08:34.838070 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62567de234e4e25bff87ba65185bccd" candidate_uuid: "fa1b5f1b12a340abafa6cea545943ba9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:34.838359 17681 raft_consensus.cc:3055] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:34.838663 17756 raft_consensus.cc:3060] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:34.838706 17681 raft_consensus.cc:740] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Running, Role: LEADER
I20260713 09:08:34.838992 17606 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5dd89cf9f21543539d32075872d19f46"
dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
 from {username='slave'} at 127.0.0.1:48990
I20260713 09:08:34.839461 17606 raft_consensus.cc:493] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:34.839802 17606 raft_consensus.cc:3060] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:34.839668 17681 consensus_queue.cc:260] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [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: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:34.840771 17681 raft_consensus.cc:3060] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:34.843529 17756 raft_consensus.cc:2468] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1b5f1b12a340abafa6cea545943ba9 in term 2.
I20260713 09:08:34.844488 17993 leader_election.cc:304] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7, fa1b5f1b12a340abafa6cea545943ba9; no voters: 
I20260713 09:08:34.845176 18392 raft_consensus.cc:2804] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:34.845623 18392 raft_consensus.cc:697] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9 [term 2 LEADER]: Becoming Leader. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Running, Role: LEADER
I20260713 09:08:34.845659 17606 raft_consensus.cc:515] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:34.846371 17681 raft_consensus.cc:2468] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1b5f1b12a340abafa6cea545943ba9 in term 2.
I20260713 09:08:34.846488 18392 consensus_queue.cc:237] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9 [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: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:34.847628 17606 leader_election.cc:290] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 2 election: Requested vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:34.848995 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd89cf9f21543539d32075872d19f46" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:34.849570 17756 raft_consensus.cc:3060] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:34.855963 17756 raft_consensus.cc:2468] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in term 2.
I20260713 09:08:34.850571 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd89cf9f21543539d32075872d19f46" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
I20260713 09:08:34.856655 17681 raft_consensus.cc:3055] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:34.856995 17681 raft_consensus.cc:740] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Running, Role: LEADER
I20260713 09:08:34.857709 17681 consensus_queue.cc:260] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:34.858497 17681 raft_consensus.cc:3060] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:34.859071 17505 catalog_manager.cc:5697] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9 reported cstate change: term changed from 1 to 2, leader changed from cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) to fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68). New cstate: current_term: 2 leader_uuid: "fa1b5f1b12a340abafa6cea545943ba9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:34.861728 18387 raft_consensus.cc:993] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7: : Instructing follower 17d2d88c131e4ad4a130f0bcca2a6a59 to start an election
I20260713 09:08:34.862166 18382 raft_consensus.cc:1081] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Signalling peer 17d2d88c131e4ad4a130f0bcca2a6a59 to start an election
I20260713 09:08:34.864475 17606 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de5b4327404f4417b56f4fdc670341c4"
dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
 from {username='slave'} at 127.0.0.1:49000
I20260713 09:08:34.864905 17606 raft_consensus.cc:493] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:34.865269 17606 raft_consensus.cc:3060] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:34.866966 17574 leader_election.cc:304] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, 375b53da165b4c6bbf6745345eb4eff7; no voters: 
I20260713 09:08:34.867970 18399 raft_consensus.cc:2804] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:34.868397 18399 raft_consensus.cc:697] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 LEADER]: Becoming Leader. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Running, Role: LEADER
I20260713 09:08:34.869201 18399 consensus_queue.cc:237] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:34.869251 17681 raft_consensus.cc:2468] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in term 2.
I20260713 09:08:34.873673 17606 raft_consensus.cc:515] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:34.875339 17606 leader_election.cc:290] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 2 election: Requested vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:34.875818 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5b4327404f4417b56f4fdc670341c4" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
I20260713 09:08:34.876169 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5b4327404f4417b56f4fdc670341c4" candidate_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:34.876330 17681 raft_consensus.cc:3060] T de5b4327404f4417b56f4fdc670341c4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:34.876699 17756 raft_consensus.cc:3055] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:34.876994 17756 raft_consensus.cc:740] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Running, Role: LEADER
I20260713 09:08:34.877774 17756 consensus_queue.cc:260] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:34.879004 17756 raft_consensus.cc:3060] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:34.882009 17681 raft_consensus.cc:2468] T de5b4327404f4417b56f4fdc670341c4 P cf368607f37844aa9ba3d05e0996b212 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in term 2.
I20260713 09:08:34.883476 17572 leader_election.cc:304] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:34.884244 18399 raft_consensus.cc:2804] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:34.884501 18384 raft_consensus.cc:993] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212: : Instructing follower fa1b5f1b12a340abafa6cea545943ba9 to start an election
I20260713 09:08:34.884793 18399 raft_consensus.cc:697] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 LEADER]: Becoming Leader. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Running, Role: LEADER
I20260713 09:08:34.884940 18384 raft_consensus.cc:1081] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Signalling peer fa1b5f1b12a340abafa6cea545943ba9 to start an election
I20260713 09:08:34.884313 17505 catalog_manager.cc:5697] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 reported cstate change: term changed from 1 to 2, leader changed from cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) to 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65). New cstate: current_term: 2 leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:34.885887 17756 raft_consensus.cc:2468] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17d2d88c131e4ad4a130f0bcca2a6a59 in term 2.
I20260713 09:08:34.885645 18399 consensus_queue.cc:237] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:34.886590 18027 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64db4d5df4104d488908ce75e598bdd4"
dest_uuid: "fa1b5f1b12a340abafa6cea545943ba9"
 from {username='slave'} at 127.0.0.1:40006
I20260713 09:08:34.887046 18027 raft_consensus.cc:493] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:34.887343 18027 raft_consensus.cc:3060] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:34.893055 18027 raft_consensus.cc:515] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:34.894985 18027 leader_election.cc:290] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9 [CANDIDATE]: Term 2 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:34.895241 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64db4d5df4104d488908ce75e598bdd4" candidate_uuid: "fa1b5f1b12a340abafa6cea545943ba9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
I20260713 09:08:34.895432 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64db4d5df4104d488908ce75e598bdd4" candidate_uuid: "fa1b5f1b12a340abafa6cea545943ba9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
I20260713 09:08:34.895742 17606 raft_consensus.cc:3060] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:34.895874 17681 raft_consensus.cc:3055] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:34.896183 17681 raft_consensus.cc:740] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Running, Role: LEADER
I20260713 09:08:34.896879 17681 consensus_queue.cc:260] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:34.897957 17681 raft_consensus.cc:3060] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:34.901762 17606 raft_consensus.cc:2468] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1b5f1b12a340abafa6cea545943ba9 in term 2.
I20260713 09:08:34.901285 17505 catalog_manager.cc:5697] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 reported cstate change: term changed from 1 to 2, leader changed from 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) to 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65). New cstate: current_term: 2 leader_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:34.902720 17992 leader_election.cc:304] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, fa1b5f1b12a340abafa6cea545943ba9; no voters: 
I20260713 09:08:34.905045 18392 raft_consensus.cc:2804] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:34.905507 18392 raft_consensus.cc:697] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9 [term 2 LEADER]: Becoming Leader. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Running, Role: LEADER
I20260713 09:08:34.906325 18392 consensus_queue.cc:237] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:34.909305 17681 raft_consensus.cc:2468] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1b5f1b12a340abafa6cea545943ba9 in term 2.
I20260713 09:08:34.915177 17505 catalog_manager.cc:5697] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9 reported cstate change: term changed from 1 to 2, leader changed from cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) to fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68). New cstate: current_term: 2 leader_uuid: "fa1b5f1b12a340abafa6cea545943ba9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:34.986893 17606 raft_consensus.cc:1275] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 FOLLOWER]: Refusing update from remote peer fa1b5f1b12a340abafa6cea545943ba9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:34.987980 18392 consensus_queue.cc:1048] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:34.995605 17756 raft_consensus.cc:1275] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Refusing update from remote peer fa1b5f1b12a340abafa6cea545943ba9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:34.998633 18392 consensus_queue.cc:1048] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:35.303352 17606 raft_consensus.cc:1275] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 FOLLOWER]: Refusing update from remote peer fa1b5f1b12a340abafa6cea545943ba9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:35.304332 18392 consensus_queue.cc:1048] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:35.313817 17681 raft_consensus.cc:1275] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [term 2 FOLLOWER]: Refusing update from remote peer fa1b5f1b12a340abafa6cea545943ba9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:35.315027 18392 consensus_queue.cc:1048] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:35.378762 17681 raft_consensus.cc:1275] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [term 2 FOLLOWER]: Refusing update from remote peer fa1b5f1b12a340abafa6cea545943ba9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:35.379777 18392 consensus_queue.cc:1048] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:35.390162 17756 raft_consensus.cc:1275] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Refusing update from remote peer fa1b5f1b12a340abafa6cea545943ba9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:35.391741 18392 consensus_queue.cc:1048] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:35.393749 17756 raft_consensus.cc:1275] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:35.395787 18388 consensus_queue.cc:1048] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:35.403465 17757 raft_consensus.cc:1275] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:35.406832 18388 consensus_queue.cc:1048] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:35.407600 17681 raft_consensus.cc:1275] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [term 2 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:35.410032 18399 consensus_queue.cc:1048] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:35.420094 17683 raft_consensus.cc:1275] T de5b4327404f4417b56f4fdc670341c4 P cf368607f37844aa9ba3d05e0996b212 [term 2 FOLLOWER]: Refusing update from remote peer 17d2d88c131e4ad4a130f0bcca2a6a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:35.421543 18388 consensus_queue.cc:1048] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:35.444765 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:35.461520 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:35.475016 17681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4780fde6a5644b099122526c7ceb6cb9"
dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
mode: GRACEFUL
new_leader_uuid: "fa1b5f1b12a340abafa6cea545943ba9"
 from {username='slave'} at 127.0.0.1:46556
I20260713 09:08:35.475466 17681 raft_consensus.cc:606] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Received request to transfer leadership to TS fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:35.489022 17606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5dd89cf9f21543539d32075872d19f46"
dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
mode: GRACEFUL
new_leader_uuid: "375b53da165b4c6bbf6745345eb4eff7"
 from {username='slave'} at 127.0.0.1:58006
I20260713 09:08:35.489532 17606 raft_consensus.cc:606] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 LEADER]: Received request to transfer leadership to TS 375b53da165b4c6bbf6745345eb4eff7
I20260713 09:08:35.491695 17681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76ffb82dc0a94c0793ae47961ea1e1b5"
dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
mode: GRACEFUL
new_leader_uuid: "fa1b5f1b12a340abafa6cea545943ba9"
 from {username='slave'} at 127.0.0.1:46556
I20260713 09:08:35.492067 17681 raft_consensus.cc:606] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Received request to transfer leadership to TS fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:35.492990 16509 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:08:35.493520 16509 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:35.557170 18375 raft_consensus.cc:993] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212: : Instructing follower fa1b5f1b12a340abafa6cea545943ba9 to start an election
I20260713 09:08:35.557539 18384 raft_consensus.cc:1081] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Signalling peer fa1b5f1b12a340abafa6cea545943ba9 to start an election
I20260713 09:08:35.558736 18027 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4780fde6a5644b099122526c7ceb6cb9"
dest_uuid: "fa1b5f1b12a340abafa6cea545943ba9"
 from {username='slave'} at 127.0.0.1:40006
I20260713 09:08:35.559110 18027 raft_consensus.cc:493] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:35.559299 18027 raft_consensus.cc:3060] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.563143 18027 raft_consensus.cc:515] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:35.564682 18027 leader_election.cc:290] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9 [CANDIDATE]: Term 2 election: Requested vote from peers cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:35.564767 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4780fde6a5644b099122526c7ceb6cb9" candidate_uuid: "fa1b5f1b12a340abafa6cea545943ba9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
I20260713 09:08:35.565215 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4780fde6a5644b099122526c7ceb6cb9" candidate_uuid: "fa1b5f1b12a340abafa6cea545943ba9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:35.565472 17681 raft_consensus.cc:3055] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:35.565753 17756 raft_consensus.cc:3060] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.565773 17681 raft_consensus.cc:740] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Running, Role: LEADER
I20260713 09:08:35.566807 17681 consensus_queue.cc:260] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [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: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:35.567945 17681 raft_consensus.cc:3060] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.572014 17756 raft_consensus.cc:2468] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1b5f1b12a340abafa6cea545943ba9 in term 2.
I20260713 09:08:35.573043 17993 leader_election.cc:304] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 375b53da165b4c6bbf6745345eb4eff7, fa1b5f1b12a340abafa6cea545943ba9; no voters: 
I20260713 09:08:35.573915 17681 raft_consensus.cc:2468] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1b5f1b12a340abafa6cea545943ba9 in term 2.
I20260713 09:08:35.573940 18393 raft_consensus.cc:2804] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:35.574450 18393 raft_consensus.cc:697] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9 [term 2 LEADER]: Becoming Leader. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Running, Role: LEADER
I20260713 09:08:35.575290 18393 consensus_queue.cc:237] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9 [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: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:35.581189 17505 catalog_manager.cc:5697] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9 reported cstate change: term changed from 1 to 2, leader changed from cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) to fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68). New cstate: current_term: 2 leader_uuid: "fa1b5f1b12a340abafa6cea545943ba9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:35.671363 18375 raft_consensus.cc:993] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212: : Instructing follower fa1b5f1b12a340abafa6cea545943ba9 to start an election
I20260713 09:08:35.671738 18384 raft_consensus.cc:1081] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Signalling peer fa1b5f1b12a340abafa6cea545943ba9 to start an election
I20260713 09:08:35.672914 18027 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76ffb82dc0a94c0793ae47961ea1e1b5"
dest_uuid: "fa1b5f1b12a340abafa6cea545943ba9"
 from {username='slave'} at 127.0.0.1:40006
I20260713 09:08:35.673313 18027 raft_consensus.cc:493] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:35.673580 18027 raft_consensus.cc:3060] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.678978 18027 raft_consensus.cc:515] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:35.680475 18027 leader_election.cc:290] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9 [CANDIDATE]: Term 2 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:35.681108 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ffb82dc0a94c0793ae47961ea1e1b5" candidate_uuid: "fa1b5f1b12a340abafa6cea545943ba9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
I20260713 09:08:35.681275 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ffb82dc0a94c0793ae47961ea1e1b5" candidate_uuid: "fa1b5f1b12a340abafa6cea545943ba9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
I20260713 09:08:35.681595 17606 raft_consensus.cc:3060] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.681828 17681 raft_consensus.cc:3055] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:35.682104 17681 raft_consensus.cc:740] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf368607f37844aa9ba3d05e0996b212, State: Running, Role: LEADER
I20260713 09:08:35.682734 17681 consensus_queue.cc:260] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:35.683454 17681 raft_consensus.cc:3060] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.685873 17606 raft_consensus.cc:2468] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1b5f1b12a340abafa6cea545943ba9 in term 2.
I20260713 09:08:35.686942 17992 leader_election.cc:304] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, fa1b5f1b12a340abafa6cea545943ba9; no voters: 
I20260713 09:08:35.687610 18393 raft_consensus.cc:2804] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:35.687623 17681 raft_consensus.cc:2468] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1b5f1b12a340abafa6cea545943ba9 in term 2.
I20260713 09:08:35.688119 18393 raft_consensus.cc:697] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9 [term 2 LEADER]: Becoming Leader. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Running, Role: LEADER
I20260713 09:08:35.688905 18393 consensus_queue.cc:237] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:35.698288 17505 catalog_manager.cc:5697] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9 reported cstate change: term changed from 1 to 2, leader changed from cf368607f37844aa9ba3d05e0996b212 (127.16.31.66) to fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68). New cstate: current_term: 2 leader_uuid: "fa1b5f1b12a340abafa6cea545943ba9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:35.964723 18399 raft_consensus.cc:993] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59: : Instructing follower 375b53da165b4c6bbf6745345eb4eff7 to start an election
I20260713 09:08:35.965194 18399 raft_consensus.cc:1081] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 LEADER]: Signalling peer 375b53da165b4c6bbf6745345eb4eff7 to start an election
I20260713 09:08:35.966572 17756 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5dd89cf9f21543539d32075872d19f46"
dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
 from {username='slave'} at 127.0.0.1:51346
I20260713 09:08:35.967002 17756 raft_consensus.cc:493] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:35.967278 17756 raft_consensus.cc:3060] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:35.971582 17756 raft_consensus.cc:515] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:35.973489 17756 leader_election.cc:290] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 [CANDIDATE]: Term 3 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195)
I20260713 09:08:35.974046 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd89cf9f21543539d32075872d19f46" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
I20260713 09:08:35.974335 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd89cf9f21543539d32075872d19f46" candidate_uuid: "375b53da165b4c6bbf6745345eb4eff7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf368607f37844aa9ba3d05e0996b212"
I20260713 09:08:35.974649 17606 raft_consensus.cc:3055] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:35.974902 17681 raft_consensus.cc:3060] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:35.975009 17606 raft_consensus.cc:740] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 17d2d88c131e4ad4a130f0bcca2a6a59, State: Running, Role: LEADER
I20260713 09:08:35.975732 17606 consensus_queue.cc:260] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:35.976492 17606 raft_consensus.cc:3060] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:35.978824 17681 raft_consensus.cc:2468] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 3.
I20260713 09:08:35.979751 17721 leader_election.cc:304] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 [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: 375b53da165b4c6bbf6745345eb4eff7, cf368607f37844aa9ba3d05e0996b212; no voters: 
I20260713 09:08:35.980337 18382 raft_consensus.cc:2804] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:35.980794 18382 raft_consensus.cc:697] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 [term 3 LEADER]: Becoming Leader. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Running, Role: LEADER
I20260713 09:08:35.980903 17606 raft_consensus.cc:2468] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 375b53da165b4c6bbf6745345eb4eff7 in term 3.
I20260713 09:08:35.981644 18382 consensus_queue.cc:237] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } }
I20260713 09:08:35.988189 17505 catalog_manager.cc:5697] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 reported cstate change: term changed from 2 to 3, leader changed from 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65) to 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67). New cstate: current_term: 3 leader_uuid: "375b53da165b4c6bbf6745345eb4eff7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:36.106665 17606 raft_consensus.cc:1275] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 FOLLOWER]: Refusing update from remote peer fa1b5f1b12a340abafa6cea545943ba9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:36.107599 18393 consensus_queue.cc:1048] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:36.109920 17681 raft_consensus.cc:1275] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [term 2 FOLLOWER]: Refusing update from remote peer fa1b5f1b12a340abafa6cea545943ba9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:36.111126 18414 consensus_queue.cc:1048] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:36.156721 17756 raft_consensus.cc:1275] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Refusing update from remote peer fa1b5f1b12a340abafa6cea545943ba9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:36.157809 18393 consensus_queue.cc:1048] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:36.166116 17681 raft_consensus.cc:1275] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [term 2 FOLLOWER]: Refusing update from remote peer fa1b5f1b12a340abafa6cea545943ba9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:36.167652 18414 consensus_queue.cc:1048] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:36.431515 17606 raft_consensus.cc:1275] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 3 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:36.432556 18382 consensus_queue.cc:1048] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:36.445191 17681 raft_consensus.cc:1275] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [term 3 FOLLOWER]: Refusing update from remote peer 375b53da165b4c6bbf6745345eb4eff7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:36.446839 18439 consensus_queue.cc:1048] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf368607f37844aa9ba3d05e0996b212" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 41195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:36.494163 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:36.509347 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:36.523406 17757 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d185b45fa5349059dac38e2cbc37233"
dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
mode: GRACEFUL
new_leader_uuid: "fa1b5f1b12a340abafa6cea545943ba9"
 from {username='slave'} at 127.0.0.1:34748
I20260713 09:08:36.523931 17757 raft_consensus.cc:606] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Received request to transfer leadership to TS fa1b5f1b12a340abafa6cea545943ba9
I20260713 09:08:36.525002 16509 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:08:36.525558 16509 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:36.550261 18428 raft_consensus.cc:993] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7: : Instructing follower fa1b5f1b12a340abafa6cea545943ba9 to start an election
I20260713 09:08:36.550756 18428 raft_consensus.cc:1081] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Signalling peer fa1b5f1b12a340abafa6cea545943ba9 to start an election
I20260713 09:08:36.552382 18027 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d185b45fa5349059dac38e2cbc37233"
dest_uuid: "fa1b5f1b12a340abafa6cea545943ba9"
 from {username='slave'} at 127.0.0.1:56698
I20260713 09:08:36.552785 18027 raft_consensus.cc:493] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:36.553354 18027 raft_consensus.cc:3060] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:36.558116 18027 raft_consensus.cc:515] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:36.559774 18027 leader_election.cc:290] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9 [CANDIDATE]: Term 2 election: Requested vote from peers 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259), 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677)
I20260713 09:08:36.560336 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d185b45fa5349059dac38e2cbc37233" candidate_uuid: "fa1b5f1b12a340abafa6cea545943ba9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59"
I20260713 09:08:36.560940 17606 raft_consensus.cc:3060] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:36.561023 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d185b45fa5349059dac38e2cbc37233" candidate_uuid: "fa1b5f1b12a340abafa6cea545943ba9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "375b53da165b4c6bbf6745345eb4eff7"
I20260713 09:08:36.561717 17757 raft_consensus.cc:3055] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:36.562098 17757 raft_consensus.cc:740] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 375b53da165b4c6bbf6745345eb4eff7, State: Running, Role: LEADER
I20260713 09:08:36.562896 17757 consensus_queue.cc:260] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:36.564193 17757 raft_consensus.cc:3060] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:36.566491 17606 raft_consensus.cc:2468] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1b5f1b12a340abafa6cea545943ba9 in term 2.
I20260713 09:08:36.567390 17992 leader_election.cc:304] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17d2d88c131e4ad4a130f0bcca2a6a59, fa1b5f1b12a340abafa6cea545943ba9; no voters: 
I20260713 09:08:36.568161 18414 raft_consensus.cc:2804] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:36.568540 18414 raft_consensus.cc:697] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9 [term 2 LEADER]: Becoming Leader. State: Replica: fa1b5f1b12a340abafa6cea545943ba9, State: Running, Role: LEADER
I20260713 09:08:36.569259 18414 consensus_queue.cc:237] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9 [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: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } }
I20260713 09:08:36.570029 17757 raft_consensus.cc:2468] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1b5f1b12a340abafa6cea545943ba9 in term 2.
I20260713 09:08:36.576366 17506 catalog_manager.cc:5697] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9 reported cstate change: term changed from 1 to 2, leader changed from 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67) to fa1b5f1b12a340abafa6cea545943ba9 (127.16.31.68). New cstate: current_term: 2 leader_uuid: "fa1b5f1b12a340abafa6cea545943ba9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1b5f1b12a340abafa6cea545943ba9" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 37737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:36.968919 17609 raft_consensus.cc:1275] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 FOLLOWER]: Refusing update from remote peer fa1b5f1b12a340abafa6cea545943ba9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:36.969995 18446 consensus_queue.cc:1048] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17d2d88c131e4ad4a130f0bcca2a6a59" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:36.979424 17756 raft_consensus.cc:1275] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Refusing update from remote peer fa1b5f1b12a340abafa6cea545943ba9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:36.983914 18414 consensus_queue.cc:1048] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "375b53da165b4c6bbf6745345eb4eff7" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 41677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:37.526257 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:37.539223 16509 tablet_server.cc:179] TabletServer@127.16.31.65:0 shutting down...
I20260713 09:08:37.601640 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:37.605201 16509 tablet_replica.cc:333] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
I20260713 09:08:37.607900 16509 raft_consensus.cc:2243] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:08:37.611429 17992 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:08:37.611426 16509 raft_consensus.cc:2272] T 64db4d5df4104d488908ce75e598bdd4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.616138 16509 tablet_replica.cc:333] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
W20260713 09:08:37.615955 17992 consensus_peers.cc:597] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9 -> Peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): Couldn't send request to peer 17d2d88c131e4ad4a130f0bcca2a6a59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.617100 16509 raft_consensus.cc:2243] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.617871 16509 raft_consensus.cc:2272] T 5dd89cf9f21543539d32075872d19f46 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:37.619072 17722 consensus_peers.cc:597] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 -> Peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): Couldn't send request to peer 17d2d88c131e4ad4a130f0bcca2a6a59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.620589 16509 tablet_replica.cc:333] T f4a45f96f73b4e09a87c5781373bb01d P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
I20260713 09:08:37.621519 16509 raft_consensus.cc:2243] T f4a45f96f73b4e09a87c5781373bb01d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.622201 16509 raft_consensus.cc:2272] T f4a45f96f73b4e09a87c5781373bb01d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.626366 16509 tablet_replica.cc:333] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
I20260713 09:08:37.627810 16509 raft_consensus.cc:2243] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.629721 16509 raft_consensus.cc:2272] T a5d9154ea0ea4c11b06c8f1b15877bc0 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.632417 16509 tablet_replica.cc:333] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
W20260713 09:08:37.632405 17648 consensus_peers.cc:597] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 -> Peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): Couldn't send request to peer 17d2d88c131e4ad4a130f0bcca2a6a59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.633246 16509 raft_consensus.cc:2243] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.633945 16509 raft_consensus.cc:2272] T 76ffb82dc0a94c0793ae47961ea1e1b5 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.636070 16509 tablet_replica.cc:333] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
I20260713 09:08:37.636827 16509 raft_consensus.cc:2243] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.638031 16509 raft_consensus.cc:2272] T 466053711dd94e528831a9c2d8fb08eb P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.640060 16509 tablet_replica.cc:333] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
I20260713 09:08:37.640656 16509 raft_consensus.cc:2243] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.641601 16509 raft_consensus.cc:2272] T 8d185b45fa5349059dac38e2cbc37233 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.644356 16509 tablet_replica.cc:333] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
I20260713 09:08:37.645416 16509 raft_consensus.cc:2243] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.649493 16509 raft_consensus.cc:2272] T db935e1538194d67a542d090d7f65aa9 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.652269 16509 tablet_replica.cc:333] T 3038341ed6c24d2d95456d4b53f3a14e P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
I20260713 09:08:37.653391 16509 raft_consensus.cc:2243] T 3038341ed6c24d2d95456d4b53f3a14e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.654146 16509 raft_consensus.cc:2272] T 3038341ed6c24d2d95456d4b53f3a14e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.656736 16509 tablet_replica.cc:333] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
I20260713 09:08:37.657661 16509 raft_consensus.cc:2243] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.658859 16509 raft_consensus.cc:2272] T 1993d62005e246cb8d0b01fb70c9733d P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.661547 16509 tablet_replica.cc:333] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
I20260713 09:08:37.662119 16509 raft_consensus.cc:2243] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.663691 16509 raft_consensus.cc:2272] T c5f9188ca2664797a8d367d288bad8c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.666296 16509 tablet_replica.cc:333] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
I20260713 09:08:37.666863 16509 raft_consensus.cc:2243] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.668174 16509 raft_consensus.cc:2272] T 30a5058fd6f24eebb32b90a7e267a00b P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.670049 16509 tablet_replica.cc:333] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
I20260713 09:08:37.670491 16509 raft_consensus.cc:2243] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.671654 16509 raft_consensus.cc:2272] T de5b4327404f4417b56f4fdc670341c4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.673391 16509 tablet_replica.cc:333] T 450c97d7957c48b6bc443fb13c5a7256 P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
I20260713 09:08:37.673892 16509 raft_consensus.cc:2243] T 450c97d7957c48b6bc443fb13c5a7256 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.674369 16509 raft_consensus.cc:2272] T 450c97d7957c48b6bc443fb13c5a7256 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.676120 16509 tablet_replica.cc:333] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
I20260713 09:08:37.676560 16509 raft_consensus.cc:2243] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.677440 16509 raft_consensus.cc:2272] T 784d5d6b09774f54b961e14c89a6a3a4 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.679369 16509 tablet_replica.cc:333] T 79149e90942740f1ad5200e25bb2ea80 P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
I20260713 09:08:37.679801 16509 raft_consensus.cc:2243] T 79149e90942740f1ad5200e25bb2ea80 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.680229 16509 raft_consensus.cc:2272] T 79149e90942740f1ad5200e25bb2ea80 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.681885 16509 tablet_replica.cc:333] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
I20260713 09:08:37.682338 16509 raft_consensus.cc:2243] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.683183 16509 raft_consensus.cc:2272] T 37aafdf0aa7046baafed008e51528033 P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.684711 16509 tablet_replica.cc:333] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59: stopping tablet replica
I20260713 09:08:37.685111 16509 raft_consensus.cc:2243] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.685956 16509 raft_consensus.cc:2272] T 1ea6d0e794854deeb5dd960205542e1e P 17d2d88c131e4ad4a130f0bcca2a6a59 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:37.714644 17992 consensus_peers.cc:597] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9 -> Peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): Couldn't send request to peer 17d2d88c131e4ad4a130f0bcca2a6a59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:37.714807 17572 connection.cc:466] server connection from 127.0.0.1:49000 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49000 (request call id 413) could send its response
W20260713 09:08:37.716887 17722 consensus_peers.cc:597] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7 -> Peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): Couldn't send request to peer 17d2d88c131e4ad4a130f0bcca2a6a59. Status: Network error: recv got EOF from 127.16.31.65:39259 (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:37.729104 17722 consensus_peers.cc:597] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 -> Peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): Couldn't send request to peer 17d2d88c131e4ad4a130f0bcca2a6a59. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:39259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:37.734486 17648 consensus_peers.cc:597] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 -> Peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): Couldn't send request to peer 17d2d88c131e4ad4a130f0bcca2a6a59. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:39259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.751260 16509 tablet_server.cc:196] TabletServer@127.16.31.65:0 shutdown complete.
I20260713 09:08:37.797149 16509 tablet_server.cc:179] TabletServer@127.16.31.66:0 shutting down...
W20260713 09:08:37.804646 17722 consensus_peers.cc:597] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 -> Peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): Couldn't send request to peer 17d2d88c131e4ad4a130f0bcca2a6a59. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:39259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.826043 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:37.827082 16509 tablet_replica.cc:333] T 37aafdf0aa7046baafed008e51528033 P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:37.827816 16509 raft_consensus.cc:2243] T 37aafdf0aa7046baafed008e51528033 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.828750 16509 raft_consensus.cc:2272] T 37aafdf0aa7046baafed008e51528033 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.830729 16509 tablet_replica.cc:333] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:37.831245 16509 raft_consensus.cc:2243] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.832161 16509 raft_consensus.cc:2272] T 81bd06e6fa8346f99632f743e82735db P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.833846 16509 tablet_replica.cc:333] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:37.834324 16509 raft_consensus.cc:2243] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.834791 16509 raft_consensus.cc:2272] T 4780fde6a5644b099122526c7ceb6cb9 P cf368607f37844aa9ba3d05e0996b212 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.836366 16509 tablet_replica.cc:333] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:37.837036 16509 raft_consensus.cc:2243] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.837668 16509 raft_consensus.cc:2272] T 30a5058fd6f24eebb32b90a7e267a00b P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.839974 16509 tablet_replica.cc:333] T de5b4327404f4417b56f4fdc670341c4 P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:37.840664 16509 raft_consensus.cc:2243] T de5b4327404f4417b56f4fdc670341c4 P cf368607f37844aa9ba3d05e0996b212 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.841305 16509 raft_consensus.cc:2272] T de5b4327404f4417b56f4fdc670341c4 P cf368607f37844aa9ba3d05e0996b212 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:37.841572 17991 consensus_peers.cc:597] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9 -> Peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Couldn't send request to peer cf368607f37844aa9ba3d05e0996b212. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.843230 16509 tablet_replica.cc:333] T 450c97d7957c48b6bc443fb13c5a7256 P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:37.843741 16509 raft_consensus.cc:2243] T 450c97d7957c48b6bc443fb13c5a7256 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.844157 16509 raft_consensus.cc:2272] T 450c97d7957c48b6bc443fb13c5a7256 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.845942 16509 tablet_replica.cc:333] T f4a45f96f73b4e09a87c5781373bb01d P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:37.846413 16509 raft_consensus.cc:2243] T f4a45f96f73b4e09a87c5781373bb01d P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.846958 16509 raft_consensus.cc:2272] T f4a45f96f73b4e09a87c5781373bb01d P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.848762 16509 tablet_replica.cc:333] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:37.849323 16509 raft_consensus.cc:2243] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.849733 16509 raft_consensus.cc:2272] T 64db4d5df4104d488908ce75e598bdd4 P cf368607f37844aa9ba3d05e0996b212 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.851583 16509 tablet_replica.cc:333] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:37.852056 16509 raft_consensus.cc:2243] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.852603 16509 raft_consensus.cc:2272] T 5dd89cf9f21543539d32075872d19f46 P cf368607f37844aa9ba3d05e0996b212 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.854414 16509 tablet_replica.cc:333] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:37.854918 16509 raft_consensus.cc:2243] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.855934 16509 raft_consensus.cc:2272] T 892ec2a539e9461aad91b7c22ceecf39 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.857616 16509 tablet_replica.cc:333] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:37.858213 16509 raft_consensus.cc:2243] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.858774 16509 raft_consensus.cc:2272] T d43d3f4b5e034ff19f1bdebaa522fce4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.860265 16509 tablet_replica.cc:333] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:37.860669 16509 raft_consensus.cc:2243] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.861428 16509 raft_consensus.cc:2272] T a5d9154ea0ea4c11b06c8f1b15877bc0 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.863018 16509 tablet_replica.cc:333] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:37.863497 16509 raft_consensus.cc:2243] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.864137 16509 raft_consensus.cc:2272] T d62567de234e4e25bff87ba65185bccd P cf368607f37844aa9ba3d05e0996b212 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.865716 16509 tablet_replica.cc:333] T 79149e90942740f1ad5200e25bb2ea80 P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:37.866128 16509 raft_consensus.cc:2243] T 79149e90942740f1ad5200e25bb2ea80 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.866472 16509 raft_consensus.cc:2272] T 79149e90942740f1ad5200e25bb2ea80 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.868270 16509 tablet_replica.cc:333] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:37.868673 16509 raft_consensus.cc:2243] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.869066 16509 raft_consensus.cc:2272] T 76ffb82dc0a94c0793ae47961ea1e1b5 P cf368607f37844aa9ba3d05e0996b212 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.870834 16509 tablet_replica.cc:333] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:37.871294 16509 raft_consensus.cc:2243] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.872329 16509 raft_consensus.cc:2272] T c5f9188ca2664797a8d367d288bad8c4 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:37.874665 17721 consensus_peers.cc:597] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 -> Peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Couldn't send request to peer cf368607f37844aa9ba3d05e0996b212. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.874733 16509 tablet_replica.cc:333] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:37.875363 16509 raft_consensus.cc:2243] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.876376 16509 raft_consensus.cc:2272] T 732d61c333ae4b1188e3b1a1d3b04b95 P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.878090 16509 tablet_replica.cc:333] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212: stopping tablet replica
I20260713 09:08:37.878536 16509 raft_consensus.cc:2243] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.879354 16509 raft_consensus.cc:2272] T 3038341ed6c24d2d95456d4b53f3a14e P cf368607f37844aa9ba3d05e0996b212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.924721 16509 tablet_server.cc:196] TabletServer@127.16.31.66:0 shutdown complete.
W20260713 09:08:37.931499 17722 consensus_peers.cc:597] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 -> Peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): Couldn't send request to peer 17d2d88c131e4ad4a130f0bcca2a6a59. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:39259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:37.944267 17992 consensus_peers.cc:597] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9 -> Peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): Couldn't send request to peer 17d2d88c131e4ad4a130f0bcca2a6a59. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:39259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:37.953405 17721 consensus_peers.cc:597] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 -> Peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Couldn't send request to peer cf368607f37844aa9ba3d05e0996b212. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.66:41195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:37.961409 17721 consensus_peers.cc:597] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 -> Peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Couldn't send request to peer cf368607f37844aa9ba3d05e0996b212. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.66:41195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.969338 16509 tablet_server.cc:179] TabletServer@127.16.31.67:0 shutting down...
W20260713 09:08:37.986845 17991 consensus_peers.cc:597] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9 -> Peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Couldn't send request to peer cf368607f37844aa9ba3d05e0996b212. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.66:41195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:38.014706 17992 consensus_peers.cc:597] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9 -> Peer 17d2d88c131e4ad4a130f0bcca2a6a59 (127.16.31.65:39259): Couldn't send request to peer 17d2d88c131e4ad4a130f0bcca2a6a59. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:39259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:38.022064 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:38.022897 16509 tablet_replica.cc:333] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
I20260713 09:08:38.023794 16509 raft_consensus.cc:2243] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:38.024854 16509 raft_consensus.cc:2272] T f4a45f96f73b4e09a87c5781373bb01d P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.027114 16509 tablet_replica.cc:333] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
W20260713 09:08:38.027848 17721 consensus_peers.cc:597] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 -> Peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Couldn't send request to peer cf368607f37844aa9ba3d05e0996b212. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.66:41195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:38.027874 16509 raft_consensus.cc:2243] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.028492 16509 raft_consensus.cc:2272] T 1ea6d0e794854deeb5dd960205542e1e P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.030140 16509 tablet_replica.cc:333] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
I20260713 09:08:38.030709 16509 raft_consensus.cc:2243] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.031292 16509 raft_consensus.cc:2272] T d62567de234e4e25bff87ba65185bccd P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.032876 16509 tablet_replica.cc:333] T 466053711dd94e528831a9c2d8fb08eb P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
I20260713 09:08:38.033368 16509 raft_consensus.cc:2243] T 466053711dd94e528831a9c2d8fb08eb P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.033905 16509 raft_consensus.cc:2272] T 466053711dd94e528831a9c2d8fb08eb P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.035538 16509 tablet_replica.cc:333] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
I20260713 09:08:38.036087 16509 raft_consensus.cc:2243] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.036479 16509 raft_consensus.cc:2272] T 8d185b45fa5349059dac38e2cbc37233 P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.038041 16509 tablet_replica.cc:333] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
I20260713 09:08:38.038586 16509 raft_consensus.cc:2243] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.039054 16509 raft_consensus.cc:2272] T 4780fde6a5644b099122526c7ceb6cb9 P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.040517 16509 tablet_replica.cc:333] T 81bd06e6fa8346f99632f743e82735db P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
I20260713 09:08:38.040971 16509 raft_consensus.cc:2243] T 81bd06e6fa8346f99632f743e82735db P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.041522 16509 raft_consensus.cc:2272] T 81bd06e6fa8346f99632f743e82735db P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.043150 16509 tablet_replica.cc:333] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
I20260713 09:08:38.043605 16509 raft_consensus.cc:2243] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:38.044286 16509 raft_consensus.cc:2272] T 79149e90942740f1ad5200e25bb2ea80 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.045873 16509 tablet_replica.cc:333] T 732d61c333ae4b1188e3b1a1d3b04b95 P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
I20260713 09:08:38.046330 16509 raft_consensus.cc:2243] T 732d61c333ae4b1188e3b1a1d3b04b95 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.046979 16509 raft_consensus.cc:2272] T 732d61c333ae4b1188e3b1a1d3b04b95 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.048573 16509 tablet_replica.cc:333] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
I20260713 09:08:38.049175 16509 raft_consensus.cc:2243] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.049782 16509 raft_consensus.cc:2272] T 892ec2a539e9461aad91b7c22ceecf39 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.051532 16509 tablet_replica.cc:333] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
I20260713 09:08:38.051966 16509 raft_consensus.cc:2243] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:38.052692 16509 raft_consensus.cc:2272] T 5dd89cf9f21543539d32075872d19f46 P 375b53da165b4c6bbf6745345eb4eff7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.054190 16509 tablet_replica.cc:333] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
I20260713 09:08:38.054728 16509 raft_consensus.cc:2243] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:38.055344 16509 raft_consensus.cc:2272] T d43d3f4b5e034ff19f1bdebaa522fce4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.056816 16509 tablet_replica.cc:333] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
I20260713 09:08:38.057258 16509 raft_consensus.cc:2243] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.057910 16509 raft_consensus.cc:2272] T db935e1538194d67a542d090d7f65aa9 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.059598 16509 tablet_replica.cc:333] T 784d5d6b09774f54b961e14c89a6a3a4 P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
I20260713 09:08:38.060019 16509 raft_consensus.cc:2243] T 784d5d6b09774f54b961e14c89a6a3a4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.060679 16509 raft_consensus.cc:2272] T 784d5d6b09774f54b961e14c89a6a3a4 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.062383 16509 tablet_replica.cc:333] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
I20260713 09:08:38.062863 16509 raft_consensus.cc:2243] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:38.063768 16509 raft_consensus.cc:2272] T 1993d62005e246cb8d0b01fb70c9733d P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.065781 16509 tablet_replica.cc:333] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
I20260713 09:08:38.066350 16509 raft_consensus.cc:2243] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.066764 16509 raft_consensus.cc:2272] T de5b4327404f4417b56f4fdc670341c4 P 375b53da165b4c6bbf6745345eb4eff7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.068152 16509 tablet_replica.cc:333] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
I20260713 09:08:38.068596 16509 raft_consensus.cc:2243] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:38.069278 16509 raft_consensus.cc:2272] T 450c97d7957c48b6bc443fb13c5a7256 P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.070757 16509 tablet_replica.cc:333] T 3038341ed6c24d2d95456d4b53f3a14e P 375b53da165b4c6bbf6745345eb4eff7: stopping tablet replica
I20260713 09:08:38.071144 16509 raft_consensus.cc:2243] T 3038341ed6c24d2d95456d4b53f3a14e P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.071501 16509 raft_consensus.cc:2272] T 3038341ed6c24d2d95456d4b53f3a14e P 375b53da165b4c6bbf6745345eb4eff7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:38.088346 17991 consensus_peers.cc:597] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9 -> Peer cf368607f37844aa9ba3d05e0996b212 (127.16.31.66:41195): Couldn't send request to peer cf368607f37844aa9ba3d05e0996b212. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.66:41195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:38.102239 17993 consensus_peers.cc:597] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9 -> Peer 375b53da165b4c6bbf6745345eb4eff7 (127.16.31.67:41677): Couldn't send request to peer 375b53da165b4c6bbf6745345eb4eff7. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.67:41677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:38.111871 16509 tablet_server.cc:196] TabletServer@127.16.31.67:0 shutdown complete.
I20260713 09:08:38.145800 16509 tablet_server.cc:179] TabletServer@127.16.31.68:0 shutting down...
I20260713 09:08:38.173833 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:38.174412 16509 tablet_replica.cc:333] T 732d61c333ae4b1188e3b1a1d3b04b95 P fa1b5f1b12a340abafa6cea545943ba9: stopping tablet replica
I20260713 09:08:38.175145 16509 raft_consensus.cc:2243] T 732d61c333ae4b1188e3b1a1d3b04b95 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.175801 16509 raft_consensus.cc:2272] T 732d61c333ae4b1188e3b1a1d3b04b95 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.177699 16509 tablet_replica.cc:333] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9: stopping tablet replica
I20260713 09:08:38.178216 16509 raft_consensus.cc:2243] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:38.179016 16509 raft_consensus.cc:2272] T 4780fde6a5644b099122526c7ceb6cb9 P fa1b5f1b12a340abafa6cea545943ba9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.180670 16509 tablet_replica.cc:333] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9: stopping tablet replica
I20260713 09:08:38.181164 16509 raft_consensus.cc:2243] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:38.181842 16509 raft_consensus.cc:2272] T 1ea6d0e794854deeb5dd960205542e1e P fa1b5f1b12a340abafa6cea545943ba9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.183307 16509 tablet_replica.cc:333] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9: stopping tablet replica
I20260713 09:08:38.183749 16509 raft_consensus.cc:2243] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:38.184422 16509 raft_consensus.cc:2272] T 64db4d5df4104d488908ce75e598bdd4 P fa1b5f1b12a340abafa6cea545943ba9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.185979 16509 tablet_replica.cc:333] T d43d3f4b5e034ff19f1bdebaa522fce4 P fa1b5f1b12a340abafa6cea545943ba9: stopping tablet replica
I20260713 09:08:38.186478 16509 raft_consensus.cc:2243] T d43d3f4b5e034ff19f1bdebaa522fce4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.187073 16509 raft_consensus.cc:2272] T d43d3f4b5e034ff19f1bdebaa522fce4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.188570 16509 tablet_replica.cc:333] T 37aafdf0aa7046baafed008e51528033 P fa1b5f1b12a340abafa6cea545943ba9: stopping tablet replica
I20260713 09:08:38.189054 16509 raft_consensus.cc:2243] T 37aafdf0aa7046baafed008e51528033 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.189469 16509 raft_consensus.cc:2272] T 37aafdf0aa7046baafed008e51528033 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.190966 16509 tablet_replica.cc:333] T 892ec2a539e9461aad91b7c22ceecf39 P fa1b5f1b12a340abafa6cea545943ba9: stopping tablet replica
I20260713 09:08:38.191414 16509 raft_consensus.cc:2243] T 892ec2a539e9461aad91b7c22ceecf39 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.191875 16509 raft_consensus.cc:2272] T 892ec2a539e9461aad91b7c22ceecf39 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.193471 16509 tablet_replica.cc:333] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9: stopping tablet replica
I20260713 09:08:38.193946 16509 raft_consensus.cc:2243] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:38.194639 16509 raft_consensus.cc:2272] T d62567de234e4e25bff87ba65185bccd P fa1b5f1b12a340abafa6cea545943ba9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.196214 16509 tablet_replica.cc:333] T db935e1538194d67a542d090d7f65aa9 P fa1b5f1b12a340abafa6cea545943ba9: stopping tablet replica
I20260713 09:08:38.196727 16509 raft_consensus.cc:2243] T db935e1538194d67a542d090d7f65aa9 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.197224 16509 raft_consensus.cc:2272] T db935e1538194d67a542d090d7f65aa9 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.198879 16509 tablet_replica.cc:333] T 466053711dd94e528831a9c2d8fb08eb P fa1b5f1b12a340abafa6cea545943ba9: stopping tablet replica
I20260713 09:08:38.199316 16509 raft_consensus.cc:2243] T 466053711dd94e528831a9c2d8fb08eb P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.199756 16509 raft_consensus.cc:2272] T 466053711dd94e528831a9c2d8fb08eb P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.201216 16509 tablet_replica.cc:333] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9: stopping tablet replica
I20260713 09:08:38.201623 16509 raft_consensus.cc:2243] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:38.202247 16509 raft_consensus.cc:2272] T 76ffb82dc0a94c0793ae47961ea1e1b5 P fa1b5f1b12a340abafa6cea545943ba9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.203707 16509 tablet_replica.cc:333] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9: stopping tablet replica
I20260713 09:08:38.204142 16509 raft_consensus.cc:2243] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:38.204871 16509 raft_consensus.cc:2272] T 8d185b45fa5349059dac38e2cbc37233 P fa1b5f1b12a340abafa6cea545943ba9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.206535 16509 tablet_replica.cc:333] T c5f9188ca2664797a8d367d288bad8c4 P fa1b5f1b12a340abafa6cea545943ba9: stopping tablet replica
I20260713 09:08:38.206964 16509 raft_consensus.cc:2243] T c5f9188ca2664797a8d367d288bad8c4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.207315 16509 raft_consensus.cc:2272] T c5f9188ca2664797a8d367d288bad8c4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.208770 16509 tablet_replica.cc:333] T 1993d62005e246cb8d0b01fb70c9733d P fa1b5f1b12a340abafa6cea545943ba9: stopping tablet replica
I20260713 09:08:38.209148 16509 raft_consensus.cc:2243] T 1993d62005e246cb8d0b01fb70c9733d P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.209501 16509 raft_consensus.cc:2272] T 1993d62005e246cb8d0b01fb70c9733d P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.210952 16509 tablet_replica.cc:333] T 784d5d6b09774f54b961e14c89a6a3a4 P fa1b5f1b12a340abafa6cea545943ba9: stopping tablet replica
I20260713 09:08:38.211298 16509 raft_consensus.cc:2243] T 784d5d6b09774f54b961e14c89a6a3a4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.211637 16509 raft_consensus.cc:2272] T 784d5d6b09774f54b961e14c89a6a3a4 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.212999 16509 tablet_replica.cc:333] T 30a5058fd6f24eebb32b90a7e267a00b P fa1b5f1b12a340abafa6cea545943ba9: stopping tablet replica
I20260713 09:08:38.213371 16509 raft_consensus.cc:2243] T 30a5058fd6f24eebb32b90a7e267a00b P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.213841 16509 raft_consensus.cc:2272] T 30a5058fd6f24eebb32b90a7e267a00b P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.215215 16509 tablet_replica.cc:333] T a5d9154ea0ea4c11b06c8f1b15877bc0 P fa1b5f1b12a340abafa6cea545943ba9: stopping tablet replica
I20260713 09:08:38.215572 16509 raft_consensus.cc:2243] T a5d9154ea0ea4c11b06c8f1b15877bc0 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.216014 16509 raft_consensus.cc:2272] T a5d9154ea0ea4c11b06c8f1b15877bc0 P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.217433 16509 tablet_replica.cc:333] T 81bd06e6fa8346f99632f743e82735db P fa1b5f1b12a340abafa6cea545943ba9: stopping tablet replica
I20260713 09:08:38.217808 16509 raft_consensus.cc:2243] T 81bd06e6fa8346f99632f743e82735db P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:38.218216 16509 raft_consensus.cc:2272] T 81bd06e6fa8346f99632f743e82735db P fa1b5f1b12a340abafa6cea545943ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.251937 16509 tablet_server.cc:196] TabletServer@127.16.31.68:0 shutdown complete.
I20260713 09:08:38.277977 16509 master.cc:562] Master@127.16.31.126:39431 shutting down...
I20260713 09:08:38.296010 16509 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:38.296507 16509 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:38.296767 16509 tablet_replica.cc:333] T 00000000000000000000000000000000 P dc31431a900a4435b3eebebff01b37c9: stopping tablet replica
I20260713 09:08:38.315976 16509 master.cc:584] Master@127.16.31.126:39431 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28142 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:08:38.369045 16509 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.31.126:33715
I20260713 09:08:38.370153 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:38.376040 18465 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:38.376354 18468 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
W20260713 09:08:38.376864 18466 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:38.377156 16509 server_base.cc:1061] running on GCE node
I20260713 09:08:38.378121 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:38.378333 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:38.378494 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933718378476 us; error 0 us; skew 500 ppm
I20260713 09:08:38.379060 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:38.381187 16509 webserver.cc:533] Webserver started at http://127.16.31.126:38771/ using document root <none> and password file <none>
I20260713 09:08:38.381709 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:38.381904 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:38.382182 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:38.383291 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/master-0-root/instance:
uuid: "5965f3f4107b4fb8a81d38aae6c94037"
format_stamp: "Formatted at 2026-07-13 09:08:38 on dist-test-slave-23pb"
I20260713 09:08:38.387394 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:08:38.390396 18473 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:38.391098 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:38.391367 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/master-0-root
uuid: "5965f3f4107b4fb8a81d38aae6c94037"
format_stamp: "Formatted at 2026-07-13 09:08:38 on dist-test-slave-23pb"
I20260713 09:08:38.391649 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:38.406570 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:38.407734 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:38.443311 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.126:33715
I20260713 09:08:38.443399 18524 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.126:33715 every 8 connection(s)
I20260713 09:08:38.446931 18525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:38.455840 18525 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037: Bootstrap starting.
I20260713 09:08:38.460059 18525 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.463549 18525 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037: No bootstrap required, opened a new log
I20260713 09:08:38.465274 18525 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5965f3f4107b4fb8a81d38aae6c94037" member_type: VOTER }
I20260713 09:08:38.465662 18525 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.465816 18525 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5965f3f4107b4fb8a81d38aae6c94037, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.466267 18525 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5965f3f4107b4fb8a81d38aae6c94037" member_type: VOTER }
I20260713 09:08:38.466668 18525 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:38.466847 18525 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:38.467033 18525 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.470435 18525 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5965f3f4107b4fb8a81d38aae6c94037" member_type: VOTER }
I20260713 09:08:38.470875 18525 leader_election.cc:304] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037 [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: 5965f3f4107b4fb8a81d38aae6c94037; no voters: 
I20260713 09:08:38.471724 18525 leader_election.cc:290] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:38.472100 18528 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:38.473343 18528 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037 [term 1 LEADER]: Becoming Leader. State: Replica: 5965f3f4107b4fb8a81d38aae6c94037, State: Running, Role: LEADER
I20260713 09:08:38.474054 18528 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037 [LEADER]: Queue going to LEADER mode. State: All 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: "5965f3f4107b4fb8a81d38aae6c94037" member_type: VOTER }
I20260713 09:08:38.474514 18525 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:38.480331 18530 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5965f3f4107b4fb8a81d38aae6c94037. Latest consensus state: current_term: 1 leader_uuid: "5965f3f4107b4fb8a81d38aae6c94037" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5965f3f4107b4fb8a81d38aae6c94037" member_type: VOTER } }
I20260713 09:08:38.480417 18529 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5965f3f4107b4fb8a81d38aae6c94037" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5965f3f4107b4fb8a81d38aae6c94037" member_type: VOTER } }
I20260713 09:08:38.480994 18530 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:38.481068 18529 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:38.482933 18538 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:38.487481 18538 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:38.488546 16509 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:38.495407 18538 catalog_manager.cc:1383] Generated new cluster ID: 84c850f801e249c0a6dcb8e0649a3a6a
I20260713 09:08:38.495630 18538 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:38.518004 18538 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:38.519141 18538 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:38.528087 18538 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037: Generated new TSK 0
I20260713 09:08:38.528606 18538 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:38.554610 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:38.560019 18546 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:38.560883 18547 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:38.562191 18549 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:38.562512 16509 server_base.cc:1061] running on GCE node
I20260713 09:08:38.563493 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:38.563679 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:38.563867 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933718563833 us; error 0 us; skew 500 ppm
I20260713 09:08:38.564378 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:38.566329 16509 webserver.cc:533] Webserver started at http://127.16.31.65:35703/ using document root <none> and password file <none>
I20260713 09:08:38.566783 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:38.566962 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:38.567215 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:38.568142 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-0-root/instance:
uuid: "25c9b9abeb51455a88b7b52722ecb476"
format_stamp: "Formatted at 2026-07-13 09:08:38 on dist-test-slave-23pb"
I20260713 09:08:38.572477 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:38.575296 18554 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:38.575990 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:38.576277 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-0-root
uuid: "25c9b9abeb51455a88b7b52722ecb476"
format_stamp: "Formatted at 2026-07-13 09:08:38 on dist-test-slave-23pb"
I20260713 09:08:38.576534 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:38.585662 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:38.586609 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:38.587885 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:38.589823 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:38.590029 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:38.590298 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:38.590476 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:38.627921 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.65:34227
I20260713 09:08:38.628014 18616 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.65:34227 every 8 connection(s)
I20260713 09:08:38.632529 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:38.639304 18621 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:38.641057 18622 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:38.647907 18617 heartbeater.cc:344] Connected to a master server at 127.16.31.126:33715
W20260713 09:08:38.647814 18624 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:38.648566 18617 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:38.649425 18617 heartbeater.cc:507] Master 127.16.31.126:33715 requested a full tablet report, sending...
I20260713 09:08:38.651685 16509 server_base.cc:1061] running on GCE node
I20260713 09:08:38.651749 18490 ts_manager.cc:194] Registered new tserver with Master: 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:38.652701 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:38.652886 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:38.653097 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933718653078 us; error 0 us; skew 500 ppm
I20260713 09:08:38.653669 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:38.653806 18490 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52784
I20260713 09:08:38.656455 16509 webserver.cc:533] Webserver started at http://127.16.31.66:44941/ using document root <none> and password file <none>
I20260713 09:08:38.656905 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:38.657054 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:38.657246 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:38.658280 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-1-root/instance:
uuid: "9c210571d9284857ba1dc6c7601ca3bd"
format_stamp: "Formatted at 2026-07-13 09:08:38 on dist-test-slave-23pb"
I20260713 09:08:38.662161 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.003s
I20260713 09:08:38.664989 18629 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:38.665716 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:38.665940 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-1-root
uuid: "9c210571d9284857ba1dc6c7601ca3bd"
format_stamp: "Formatted at 2026-07-13 09:08:38 on dist-test-slave-23pb"
I20260713 09:08:38.666147 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:38.676424 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:38.677439 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:38.678809 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:38.680742 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:38.680927 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:38.681177 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:38.681329 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:38.717839 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.66:44247
I20260713 09:08:38.717944 18691 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.66:44247 every 8 connection(s)
I20260713 09:08:38.722504 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:38.728869 18695 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:38.729737 18696 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:38.732786 18692 heartbeater.cc:344] Connected to a master server at 127.16.31.126:33715
I20260713 09:08:38.733238 18692 heartbeater.cc:461] Registering TS with master...
W20260713 09:08:38.733916 18698 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:38.733964 16509 server_base.cc:1061] running on GCE node
I20260713 09:08:38.734139 18692 heartbeater.cc:507] Master 127.16.31.126:33715 requested a full tablet report, sending...
I20260713 09:08:38.735129 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:38.735365 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:38.735564 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933718735544 us; error 0 us; skew 500 ppm
I20260713 09:08:38.736239 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:38.736388 18490 ts_manager.cc:194] Registered new tserver with Master: 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:38.738183 18490 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52796
I20260713 09:08:38.738862 16509 webserver.cc:533] Webserver started at http://127.16.31.67:45551/ using document root <none> and password file <none>
I20260713 09:08:38.739387 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:38.739568 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:38.739872 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:38.741127 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-2-root/instance:
uuid: "e73db1b47af24ead90754f0478d37559"
format_stamp: "Formatted at 2026-07-13 09:08:38 on dist-test-slave-23pb"
I20260713 09:08:38.744920 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.006s
I20260713 09:08:38.747749 18703 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:38.748430 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:38.748697 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-2-root
uuid: "e73db1b47af24ead90754f0478d37559"
format_stamp: "Formatted at 2026-07-13 09:08:38 on dist-test-slave-23pb"
I20260713 09:08:38.748965 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:38.761965 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:38.763038 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:38.764328 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:38.766227 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:38.766410 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:38.766683 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:38.766851 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:38.804368 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.67:33963
I20260713 09:08:38.804461 18765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.67:33963 every 8 connection(s)
I20260713 09:08:38.808743 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:38.815038 18769 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:38.816345 18770 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:38.817763 18772 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:38.818913 16509 server_base.cc:1061] running on GCE node
I20260713 09:08:38.819835 18766 heartbeater.cc:344] Connected to a master server at 127.16.31.126:33715
I20260713 09:08:38.819855 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:38.820292 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:38.820344 18766 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:38.820542 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933718820524 us; error 0 us; skew 500 ppm
I20260713 09:08:38.821130 18766 heartbeater.cc:507] Master 127.16.31.126:33715 requested a full tablet report, sending...
I20260713 09:08:38.821244 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:38.823138 18490 ts_manager.cc:194] Registered new tserver with Master: e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:38.823652 16509 webserver.cc:533] Webserver started at http://127.16.31.68:36259/ using document root <none> and password file <none>
I20260713 09:08:38.824095 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:38.824290 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:38.824523 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:38.824477 18490 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52802
I20260713 09:08:38.825798 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-3-root/instance:
uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
format_stamp: "Formatted at 2026-07-13 09:08:38 on dist-test-slave-23pb"
I20260713 09:08:38.829800 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
I20260713 09:08:38.832607 18777 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:38.833427 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:08:38.833729 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-3-root
uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
format_stamp: "Formatted at 2026-07-13 09:08:38 on dist-test-slave-23pb"
I20260713 09:08:38.833928 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:38.850368 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:38.851444 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:38.852826 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:38.854833 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:38.855007 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:38.855247 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:38.855413 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:38.892964 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.68:45349
I20260713 09:08:38.893049 18839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.68:45349 every 8 connection(s)
I20260713 09:08:38.905081 18840 heartbeater.cc:344] Connected to a master server at 127.16.31.126:33715
I20260713 09:08:38.905380 18840 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:38.906039 18840 heartbeater.cc:507] Master 127.16.31.126:33715 requested a full tablet report, sending...
I20260713 09:08:38.907624 18490 ts_manager.cc:194] Registered new tserver with Master: 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349)
I20260713 09:08:38.908010 16509 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012188414s
I20260713 09:08:38.909382 18490 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52804
I20260713 09:08:38.930190 18490 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52812:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:08:39.048663 18731 tablet_service.cc:1511] Processing CreateTablet for tablet b557ea014158428889919ba3141fa014 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:39.049980 18731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b557ea014158428889919ba3141fa014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.051162 18730 tablet_service.cc:1511] Processing CreateTablet for tablet e9b3176b6bc040838e3579ed69972379 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:39.052462 18730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b3176b6bc040838e3579ed69972379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.056155 18729 tablet_service.cc:1511] Processing CreateTablet for tablet 65f11f9c7bee4216b629aa21ba887bc5 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:39.057314 18729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f11f9c7bee4216b629aa21ba887bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.066362 18728 tablet_service.cc:1511] Processing CreateTablet for tablet a5d5250378094483ab2aa19f42d0b19e (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:39.067543 18728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d5250378094483ab2aa19f42d0b19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.072569 18727 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce60f02ba8c4cfd9e589ea3c8f13d2e (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:39.073729 18727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce60f02ba8c4cfd9e589ea3c8f13d2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.077059 18582 tablet_service.cc:1511] Processing CreateTablet for tablet b557ea014158428889919ba3141fa014 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:39.078167 18582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b557ea014158428889919ba3141fa014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.081086 18726 tablet_service.cc:1511] Processing CreateTablet for tablet 145249de014d486dbd6de16520cf5c7f (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:39.081454 18581 tablet_service.cc:1511] Processing CreateTablet for tablet bcb6a8bf8a00472db9e3965c4d8ba7c5 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:39.082316 18726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145249de014d486dbd6de16520cf5c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.082638 18581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb6a8bf8a00472db9e3965c4d8ba7c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.086095 18805 tablet_service.cc:1511] Processing CreateTablet for tablet bcb6a8bf8a00472db9e3965c4d8ba7c5 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:39.087343 18805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb6a8bf8a00472db9e3965c4d8ba7c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.087653 18725 tablet_service.cc:1511] Processing CreateTablet for tablet 97a034ffe4284526894ad8c837b0cf06 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:39.088899 18725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97a034ffe4284526894ad8c837b0cf06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.089646 18802 tablet_service.cc:1511] Processing CreateTablet for tablet b80cf1bcdf2940f49e2ed60f05fc96fe (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:39.089895 18804 tablet_service.cc:1511] Processing CreateTablet for tablet e9b3176b6bc040838e3579ed69972379 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:39.090842 18802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b80cf1bcdf2940f49e2ed60f05fc96fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.091825 18803 tablet_service.cc:1511] Processing CreateTablet for tablet 65f11f9c7bee4216b629aa21ba887bc5 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:39.092024 18724 tablet_service.cc:1511] Processing CreateTablet for tablet 003433d380584e2a8026f43a5835f722 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:39.093127 18803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f11f9c7bee4216b629aa21ba887bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.093479 18724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003433d380584e2a8026f43a5835f722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.095037 18804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b3176b6bc040838e3579ed69972379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.097450 18801 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce60f02ba8c4cfd9e589ea3c8f13d2e (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:39.098742 18801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce60f02ba8c4cfd9e589ea3c8f13d2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.103902 18580 tablet_service.cc:1511] Processing CreateTablet for tablet e9b3176b6bc040838e3579ed69972379 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:39.105062 18580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b3176b6bc040838e3579ed69972379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.107975 18579 tablet_service.cc:1511] Processing CreateTablet for tablet a5d5250378094483ab2aa19f42d0b19e (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:39.109220 18579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d5250378094483ab2aa19f42d0b19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.112016 18578 tablet_service.cc:1511] Processing CreateTablet for tablet b80cf1bcdf2940f49e2ed60f05fc96fe (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:39.113282 18578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b80cf1bcdf2940f49e2ed60f05fc96fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.115605 18577 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce60f02ba8c4cfd9e589ea3c8f13d2e (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:39.116760 18577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce60f02ba8c4cfd9e589ea3c8f13d2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.117414 18800 tablet_service.cc:1511] Processing CreateTablet for tablet 145249de014d486dbd6de16520cf5c7f (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:39.118728 18800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145249de014d486dbd6de16520cf5c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.119645 18576 tablet_service.cc:1511] Processing CreateTablet for tablet 97a034ffe4284526894ad8c837b0cf06 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:39.120733 18576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97a034ffe4284526894ad8c837b0cf06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.123610 18575 tablet_service.cc:1511] Processing CreateTablet for tablet 6702085974bd4d679292a2a8d9edcc4a (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:39.124809 18575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6702085974bd4d679292a2a8d9edcc4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.129110 18799 tablet_service.cc:1511] Processing CreateTablet for tablet 6702085974bd4d679292a2a8d9edcc4a (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:39.130334 18799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6702085974bd4d679292a2a8d9edcc4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.132149 18574 tablet_service.cc:1511] Processing CreateTablet for tablet 003433d380584e2a8026f43a5835f722 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:39.133407 18574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003433d380584e2a8026f43a5835f722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.137035 18723 tablet_service.cc:1511] Processing CreateTablet for tablet 7889810609fe40338cef3261256cd6dd (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:39.138285 18723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7889810609fe40338cef3261256cd6dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.143303 18573 tablet_service.cc:1511] Processing CreateTablet for tablet 4542f884a53c4ecabe12996d20b369fe (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:39.144506 18573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4542f884a53c4ecabe12996d20b369fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.145476 18722 tablet_service.cc:1511] Processing CreateTablet for tablet 4542f884a53c4ecabe12996d20b369fe (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:39.146741 18722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4542f884a53c4ecabe12996d20b369fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.146615 18798 tablet_service.cc:1511] Processing CreateTablet for tablet 003433d380584e2a8026f43a5835f722 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:39.147792 18798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003433d380584e2a8026f43a5835f722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.163776 18805 tablet_service.cc:1511] Processing CreateTablet for tablet 7889810609fe40338cef3261256cd6dd (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:39.164925 18805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7889810609fe40338cef3261256cd6dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.166399 18657 tablet_service.cc:1511] Processing CreateTablet for tablet b557ea014158428889919ba3141fa014 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:39.167562 18657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b557ea014158428889919ba3141fa014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.169027 18803 tablet_service.cc:1511] Processing CreateTablet for tablet b6d28fd8e0b1472297220fd934b5dcae (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:39.170094 18803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6d28fd8e0b1472297220fd934b5dcae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.184849 18656 tablet_service.cc:1511] Processing CreateTablet for tablet bcb6a8bf8a00472db9e3965c4d8ba7c5 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:39.186105 18656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb6a8bf8a00472db9e3965c4d8ba7c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.204366 18655 tablet_service.cc:1511] Processing CreateTablet for tablet 65f11f9c7bee4216b629aa21ba887bc5 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:39.205605 18655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f11f9c7bee4216b629aa21ba887bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.207957 18653 tablet_service.cc:1511] Processing CreateTablet for tablet b80cf1bcdf2940f49e2ed60f05fc96fe (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:39.211007 18653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b80cf1bcdf2940f49e2ed60f05fc96fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.229089 18574 tablet_service.cc:1511] Processing CreateTablet for tablet 76a8f3932ee7427b816b8db7ee3b946a (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:39.230384 18574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a8f3932ee7427b816b8db7ee3b946a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.217034 18651 tablet_service.cc:1511] Processing CreateTablet for tablet 97a034ffe4284526894ad8c837b0cf06 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:39.231218 18858 tablet_bootstrap.cc:492] T e9b3176b6bc040838e3579ed69972379 P 335ac9aca2d94ffe9a05ae27f8686fad: Bootstrap starting.
I20260713 09:08:39.231294 18651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97a034ffe4284526894ad8c837b0cf06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.218415 18652 tablet_service.cc:1511] Processing CreateTablet for tablet 145249de014d486dbd6de16520cf5c7f (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:39.219882 18650 tablet_service.cc:1511] Processing CreateTablet for tablet 6702085974bd4d679292a2a8d9edcc4a (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:39.220012 18648 tablet_service.cc:1511] Processing CreateTablet for tablet 4542f884a53c4ecabe12996d20b369fe (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:39.235404 18652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145249de014d486dbd6de16520cf5c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.236922 18650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6702085974bd4d679292a2a8d9edcc4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.238806 18648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4542f884a53c4ecabe12996d20b369fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.224331 18731 tablet_service.cc:1511] Processing CreateTablet for tablet 76a8f3932ee7427b816b8db7ee3b946a (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:39.207957 18654 tablet_service.cc:1511] Processing CreateTablet for tablet a5d5250378094483ab2aa19f42d0b19e (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:39.243338 18654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d5250378094483ab2aa19f42d0b19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.245549 18798 tablet_service.cc:1511] Processing CreateTablet for tablet 76a8f3932ee7427b816b8db7ee3b946a (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:39.215674 18649 tablet_service.cc:1511] Processing CreateTablet for tablet 7889810609fe40338cef3261256cd6dd (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:39.246824 18798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a8f3932ee7427b816b8db7ee3b946a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.255440 18649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7889810609fe40338cef3261256cd6dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.258172 18652 tablet_service.cc:1511] Processing CreateTablet for tablet b6d28fd8e0b1472297220fd934b5dcae (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:39.259092 18731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a8f3932ee7427b816b8db7ee3b946a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.259335 18857 tablet_bootstrap.cc:492] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:39.259821 18652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6d28fd8e0b1472297220fd934b5dcae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.268221 18725 tablet_service.cc:1511] Processing CreateTablet for tablet 38f563e7d7194a19a454b5a8f10e2714 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:39.269479 18725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38f563e7d7194a19a454b5a8f10e2714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.283427 18575 tablet_service.cc:1511] Processing CreateTablet for tablet b6d28fd8e0b1472297220fd934b5dcae (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:39.285137 18575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6d28fd8e0b1472297220fd934b5dcae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.287621 18656 tablet_service.cc:1511] Processing CreateTablet for tablet 38f563e7d7194a19a454b5a8f10e2714 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:39.288836 18656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38f563e7d7194a19a454b5a8f10e2714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.303000 18859 tablet_bootstrap.cc:492] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559: Bootstrap starting.
I20260713 09:08:39.309337 18573 tablet_service.cc:1511] Processing CreateTablet for tablet f651651b35434b4399316c0c714519af (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:39.310487 18573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f651651b35434b4399316c0c714519af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.341344 18730 tablet_service.cc:1511] Processing CreateTablet for tablet f651651b35434b4399316c0c714519af (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:39.342651 18730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f651651b35434b4399316c0c714519af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.349159 18857 tablet_bootstrap.cc:654] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.350608 18858 tablet_bootstrap.cc:654] T e9b3176b6bc040838e3579ed69972379 P 335ac9aca2d94ffe9a05ae27f8686fad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.350514 18801 tablet_service.cc:1511] Processing CreateTablet for tablet 38f563e7d7194a19a454b5a8f10e2714 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:39.368199 18801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38f563e7d7194a19a454b5a8f10e2714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.355903 18859 tablet_bootstrap.cc:654] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.357494 18802 tablet_service.cc:1511] Processing CreateTablet for tablet 41842a816f344aa6a8f6f2968e68dd4f (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:39.374207 18802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41842a816f344aa6a8f6f2968e68dd4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.373076 18580 tablet_service.cc:1511] Processing CreateTablet for tablet 41842a816f344aa6a8f6f2968e68dd4f (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:39.375111 18580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41842a816f344aa6a8f6f2968e68dd4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.380551 18860 tablet_bootstrap.cc:492] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd: Bootstrap starting.
I20260713 09:08:39.386368 18860 tablet_bootstrap.cc:654] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.387163 18655 tablet_service.cc:1511] Processing CreateTablet for tablet f651651b35434b4399316c0c714519af (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:39.399346 18655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f651651b35434b4399316c0c714519af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.403147 18859 tablet_bootstrap.cc:492] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559: No bootstrap required, opened a new log
I20260713 09:08:39.403604 18859 ts_tablet_manager.cc:1403] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559: Time spent bootstrapping tablet: real 0.101s	user 0.005s	sys 0.011s
I20260713 09:08:39.404593 18657 tablet_service.cc:1511] Processing CreateTablet for tablet 41842a816f344aa6a8f6f2968e68dd4f (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:39.406095 18657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41842a816f344aa6a8f6f2968e68dd4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.409617 18859 raft_consensus.cc:359] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:39.410274 18859 raft_consensus.cc:385] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.410532 18859 raft_consensus.cc:740] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73db1b47af24ead90754f0478d37559, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.411340 18859 consensus_queue.cc:260] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:39.416230 18858 tablet_bootstrap.cc:492] T e9b3176b6bc040838e3579ed69972379 P 335ac9aca2d94ffe9a05ae27f8686fad: No bootstrap required, opened a new log
I20260713 09:08:39.416662 18858 ts_tablet_manager.cc:1403] T e9b3176b6bc040838e3579ed69972379 P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent bootstrapping tablet: real 0.186s	user 0.009s	sys 0.010s
I20260713 09:08:39.421002 18858 raft_consensus.cc:359] T e9b3176b6bc040838e3579ed69972379 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:39.421597 18858 raft_consensus.cc:385] T e9b3176b6bc040838e3579ed69972379 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.421866 18858 raft_consensus.cc:740] T e9b3176b6bc040838e3579ed69972379 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.422276 18725 tablet_service.cc:1511] Processing CreateTablet for tablet db8df006bf614ab1b035c37a391e2b1e (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:39.422567 18858 consensus_queue.cc:260] T e9b3176b6bc040838e3579ed69972379 P 335ac9aca2d94ffe9a05ae27f8686fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:39.429075 18725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8df006bf614ab1b035c37a391e2b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.436172 18798 tablet_service.cc:1511] Processing CreateTablet for tablet db8df006bf614ab1b035c37a391e2b1e (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:39.436690 18580 tablet_service.cc:1511] Processing CreateTablet for tablet db8df006bf614ab1b035c37a391e2b1e (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:39.437219 18798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8df006bf614ab1b035c37a391e2b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.437755 18580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8df006bf614ab1b035c37a391e2b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.438925 18730 tablet_service.cc:1511] Processing CreateTablet for tablet f7bb675f57c54c0fa37b845af6e76e78 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:39.442667 18730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7bb675f57c54c0fa37b845af6e76e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.444433 18575 tablet_service.cc:1511] Processing CreateTablet for tablet cb059fd1dfea415488bfa7e0ff3e5f4f (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:39.446985 18575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb059fd1dfea415488bfa7e0ff3e5f4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.447464 18653 tablet_service.cc:1511] Processing CreateTablet for tablet f7bb675f57c54c0fa37b845af6e76e78 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:39.448724 18653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7bb675f57c54c0fa37b845af6e76e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.439944 18857 tablet_bootstrap.cc:492] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476: No bootstrap required, opened a new log
I20260713 09:08:39.440809 18799 tablet_service.cc:1511] Processing CreateTablet for tablet f7bb675f57c54c0fa37b845af6e76e78 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:39.451924 18799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7bb675f57c54c0fa37b845af6e76e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.462869 18857 ts_tablet_manager.cc:1403] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.204s	user 0.014s	sys 0.010s
I20260713 09:08:39.462466 18652 tablet_service.cc:1511] Processing CreateTablet for tablet cb059fd1dfea415488bfa7e0ff3e5f4f (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:39.463827 18652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb059fd1dfea415488bfa7e0ff3e5f4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.465502 18857 raft_consensus.cc:359] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:39.466195 18857 raft_consensus.cc:385] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.466464 18857 raft_consensus.cc:740] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.476619 18800 tablet_service.cc:1511] Processing CreateTablet for tablet 5152ccdf0bfc4dbe9a842e4fbc5ce918 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:39.477788 18800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5152ccdf0bfc4dbe9a842e4fbc5ce918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.478520 18579 tablet_service.cc:1511] Processing CreateTablet for tablet 5152ccdf0bfc4dbe9a842e4fbc5ce918 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:39.479781 18579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5152ccdf0bfc4dbe9a842e4fbc5ce918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.476651 18857 consensus_queue.cc:260] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:39.484134 18766 heartbeater.cc:499] Master 127.16.31.126:33715 was elected leader, sending a full tablet report...
W20260713 09:08:39.485690 18537 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:39.486027 18860 tablet_bootstrap.cc:492] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd: No bootstrap required, opened a new log
I20260713 09:08:39.486428 18860 ts_tablet_manager.cc:1403] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd: Time spent bootstrapping tablet: real 0.106s	user 0.005s	sys 0.013s
I20260713 09:08:39.471940 18731 tablet_service.cc:1511] Processing CreateTablet for tablet cb059fd1dfea415488bfa7e0ff3e5f4f (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:39.487426 18731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb059fd1dfea415488bfa7e0ff3e5f4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.490743 18840 heartbeater.cc:499] Master 127.16.31.126:33715 was elected leader, sending a full tablet report...
I20260713 09:08:39.479729 18858 ts_tablet_manager.cc:1434] T e9b3176b6bc040838e3579ed69972379 P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.006s
I20260713 09:08:39.497995 18860 raft_consensus.cc:359] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:39.498730 18860 raft_consensus.cc:385] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.499015 18860 raft_consensus.cc:740] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.499716 18860 consensus_queue.cc:260] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:39.500299 18727 tablet_service.cc:1511] Processing CreateTablet for tablet 96b935b00a5e45e79b387bceb077a11e (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:39.502177 18727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96b935b00a5e45e79b387bceb077a11e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.506062 18864 raft_consensus.cc:493] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.506503 18864 raft_consensus.cc:515] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:39.507465 18655 tablet_service.cc:1511] Processing CreateTablet for tablet 5152ccdf0bfc4dbe9a842e4fbc5ce918 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:39.508628 18655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5152ccdf0bfc4dbe9a842e4fbc5ce918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.509179 18864 leader_election.cc:290] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:39.510663 18858 tablet_bootstrap.cc:492] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad: Bootstrap starting.
I20260713 09:08:39.516453 18800 tablet_service.cc:1511] Processing CreateTablet for tablet 96b935b00a5e45e79b387bceb077a11e (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:39.519165 18800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96b935b00a5e45e79b387bceb077a11e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.532362 18857 ts_tablet_manager.cc:1434] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.003s
I20260713 09:08:39.537217 18617 heartbeater.cc:499] Master 127.16.31.126:33715 was elected leader, sending a full tablet report...
I20260713 09:08:39.550591 18857 tablet_bootstrap.cc:492] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:39.550094 18860 ts_tablet_manager.cc:1434] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd: Time spent starting tablet: real 0.063s	user 0.015s	sys 0.005s
I20260713 09:08:39.544334 18859 ts_tablet_manager.cc:1434] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559: Time spent starting tablet: real 0.140s	user 0.022s	sys 0.006s
I20260713 09:08:39.557319 18857 tablet_bootstrap.cc:654] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.558693 18858 tablet_bootstrap.cc:654] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:39.562506 18767 tablet.cc:2406] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:08:39.566227 18692 heartbeater.cc:499] Master 127.16.31.126:33715 was elected leader, sending a full tablet report...
I20260713 09:08:39.576481 18859 tablet_bootstrap.cc:492] T 97a034ffe4284526894ad8c837b0cf06 P e73db1b47af24ead90754f0478d37559: Bootstrap starting.
I20260713 09:08:39.582755 18870 raft_consensus.cc:493] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.583191 18870 raft_consensus.cc:515] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:39.585548 18870 leader_election.cc:290] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:39.612902 18860 tablet_bootstrap.cc:492] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd: Bootstrap starting.
I20260713 09:08:39.616200 18580 tablet_service.cc:1511] Processing CreateTablet for tablet 96b935b00a5e45e79b387bceb077a11e (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:39.627996 18857 tablet_bootstrap.cc:492] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476: No bootstrap required, opened a new log
I20260713 09:08:39.630512 18580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96b935b00a5e45e79b387bceb077a11e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.637858 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b3176b6bc040838e3579ed69972379" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:39.638705 18815 raft_consensus.cc:2468] T e9b3176b6bc040838e3579ed69972379 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 0.
I20260713 09:08:39.639034 18860 tablet_bootstrap.cc:654] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.640250 18704 leader_election.cc:304] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335ac9aca2d94ffe9a05ae27f8686fad, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:39.633544 18858 tablet_bootstrap.cc:492] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad: No bootstrap required, opened a new log
I20260713 09:08:39.641259 18867 raft_consensus.cc:2804] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:39.643240 18857 ts_tablet_manager.cc:1403] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.095s	user 0.014s	sys 0.004s
I20260713 09:08:39.644620 18859 tablet_bootstrap.cc:654] T 97a034ffe4284526894ad8c837b0cf06 P e73db1b47af24ead90754f0478d37559: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.645521 18860 tablet_bootstrap.cc:492] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd: No bootstrap required, opened a new log
I20260713 09:08:39.645982 18860 ts_tablet_manager.cc:1403] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.000s
I20260713 09:08:39.642228 18867 raft_consensus.cc:493] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:39.648307 18867 raft_consensus.cc:3060] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.647358 18858 ts_tablet_manager.cc:1403] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent bootstrapping tablet: real 0.153s	user 0.012s	sys 0.001s
I20260713 09:08:39.651685 18860 raft_consensus.cc:359] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:39.652410 18860 raft_consensus.cc:385] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.652705 18860 raft_consensus.cc:740] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.654219 18857 raft_consensus.cc:359] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:39.656483 18857 raft_consensus.cc:385] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.656852 18857 raft_consensus.cc:740] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.655812 18858 raft_consensus.cc:359] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:39.657689 18858 raft_consensus.cc:385] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.658071 18858 raft_consensus.cc:740] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.658644 18860 consensus_queue.cc:260] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:39.660457 18857 consensus_queue.cc:260] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:39.663661 18867 raft_consensus.cc:515] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:39.675932 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b3176b6bc040838e3579ed69972379" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
I20260713 09:08:39.676496 18815 raft_consensus.cc:3060] T e9b3176b6bc040838e3579ed69972379 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.681504 18857 ts_tablet_manager.cc:1434] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260713 09:08:39.682533 18857 tablet_bootstrap.cc:492] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:39.684530 18860 ts_tablet_manager.cc:1434] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260713 09:08:39.687976 18860 tablet_bootstrap.cc:492] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd: Bootstrap starting.
I20260713 09:08:39.688858 18857 tablet_bootstrap.cc:654] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.690148 18815 raft_consensus.cc:2468] T e9b3176b6bc040838e3579ed69972379 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 1.
I20260713 09:08:39.673065 18858 consensus_queue.cc:260] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:39.692847 18858 ts_tablet_manager.cc:1434] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.001s
I20260713 09:08:39.698328 18858 tablet_bootstrap.cc:492] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 335ac9aca2d94ffe9a05ae27f8686fad: Bootstrap starting.
I20260713 09:08:39.694077 18867 leader_election.cc:290] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 election: Requested vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:39.695264 18860 tablet_bootstrap.cc:654] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.703680 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b557ea014158428889919ba3141fa014" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
I20260713 09:08:39.704931 18858 tablet_bootstrap.cc:654] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 335ac9aca2d94ffe9a05ae27f8686fad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.687042 18859 tablet_bootstrap.cc:492] T 97a034ffe4284526894ad8c837b0cf06 P e73db1b47af24ead90754f0478d37559: No bootstrap required, opened a new log
I20260713 09:08:39.696625 18704 leader_election.cc:304] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335ac9aca2d94ffe9a05ae27f8686fad, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:39.707931 18859 ts_tablet_manager.cc:1403] T 97a034ffe4284526894ad8c837b0cf06 P e73db1b47af24ead90754f0478d37559: Time spent bootstrapping tablet: real 0.132s	user 0.004s	sys 0.026s
I20260713 09:08:39.708128 18867 raft_consensus.cc:2804] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:39.708652 18867 raft_consensus.cc:697] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 [term 1 LEADER]: Becoming Leader. State: Replica: e73db1b47af24ead90754f0478d37559, State: Running, Role: LEADER
I20260713 09:08:39.709676 18857 tablet_bootstrap.cc:492] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476: No bootstrap required, opened a new log
I20260713 09:08:39.709426 18867 consensus_queue.cc:237] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:39.710098 18857 ts_tablet_manager.cc:1403] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.009s
I20260713 09:08:39.710983 18859 raft_consensus.cc:359] T 97a034ffe4284526894ad8c837b0cf06 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:39.711675 18859 raft_consensus.cc:385] T 97a034ffe4284526894ad8c837b0cf06 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.712103 18859 raft_consensus.cc:740] T 97a034ffe4284526894ad8c837b0cf06 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73db1b47af24ead90754f0478d37559, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.712754 18857 raft_consensus.cc:359] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:39.712949 18859 consensus_queue.cc:260] T 97a034ffe4284526894ad8c837b0cf06 P e73db1b47af24ead90754f0478d37559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:39.713688 18857 raft_consensus.cc:385] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.714063 18857 raft_consensus.cc:740] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.714951 18857 consensus_queue.cc:260] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:39.715267 18859 ts_tablet_manager.cc:1434] T 97a034ffe4284526894ad8c837b0cf06 P e73db1b47af24ead90754f0478d37559: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:39.715221 18870 raft_consensus.cc:493] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.715920 18870 raft_consensus.cc:515] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:39.718125 18870 leader_election.cc:290] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:39.718341 18655 tablet_service.cc:1511] Processing CreateTablet for tablet 914edeac295842869d8e7e422d43b877 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:39.719513 18859 tablet_bootstrap.cc:492] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559: Bootstrap starting.
I20260713 09:08:39.719659 18655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 914edeac295842869d8e7e422d43b877. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:08:39.727640 18557 leader_election.cc:343] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:39.728804 18860 tablet_bootstrap.cc:492] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd: No bootstrap required, opened a new log
I20260713 09:08:39.729812 18860 ts_tablet_manager.cc:1403] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.005s
I20260713 09:08:39.731660 18859 tablet_bootstrap.cc:654] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.736864 18857 ts_tablet_manager.cc:1434] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.009s
I20260713 09:08:39.737952 18860 raft_consensus.cc:359] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:39.740155 18860 raft_consensus.cc:385] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.741034 18860 raft_consensus.cc:740] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.742336 18860 consensus_queue.cc:260] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:39.737953 18857 tablet_bootstrap.cc:492] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:39.752982 18860 ts_tablet_manager.cc:1434] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:08:39.756269 18860 tablet_bootstrap.cc:492] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd: Bootstrap starting.
I20260713 09:08:39.762457 18857 tablet_bootstrap.cc:654] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.767995 18860 tablet_bootstrap.cc:654] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.774953 18871 raft_consensus.cc:493] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.775492 18871 raft_consensus.cc:515] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:39.786425 18860 tablet_bootstrap.cc:492] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd: No bootstrap required, opened a new log
I20260713 09:08:39.787763 18860 ts_tablet_manager.cc:1403] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.004s
I20260713 09:08:39.793802 18860 raft_consensus.cc:359] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:39.778355 18871 leader_election.cc:290] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349)
I20260713 09:08:39.796185 18727 tablet_service.cc:1511] Processing CreateTablet for tablet 914edeac295842869d8e7e422d43b877 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:39.797032 18860 raft_consensus.cc:385] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.797847 18727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 914edeac295842869d8e7e422d43b877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.797857 18860 raft_consensus.cc:740] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.800669 18860 consensus_queue.cc:260] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:39.811882 18860 ts_tablet_manager.cc:1434] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.005s
I20260713 09:08:39.814388 18860 tablet_bootstrap.cc:492] T 38f563e7d7194a19a454b5a8f10e2714 P 9c210571d9284857ba1dc6c7601ca3bd: Bootstrap starting.
I20260713 09:08:39.818181 18865 raft_consensus.cc:493] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.818862 18865 raft_consensus.cc:515] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:39.825989 18860 tablet_bootstrap.cc:654] T 38f563e7d7194a19a454b5a8f10e2714 P 9c210571d9284857ba1dc6c7601ca3bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.840441 18860 tablet_bootstrap.cc:492] T 38f563e7d7194a19a454b5a8f10e2714 P 9c210571d9284857ba1dc6c7601ca3bd: No bootstrap required, opened a new log
I20260713 09:08:39.842305 18860 ts_tablet_manager.cc:1403] T 38f563e7d7194a19a454b5a8f10e2714 P 9c210571d9284857ba1dc6c7601ca3bd: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260713 09:08:39.846143 18860 raft_consensus.cc:359] T 38f563e7d7194a19a454b5a8f10e2714 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:39.850832 18860 raft_consensus.cc:385] T 38f563e7d7194a19a454b5a8f10e2714 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.851094 18865 leader_election.cc:290] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:39.851794 18860 raft_consensus.cc:740] T 38f563e7d7194a19a454b5a8f10e2714 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.853523 18860 consensus_queue.cc:260] T 38f563e7d7194a19a454b5a8f10e2714 P 9c210571d9284857ba1dc6c7601ca3bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:39.857888 18860 ts_tablet_manager.cc:1434] T 38f563e7d7194a19a454b5a8f10e2714 P 9c210571d9284857ba1dc6c7601ca3bd: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:08:39.861043 18860 tablet_bootstrap.cc:492] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd: Bootstrap starting.
I20260713 09:08:39.875180 18860 tablet_bootstrap.cc:654] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.890300 18860 tablet_bootstrap.cc:492] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd: No bootstrap required, opened a new log
I20260713 09:08:39.892107 18860 ts_tablet_manager.cc:1403] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.005s
I20260713 09:08:39.896054 18860 raft_consensus.cc:359] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:39.900818 18860 raft_consensus.cc:385] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.901615 18860 raft_consensus.cc:740] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.903074 18860 consensus_queue.cc:260] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:39.905566 18871 raft_consensus.cc:493] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.906118 18871 raft_consensus.cc:515] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:39.908897 18871 leader_election.cc:290] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349)
I20260713 09:08:39.911676 18860 ts_tablet_manager.cc:1434] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:08:39.914885 18860 tablet_bootstrap.cc:492] T 7889810609fe40338cef3261256cd6dd P 9c210571d9284857ba1dc6c7601ca3bd: Bootstrap starting.
I20260713 09:08:39.929867 18860 tablet_bootstrap.cc:654] T 7889810609fe40338cef3261256cd6dd P 9c210571d9284857ba1dc6c7601ca3bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.943604 18860 tablet_bootstrap.cc:492] T 7889810609fe40338cef3261256cd6dd P 9c210571d9284857ba1dc6c7601ca3bd: No bootstrap required, opened a new log
I20260713 09:08:39.944702 18858 tablet_bootstrap.cc:492] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 335ac9aca2d94ffe9a05ae27f8686fad: No bootstrap required, opened a new log
I20260713 09:08:39.945626 18858 ts_tablet_manager.cc:1403] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent bootstrapping tablet: real 0.248s	user 0.029s	sys 0.094s
I20260713 09:08:39.949529 18858 raft_consensus.cc:359] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:39.950456 18858 raft_consensus.cc:385] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.950871 18858 raft_consensus.cc:740] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.951812 18858 consensus_queue.cc:260] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 335ac9aca2d94ffe9a05ae27f8686fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:39.945652 18860 ts_tablet_manager.cc:1403] T 7889810609fe40338cef3261256cd6dd P 9c210571d9284857ba1dc6c7601ca3bd: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260713 09:08:39.962561 18860 raft_consensus.cc:359] T 7889810609fe40338cef3261256cd6dd P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:39.963486 18860 raft_consensus.cc:385] T 7889810609fe40338cef3261256cd6dd P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.963851 18860 raft_consensus.cc:740] T 7889810609fe40338cef3261256cd6dd P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.964743 18860 consensus_queue.cc:260] T 7889810609fe40338cef3261256cd6dd P 9c210571d9284857ba1dc6c7601ca3bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:39.967422 18858 ts_tablet_manager.cc:1434] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260713 09:08:39.968734 18858 tablet_bootstrap.cc:492] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad: Bootstrap starting.
I20260713 09:08:39.975869 18865 raft_consensus.cc:493] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.976382 18865 raft_consensus.cc:515] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:39.981439 18860 ts_tablet_manager.cc:1434] T 7889810609fe40338cef3261256cd6dd P 9c210571d9284857ba1dc6c7601ca3bd: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260713 09:08:39.982481 18860 tablet_bootstrap.cc:492] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd: Bootstrap starting.
I20260713 09:08:39.983786 18865 leader_election.cc:290] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:39.991923 18858 tablet_bootstrap.cc:654] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.000105 18871 raft_consensus.cc:493] T 38f563e7d7194a19a454b5a8f10e2714 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.000728 18871 raft_consensus.cc:515] T 38f563e7d7194a19a454b5a8f10e2714 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:40.002959 18871 leader_election.cc:290] T 38f563e7d7194a19a454b5a8f10e2714 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349)
I20260713 09:08:40.000139 18860 tablet_bootstrap.cc:654] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.063001 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b3176b6bc040838e3579ed69972379" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476"
I20260713 09:08:40.063627 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b557ea014158428889919ba3141fa014" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:40.062497 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b3176b6bc040838e3579ed69972379" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
I20260713 09:08:40.064224 18667 raft_consensus.cc:2468] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 0.
I20260713 09:08:40.064381 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6702085974bd4d679292a2a8d9edcc4a" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
W20260713 09:08:40.065250 18707 leader_election.cc:343] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:40.066134 18707 leader_election.cc:343] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.067131 18555 leader_election.cc:304] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [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: 25c9b9abeb51455a88b7b52722ecb476, 9c210571d9284857ba1dc6c7601ca3bd; no voters: e73db1b47af24ead90754f0478d37559
I20260713 09:08:40.067998 18882 raft_consensus.cc:2804] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.068377 18882 raft_consensus.cc:493] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.068673 18882 raft_consensus.cc:3060] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:40.075095 18555 leader_election.cc:343] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.076205 18882 raft_consensus.cc:515] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:40.079159 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b557ea014158428889919ba3141fa014" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
I20260713 09:08:40.079659 18666 raft_consensus.cc:3060] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.080121 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b557ea014158428889919ba3141fa014" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559"
I20260713 09:08:40.080845 18860 tablet_bootstrap.cc:492] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd: No bootstrap required, opened a new log
I20260713 09:08:40.081230 18860 ts_tablet_manager.cc:1403] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd: Time spent bootstrapping tablet: real 0.099s	user 0.014s	sys 0.010s
W20260713 09:08:40.081512 18557 leader_election.cc:343] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.082046 18882 leader_election.cc:290] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 election: Requested vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:40.092764 18858 tablet_bootstrap.cc:492] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad: No bootstrap required, opened a new log
I20260713 09:08:40.093261 18858 ts_tablet_manager.cc:1403] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent bootstrapping tablet: real 0.125s	user 0.017s	sys 0.000s
I20260713 09:08:40.088510 18871 raft_consensus.cc:493] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.094812 18871 raft_consensus.cc:515] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.095918 18858 raft_consensus.cc:359] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:40.096510 18858 raft_consensus.cc:385] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.097627 18871 leader_election.cc:290] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:40.100477 18860 raft_consensus.cc:359] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.101333 18860 raft_consensus.cc:385] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.101632 18860 raft_consensus.cc:740] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.109462 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f11f9c7bee4216b629aa21ba887bc5" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
I20260713 09:08:40.109640 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145249de014d486dbd6de16520cf5c7f" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
I20260713 09:08:40.110836 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f563e7d7194a19a454b5a8f10e2714" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
I20260713 09:08:40.111793 18882 raft_consensus.cc:493] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.111833 18800 tablet_service.cc:1511] Processing CreateTablet for tablet 914edeac295842869d8e7e422d43b877 (DEFAULT_TABLE table=test-workload [id=a0385e473742498bb742e9d69fa654f8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:40.112437 18882 raft_consensus.cc:515] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:40.113245 18800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 914edeac295842869d8e7e422d43b877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.115552 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce60f02ba8c4cfd9e589ea3c8f13d2e" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
I20260713 09:08:40.115878 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb6a8bf8a00472db9e3965c4d8ba7c5" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
W20260713 09:08:40.116822 18557 leader_election.cc:343] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:40.117095 18781 leader_election.cc:343] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:40.117630 18632 leader_election.cc:343] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:40.118294 18632 leader_election.cc:343] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.096766 18858 raft_consensus.cc:740] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Initialized, Role: FOLLOWER
W20260713 09:08:40.118891 18632 leader_election.cc:343] T 38f563e7d7194a19a454b5a8f10e2714 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.119401 18860 consensus_queue.cc:260] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.124650 18860 ts_tablet_manager.cc:1434] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260713 09:08:40.127405 18860 tablet_bootstrap.cc:492] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd: Bootstrap starting.
I20260713 09:08:40.130137 18882 leader_election.cc:290] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349)
I20260713 09:08:40.125831 18858 consensus_queue.cc:260] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:40.132298 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145249de014d486dbd6de16520cf5c7f" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:40.127954 18666 raft_consensus.cc:2468] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 1.
I20260713 09:08:40.133584 18814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f11f9c7bee4216b629aa21ba887bc5" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
W20260713 09:08:40.133963 18707 consensus_peers.cc:597] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:40.134229 18814 raft_consensus.cc:2468] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 0.
I20260713 09:08:40.135206 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f563e7d7194a19a454b5a8f10e2714" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:40.133551 18858 ts_tablet_manager.cc:1434] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.001s
I20260713 09:08:40.136224 18812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb6a8bf8a00472db9e3965c4d8ba7c5" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:40.136766 18812 raft_consensus.cc:2468] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 0.
I20260713 09:08:40.137921 18555 leader_election.cc:304] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [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: 25c9b9abeb51455a88b7b52722ecb476, 9c210571d9284857ba1dc6c7601ca3bd; no voters: e73db1b47af24ead90754f0478d37559
W20260713 09:08:40.139357 18630 leader_election.cc:343] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.140175 18630 leader_election.cc:304] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c210571d9284857ba1dc6c7601ca3bd; no voters: 335ac9aca2d94ffe9a05ae27f8686fad, e73db1b47af24ead90754f0478d37559
I20260713 09:08:40.140875 18871 raft_consensus.cc:2749] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.142678 18630 leader_election.cc:304] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [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: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: e73db1b47af24ead90754f0478d37559
I20260713 09:08:40.144521 18882 raft_consensus.cc:2804] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.141927 18864 raft_consensus.cc:493] T 97a034ffe4284526894ad8c837b0cf06 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.146178 18864 raft_consensus.cc:515] T 97a034ffe4284526894ad8c837b0cf06 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:40.148355 18864 leader_election.cc:290] T 97a034ffe4284526894ad8c837b0cf06 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:40.145426 18871 raft_consensus.cc:2804] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.150004 18871 raft_consensus.cc:493] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.150461 18871 raft_consensus.cc:3060] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.156219 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a034ffe4284526894ad8c837b0cf06" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
I20260713 09:08:40.145048 18882 raft_consensus.cc:697] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 LEADER]: Becoming Leader. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Running, Role: LEADER
W20260713 09:08:40.158890 18707 leader_election.cc:343] T 97a034ffe4284526894ad8c837b0cf06 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:40.160411 18630 leader_election.cc:343] T 38f563e7d7194a19a454b5a8f10e2714 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.160815 18630 leader_election.cc:304] T 38f563e7d7194a19a454b5a8f10e2714 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c210571d9284857ba1dc6c7601ca3bd; no voters: 335ac9aca2d94ffe9a05ae27f8686fad, e73db1b47af24ead90754f0478d37559
I20260713 09:08:40.163195 18882 consensus_queue.cc:237] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:40.163945 18857 tablet_bootstrap.cc:492] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476: No bootstrap required, opened a new log
I20260713 09:08:40.168846 18858 tablet_bootstrap.cc:492] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad: Bootstrap starting.
I20260713 09:08:40.174059 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f11f9c7bee4216b629aa21ba887bc5" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
W20260713 09:08:40.175555 18780 leader_election.cc:343] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.167069 18871 raft_consensus.cc:515] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:40.177994 18857 ts_tablet_manager.cc:1403] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.440s	user 0.068s	sys 0.101s
I20260713 09:08:40.270092 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce60f02ba8c4cfd9e589ea3c8f13d2e" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:40.271202 18857 raft_consensus.cc:359] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:40.272769 18858 tablet_bootstrap.cc:654] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.282023 18857 raft_consensus.cc:385] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.282378 18857 raft_consensus.cc:740] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.283185 18857 consensus_queue.cc:260] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:40.273005 18901 raft_consensus.cc:2749] T 38f563e7d7194a19a454b5a8f10e2714 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.274799 18490 catalog_manager.cc:5697] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 reported cstate change: term changed from 0 to 1, leader changed from <none> to e73db1b47af24ead90754f0478d37559 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "e73db1b47af24ead90754f0478d37559" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:40.275898 18630 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.31.68:45349, user_credentials={real_user=slave}} blocked reactor thread for 115520us
I20260713 09:08:40.284632 18901 raft_consensus.cc:493] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:08:40.285513 18555 leader_election.cc:343] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.285966 18555 leader_election.cc:304] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25c9b9abeb51455a88b7b52722ecb476; no voters: 335ac9aca2d94ffe9a05ae27f8686fad, e73db1b47af24ead90754f0478d37559
I20260713 09:08:40.285816 18901 raft_consensus.cc:515] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:40.287181 18870 raft_consensus.cc:2749] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.277019 18859 tablet_bootstrap.cc:492] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559: No bootstrap required, opened a new log
I20260713 09:08:40.279398 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f11f9c7bee4216b629aa21ba887bc5" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559"
I20260713 09:08:40.288827 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4542f884a53c4ecabe12996d20b369fe" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
W20260713 09:08:40.289036 18632 leader_election.cc:343] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.280164 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb6a8bf8a00472db9e3965c4d8ba7c5" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
I20260713 09:08:40.289408 18591 raft_consensus.cc:2468] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 0.
I20260713 09:08:40.207094 18865 raft_consensus.cc:493] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.290256 18865 raft_consensus.cc:515] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:40.292373 18867 consensus_queue.cc:1048] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:40.294764 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4542f884a53c4ecabe12996d20b369fe" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
W20260713 09:08:40.296622 18632 leader_election.cc:343] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.297276 18901 leader_election.cc:290] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:40.300158 18865 leader_election.cc:290] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:40.281291 18871 leader_election.cc:290] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 election: Requested vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349)
I20260713 09:08:40.302758 18859 ts_tablet_manager.cc:1403] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559: Time spent bootstrapping tablet: real 0.583s	user 0.131s	sys 0.134s
I20260713 09:08:40.302692 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7889810609fe40338cef3261256cd6dd" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
I20260713 09:08:40.284955 18860 tablet_bootstrap.cc:654] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.284829 18630 leader_election.cc:304] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 
W20260713 09:08:40.303921 18633 leader_election.cc:343] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.269645 18812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6702085974bd4d679292a2a8d9edcc4a" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:40.306624 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f11f9c7bee4216b629aa21ba887bc5" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:40.307399 18666 raft_consensus.cc:2393] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 335ac9aca2d94ffe9a05ae27f8686fad in current term 1: Already voted for candidate 9c210571d9284857ba1dc6c7601ca3bd in this term.
W20260713 09:08:40.307263 18780 leader_election.cc:343] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.307813 18903 raft_consensus.cc:2804] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.308012 18857 ts_tablet_manager.cc:1434] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.130s	user 0.006s	sys 0.005s
I20260713 09:08:40.308229 18903 raft_consensus.cc:493] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.308593 18903 raft_consensus.cc:3060] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.308429 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb6a8bf8a00472db9e3965c4d8ba7c5" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:40.309021 18857 tablet_bootstrap.cc:492] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:40.309374 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7889810609fe40338cef3261256cd6dd" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:40.309973 18665 raft_consensus.cc:2468] T 7889810609fe40338cef3261256cd6dd P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 0.
I20260713 09:08:40.310156 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a034ffe4284526894ad8c837b0cf06" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:40.310880 18812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f11f9c7bee4216b629aa21ba887bc5" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
W20260713 09:08:40.311376 18704 leader_election.cc:343] T 97a034ffe4284526894ad8c837b0cf06 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.311758 18858 tablet_bootstrap.cc:492] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad: No bootstrap required, opened a new log
I20260713 09:08:40.311820 18704 leader_election.cc:304] T 97a034ffe4284526894ad8c837b0cf06 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e73db1b47af24ead90754f0478d37559; no voters: 25c9b9abeb51455a88b7b52722ecb476, 9c210571d9284857ba1dc6c7601ca3bd
I20260713 09:08:40.312461 18858 ts_tablet_manager.cc:1403] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent bootstrapping tablet: real 0.154s	user 0.008s	sys 0.025s
I20260713 09:08:40.312265 18778 leader_election.cc:304] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 335ac9aca2d94ffe9a05ae27f8686fad; no voters: 9c210571d9284857ba1dc6c7601ca3bd, e73db1b47af24ead90754f0478d37559
I20260713 09:08:40.313023 18867 raft_consensus.cc:2749] T 97a034ffe4284526894ad8c837b0cf06 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.313575 18778 leader_election.cc:304] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad [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: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: e73db1b47af24ead90754f0478d37559
I20260713 09:08:40.311393 18812 raft_consensus.cc:3060] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.315769 18858 raft_consensus.cc:359] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.316442 18858 raft_consensus.cc:385] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.316759 18858 raft_consensus.cc:740] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.316807 18487 catalog_manager.cc:5697] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65). New cstate: current_term: 1 leader_uuid: "25c9b9abeb51455a88b7b52722ecb476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:40.317677 18858 consensus_queue.cc:260] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.305898 18859 raft_consensus.cc:359] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:40.316710 18860 tablet_bootstrap.cc:492] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd: No bootstrap required, opened a new log
I20260713 09:08:40.306631 18633 leader_election.cc:304] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [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: 25c9b9abeb51455a88b7b52722ecb476, 9c210571d9284857ba1dc6c7601ca3bd; no voters: e73db1b47af24ead90754f0478d37559
I20260713 09:08:40.319106 18859 raft_consensus.cc:385] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.319433 18901 raft_consensus.cc:2804] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.320020 18901 raft_consensus.cc:493] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.320329 18901 raft_consensus.cc:3060] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.321890 18812 raft_consensus.cc:2468] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 1.
I20260713 09:08:40.323072 18630 leader_election.cc:304] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [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: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: e73db1b47af24ead90754f0478d37559
I20260713 09:08:40.324088 18871 raft_consensus.cc:2804] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.324883 18860 ts_tablet_manager.cc:1403] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd: Time spent bootstrapping tablet: real 0.198s	user 0.016s	sys 0.007s
W20260713 09:08:40.325067 18555 leader_election.cc:343] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.325501 18555 leader_election.cc:304] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25c9b9abeb51455a88b7b52722ecb476; no voters: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd
I20260713 09:08:40.326201 18882 raft_consensus.cc:2749] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.319518 18859 raft_consensus.cc:740] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73db1b47af24ead90754f0478d37559, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.327353 18859 consensus_queue.cc:260] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:40.327559 18901 raft_consensus.cc:515] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:40.324766 18865 raft_consensus.cc:2749] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.331494 18860 raft_consensus.cc:359] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.332216 18860 raft_consensus.cc:385] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.332541 18860 raft_consensus.cc:740] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.333253 18860 consensus_queue.cc:260] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.335017 18906 raft_consensus.cc:2804] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.335415 18906 raft_consensus.cc:493] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.335709 18906 raft_consensus.cc:3060] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.341557 18857 tablet_bootstrap.cc:654] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.347746 18859 ts_tablet_manager.cc:1434] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559: Time spent starting tablet: real 0.044s	user 0.001s	sys 0.006s
I20260713 09:08:40.351110 18871 raft_consensus.cc:697] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Becoming Leader. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Running, Role: LEADER
I20260713 09:08:40.352161 18871 consensus_queue.cc:237] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:40.356228 18859 tablet_bootstrap.cc:492] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559: Bootstrap starting.
I20260713 09:08:40.364614 18860 ts_tablet_manager.cc:1434] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.001s
I20260713 09:08:40.365826 18860 tablet_bootstrap.cc:492] T a5d5250378094483ab2aa19f42d0b19e P 9c210571d9284857ba1dc6c7601ca3bd: Bootstrap starting.
I20260713 09:08:40.372772 18906 raft_consensus.cc:515] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:40.378911 18901 leader_election.cc:290] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 election: Requested vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:40.358170 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4542f884a53c4ecabe12996d20b369fe" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476"
I20260713 09:08:40.379882 18591 raft_consensus.cc:3060] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.380177 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4542f884a53c4ecabe12996d20b369fe" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559"
W20260713 09:08:40.381827 18632 leader_election.cc:343] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.386124 18860 tablet_bootstrap.cc:654] T a5d5250378094483ab2aa19f42d0b19e P 9c210571d9284857ba1dc6c7601ca3bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.394645 18591 raft_consensus.cc:2468] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 1.
I20260713 09:08:40.395803 18633 leader_election.cc:304] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [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: 25c9b9abeb51455a88b7b52722ecb476, 9c210571d9284857ba1dc6c7601ca3bd; no voters: e73db1b47af24ead90754f0478d37559
I20260713 09:08:40.397825 18903 raft_consensus.cc:515] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.402311 18915 raft_consensus.cc:2804] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.402844 18915 raft_consensus.cc:697] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Becoming Leader. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Running, Role: LEADER
I20260713 09:08:40.403879 18915 consensus_queue.cc:237] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:40.405786 18859 tablet_bootstrap.cc:654] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.407017 18667 raft_consensus.cc:2393] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 335ac9aca2d94ffe9a05ae27f8686fad in current term 1: Already voted for candidate 9c210571d9284857ba1dc6c7601ca3bd in this term.
I20260713 09:08:40.408144 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7889810609fe40338cef3261256cd6dd" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
I20260713 09:08:40.408797 18666 raft_consensus.cc:3060] T 7889810609fe40338cef3261256cd6dd P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.410612 18906 leader_election.cc:290] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 election: Requested vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:40.412604 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7889810609fe40338cef3261256cd6dd" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559"
I20260713 09:08:40.413075 18903 leader_election.cc:290] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 election: Requested vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:40.413312 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb6a8bf8a00472db9e3965c4d8ba7c5" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
I20260713 09:08:40.413865 18813 raft_consensus.cc:3060] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.415144 18858 ts_tablet_manager.cc:1434] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent starting tablet: real 0.102s	user 0.006s	sys 0.014s
W20260713 09:08:40.415401 18780 leader_election.cc:343] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.416671 18858 tablet_bootstrap.cc:492] T 145249de014d486dbd6de16520cf5c7f P 335ac9aca2d94ffe9a05ae27f8686fad: Bootstrap starting.
I20260713 09:08:40.418501 18778 leader_election.cc:304] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 335ac9aca2d94ffe9a05ae27f8686fad; no voters: 25c9b9abeb51455a88b7b52722ecb476, 9c210571d9284857ba1dc6c7601ca3bd
I20260713 09:08:40.405082 18857 tablet_bootstrap.cc:492] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476: No bootstrap required, opened a new log
I20260713 09:08:40.421738 18857 ts_tablet_manager.cc:1403] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.113s	user 0.026s	sys 0.021s
I20260713 09:08:40.422587 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb6a8bf8a00472db9e3965c4d8ba7c5" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476"
W20260713 09:08:40.425014 18633 leader_election.cc:343] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.425500 18857 raft_consensus.cc:359] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:40.426247 18857 raft_consensus.cc:385] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.426957 18857 raft_consensus.cc:740] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.436874 18857 consensus_queue.cc:260] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:40.431149 18858 tablet_bootstrap.cc:654] T 145249de014d486dbd6de16520cf5c7f P 335ac9aca2d94ffe9a05ae27f8686fad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.443480 18813 raft_consensus.cc:2468] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 1.
I20260713 09:08:40.444314 18913 raft_consensus.cc:2749] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.444993 18630 leader_election.cc:304] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [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: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:08:40.446024 18903 raft_consensus.cc:2804] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.446491 18903 raft_consensus.cc:697] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Becoming Leader. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Running, Role: LEADER
I20260713 09:08:40.449348 18903 consensus_queue.cc:237] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.455220 18488 catalog_manager.cc:5697] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66). New cstate: current_term: 1 leader_uuid: "9c210571d9284857ba1dc6c7601ca3bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:40.447975 18666 raft_consensus.cc:2468] T 7889810609fe40338cef3261256cd6dd P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 1.
I20260713 09:08:40.461804 18857 ts_tablet_manager.cc:1434] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260713 09:08:40.462085 18778 leader_election.cc:304] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad [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: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: e73db1b47af24ead90754f0478d37559
I20260713 09:08:40.462810 18857 tablet_bootstrap.cc:492] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:40.463691 18913 raft_consensus.cc:2804] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.464164 18913 raft_consensus.cc:697] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 LEADER]: Becoming Leader. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Running, Role: LEADER
I20260713 09:08:40.464936 18913 consensus_queue.cc:237] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:40.470476 18857 tablet_bootstrap.cc:654] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.483310 18860 tablet_bootstrap.cc:492] T a5d5250378094483ab2aa19f42d0b19e P 9c210571d9284857ba1dc6c7601ca3bd: No bootstrap required, opened a new log
I20260713 09:08:40.483764 18860 ts_tablet_manager.cc:1403] T a5d5250378094483ab2aa19f42d0b19e P 9c210571d9284857ba1dc6c7601ca3bd: Time spent bootstrapping tablet: real 0.118s	user 0.021s	sys 0.011s
I20260713 09:08:40.483724 18859 tablet_bootstrap.cc:492] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559: No bootstrap required, opened a new log
I20260713 09:08:40.484294 18859 ts_tablet_manager.cc:1403] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559: Time spent bootstrapping tablet: real 0.128s	user 0.009s	sys 0.011s
I20260713 09:08:40.486253 18860 raft_consensus.cc:359] T a5d5250378094483ab2aa19f42d0b19e P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:40.486883 18860 raft_consensus.cc:385] T a5d5250378094483ab2aa19f42d0b19e P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.486706 18859 raft_consensus.cc:359] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:40.487156 18860 raft_consensus.cc:740] T a5d5250378094483ab2aa19f42d0b19e P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.487349 18859 raft_consensus.cc:385] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.487634 18859 raft_consensus.cc:740] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73db1b47af24ead90754f0478d37559, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.487890 18860 consensus_queue.cc:260] T a5d5250378094483ab2aa19f42d0b19e P 9c210571d9284857ba1dc6c7601ca3bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:40.488361 18859 consensus_queue.cc:260] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:40.490023 18860 ts_tablet_manager.cc:1434] T a5d5250378094483ab2aa19f42d0b19e P 9c210571d9284857ba1dc6c7601ca3bd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:40.490614 18859 ts_tablet_manager.cc:1434] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260713 09:08:40.490801 18860 tablet_bootstrap.cc:492] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd: Bootstrap starting.
I20260713 09:08:40.491427 18859 tablet_bootstrap.cc:492] T 7889810609fe40338cef3261256cd6dd P e73db1b47af24ead90754f0478d37559: Bootstrap starting.
I20260713 09:08:40.494415 18915 raft_consensus.cc:493] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.494890 18915 raft_consensus.cc:515] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.496929 18915 leader_election.cc:290] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
W20260713 09:08:40.498785 18537 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:40.500097 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80cf1bcdf2940f49e2ed60f05fc96fe" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
W20260713 09:08:40.501626 18633 leader_election.cc:343] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.499373 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80cf1bcdf2940f49e2ed60f05fc96fe" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:40.502329 18858 tablet_bootstrap.cc:492] T 145249de014d486dbd6de16520cf5c7f P 335ac9aca2d94ffe9a05ae27f8686fad: No bootstrap required, opened a new log
I20260713 09:08:40.502842 18858 ts_tablet_manager.cc:1403] T 145249de014d486dbd6de16520cf5c7f P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.016s
W20260713 09:08:40.503180 18630 leader_election.cc:343] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.503576 18630 leader_election.cc:304] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c210571d9284857ba1dc6c7601ca3bd; no voters: 25c9b9abeb51455a88b7b52722ecb476, 335ac9aca2d94ffe9a05ae27f8686fad
I20260713 09:08:40.504573 18915 raft_consensus.cc:2749] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.505965 18858 raft_consensus.cc:359] T 145249de014d486dbd6de16520cf5c7f P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:40.506851 18858 raft_consensus.cc:385] T 145249de014d486dbd6de16520cf5c7f P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.507185 18858 raft_consensus.cc:740] T 145249de014d486dbd6de16520cf5c7f P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.507375 18860 tablet_bootstrap.cc:654] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.508584 18859 tablet_bootstrap.cc:654] T 7889810609fe40338cef3261256cd6dd P e73db1b47af24ead90754f0478d37559: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.508114 18858 consensus_queue.cc:260] T 145249de014d486dbd6de16520cf5c7f P 335ac9aca2d94ffe9a05ae27f8686fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:40.510507 18858 ts_tablet_manager.cc:1434] T 145249de014d486dbd6de16520cf5c7f P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:08:40.511417 18858 tablet_bootstrap.cc:492] T 003433d380584e2a8026f43a5835f722 P 335ac9aca2d94ffe9a05ae27f8686fad: Bootstrap starting.
I20260713 09:08:40.517089 18858 tablet_bootstrap.cc:654] T 003433d380584e2a8026f43a5835f722 P 335ac9aca2d94ffe9a05ae27f8686fad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.523435 18867 raft_consensus.cc:493] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.523890 18867 raft_consensus.cc:515] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:40.525717 18867 leader_election.cc:290] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349)
I20260713 09:08:40.527724 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145249de014d486dbd6de16520cf5c7f" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:40.528322 18666 raft_consensus.cc:2468] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 0.
I20260713 09:08:40.529277 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145249de014d486dbd6de16520cf5c7f" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:40.529618 18857 tablet_bootstrap.cc:492] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476: No bootstrap required, opened a new log
I20260713 09:08:40.529871 18813 raft_consensus.cc:2468] T 145249de014d486dbd6de16520cf5c7f P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 0.
I20260713 09:08:40.530083 18857 ts_tablet_manager.cc:1403] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.001s
I20260713 09:08:40.531665 18704 leader_election.cc:304] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c210571d9284857ba1dc6c7601ca3bd, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:40.533094 18857 raft_consensus.cc:359] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:40.533931 18857 raft_consensus.cc:385] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.534252 18857 raft_consensus.cc:740] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.537576 18867 raft_consensus.cc:2804] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.538014 18867 raft_consensus.cc:493] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.538341 18867 raft_consensus.cc:3060] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.549036 18867 raft_consensus.cc:515] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:40.551672 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145249de014d486dbd6de16520cf5c7f" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
I20260713 09:08:40.551263 18489 catalog_manager.cc:5697] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68). New cstate: current_term: 1 leader_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:40.552179 18666 raft_consensus.cc:3060] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.558424 18666 raft_consensus.cc:2468] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 1.
I20260713 09:08:40.559598 18704 leader_election.cc:304] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c210571d9284857ba1dc6c7601ca3bd, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:40.562258 18864 raft_consensus.cc:2804] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.567668 18857 consensus_queue.cc:260] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:40.574638 18864 raft_consensus.cc:697] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [term 1 LEADER]: Becoming Leader. State: Replica: e73db1b47af24ead90754f0478d37559, State: Running, Role: LEADER
I20260713 09:08:40.575498 18864 consensus_queue.cc:237] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:40.577456 18488 catalog_manager.cc:5697] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66). New cstate: current_term: 1 leader_uuid: "9c210571d9284857ba1dc6c7601ca3bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:40.580021 18488 catalog_manager.cc:5697] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66). New cstate: current_term: 1 leader_uuid: "9c210571d9284857ba1dc6c7601ca3bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:40.581020 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145249de014d486dbd6de16520cf5c7f" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
I20260713 09:08:40.581326 18857 ts_tablet_manager.cc:1434] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.051s	user 0.003s	sys 0.004s
I20260713 09:08:40.581583 18813 raft_consensus.cc:3060] T 145249de014d486dbd6de16520cf5c7f P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.584615 18859 tablet_bootstrap.cc:492] T 7889810609fe40338cef3261256cd6dd P e73db1b47af24ead90754f0478d37559: No bootstrap required, opened a new log
I20260713 09:08:40.585033 18859 ts_tablet_manager.cc:1403] T 7889810609fe40338cef3261256cd6dd P e73db1b47af24ead90754f0478d37559: Time spent bootstrapping tablet: real 0.094s	user 0.022s	sys 0.053s
I20260713 09:08:40.588246 18813 raft_consensus.cc:2468] T 145249de014d486dbd6de16520cf5c7f P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 1.
I20260713 09:08:40.588424 18860 tablet_bootstrap.cc:492] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd: No bootstrap required, opened a new log
I20260713 09:08:40.589031 18860 ts_tablet_manager.cc:1403] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd: Time spent bootstrapping tablet: real 0.098s	user 0.036s	sys 0.029s
I20260713 09:08:40.588868 18859 raft_consensus.cc:359] T 7889810609fe40338cef3261256cd6dd P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:40.589567 18859 raft_consensus.cc:385] T 7889810609fe40338cef3261256cd6dd P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.589865 18859 raft_consensus.cc:740] T 7889810609fe40338cef3261256cd6dd P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73db1b47af24ead90754f0478d37559, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.590317 18867 leader_election.cc:290] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 election: Requested vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349)
I20260713 09:08:40.590588 18859 consensus_queue.cc:260] T 7889810609fe40338cef3261256cd6dd P e73db1b47af24ead90754f0478d37559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:40.591481 18860 raft_consensus.cc:359] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.592152 18860 raft_consensus.cc:385] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.592461 18860 raft_consensus.cc:740] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.592777 18859 ts_tablet_manager.cc:1434] T 7889810609fe40338cef3261256cd6dd P e73db1b47af24ead90754f0478d37559: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:40.593667 18859 tablet_bootstrap.cc:492] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559: Bootstrap starting.
I20260713 09:08:40.593264 18860 consensus_queue.cc:260] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.595423 18860 ts_tablet_manager.cc:1434] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:40.596246 18860 tablet_bootstrap.cc:492] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd: Bootstrap starting.
I20260713 09:08:40.598804 18858 tablet_bootstrap.cc:492] T 003433d380584e2a8026f43a5835f722 P 335ac9aca2d94ffe9a05ae27f8686fad: No bootstrap required, opened a new log
I20260713 09:08:40.600162 18859 tablet_bootstrap.cc:654] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.600342 18490 catalog_manager.cc:5697] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 reported cstate change: term changed from 0 to 1, leader changed from <none> to e73db1b47af24ead90754f0478d37559 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "e73db1b47af24ead90754f0478d37559" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:40.604475 18858 ts_tablet_manager.cc:1403] T 003433d380584e2a8026f43a5835f722 P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent bootstrapping tablet: real 0.093s	user 0.007s	sys 0.010s
I20260713 09:08:40.601169 18860 tablet_bootstrap.cc:654] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.601348 18915 raft_consensus.cc:493] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.605161 18915 raft_consensus.cc:515] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.607146 18915 leader_election.cc:290] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:40.608671 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d28fd8e0b1472297220fd934b5dcae" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
I20260713 09:08:40.610565 18913 raft_consensus.cc:493] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.611006 18913 raft_consensus.cc:515] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
W20260713 09:08:40.611757 18633 leader_election.cc:343] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.612999 18913 leader_election.cc:290] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:40.616078 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d28fd8e0b1472297220fd934b5dcae" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:40.616870 18813 raft_consensus.cc:2468] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 0.
I20260713 09:08:40.618886 18630 leader_election.cc:304] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [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: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:08:40.603022 18857 tablet_bootstrap.cc:492] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:40.620960 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d28fd8e0b1472297220fd934b5dcae" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:40.621537 18666 raft_consensus.cc:2468] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 0.
I20260713 09:08:40.622997 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d28fd8e0b1472297220fd934b5dcae" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
W20260713 09:08:40.624477 18781 leader_election.cc:343] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.625594 18778 leader_election.cc:304] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [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: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:08:40.626828 18915 raft_consensus.cc:2804] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.627226 18915 raft_consensus.cc:493] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.627576 18915 raft_consensus.cc:3060] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.628968 18859 tablet_bootstrap.cc:492] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559: No bootstrap required, opened a new log
I20260713 09:08:40.629421 18859 ts_tablet_manager.cc:1403] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.004s
I20260713 09:08:40.630475 18857 tablet_bootstrap.cc:654] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.630759 18913 raft_consensus.cc:2804] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.631150 18913 raft_consensus.cc:493] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.631486 18913 raft_consensus.cc:3060] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.632505 18859 raft_consensus.cc:359] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:40.633198 18859 raft_consensus.cc:385] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.633510 18859 raft_consensus.cc:740] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73db1b47af24ead90754f0478d37559, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.634781 18860 tablet_bootstrap.cc:492] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd: No bootstrap required, opened a new log
I20260713 09:08:40.634334 18859 consensus_queue.cc:260] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:40.635213 18860 ts_tablet_manager.cc:1403] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.004s
I20260713 09:08:40.635339 18857 tablet_bootstrap.cc:492] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476: No bootstrap required, opened a new log
I20260713 09:08:40.635828 18857 ts_tablet_manager.cc:1403] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.004s
I20260713 09:08:40.636778 18859 ts_tablet_manager.cc:1434] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:40.637694 18859 tablet_bootstrap.cc:492] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559: Bootstrap starting.
I20260713 09:08:40.637809 18860 raft_consensus.cc:359] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:40.638485 18860 raft_consensus.cc:385] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.638788 18860 raft_consensus.cc:740] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.639508 18860 consensus_queue.cc:260] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:40.640817 18857 raft_consensus.cc:359] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.641453 18857 raft_consensus.cc:385] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.641410 18864 raft_consensus.cc:493] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.641932 18857 raft_consensus.cc:740] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.642087 18864 raft_consensus.cc:515] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:40.642720 18903 raft_consensus.cc:493] T a5d5250378094483ab2aa19f42d0b19e P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.642804 18857 consensus_queue.cc:260] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.643591 18903 raft_consensus.cc:515] T a5d5250378094483ab2aa19f42d0b19e P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:40.644009 18864 leader_election.cc:290] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:40.645661 18903 leader_election.cc:290] T a5d5250378094483ab2aa19f42d0b19e P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:40.647034 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d5250378094483ab2aa19f42d0b19e" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
I20260713 09:08:40.650851 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003433d380584e2a8026f43a5835f722" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:40.609869 18858 raft_consensus.cc:359] T 003433d380584e2a8026f43a5835f722 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:40.651935 18858 raft_consensus.cc:385] T 003433d380584e2a8026f43a5835f722 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.660446 18858 raft_consensus.cc:740] T 003433d380584e2a8026f43a5835f722 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.652338 18859 tablet_bootstrap.cc:654] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:40.654071 18632 leader_election.cc:343] T a5d5250378094483ab2aa19f42d0b19e P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.654503 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d5250378094483ab2aa19f42d0b19e" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
I20260713 09:08:40.647017 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003433d380584e2a8026f43a5835f722" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
I20260713 09:08:40.661669 18591 raft_consensus.cc:2468] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 0.
I20260713 09:08:40.661767 18903 raft_consensus.cc:493] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.662283 18903 raft_consensus.cc:515] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
W20260713 09:08:40.663937 18633 leader_election.cc:343] T a5d5250378094483ab2aa19f42d0b19e P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.664366 18633 leader_election.cc:304] T a5d5250378094483ab2aa19f42d0b19e P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c210571d9284857ba1dc6c7601ca3bd; no voters: 25c9b9abeb51455a88b7b52722ecb476, e73db1b47af24ead90754f0478d37559
I20260713 09:08:40.665112 18871 raft_consensus.cc:2749] T a5d5250378094483ab2aa19f42d0b19e P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.665388 18858 consensus_queue.cc:260] T 003433d380584e2a8026f43a5835f722 P 335ac9aca2d94ffe9a05ae27f8686fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:40.665877 18707 leader_election.cc:304] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c9b9abeb51455a88b7b52722ecb476, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:40.666723 18813 raft_consensus.cc:2468] T 003433d380584e2a8026f43a5835f722 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 0.
I20260713 09:08:40.667312 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a034ffe4284526894ad8c837b0cf06" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
I20260713 09:08:40.668041 18739 raft_consensus.cc:2468] T 97a034ffe4284526894ad8c837b0cf06 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 0.
I20260713 09:08:40.668447 18867 raft_consensus.cc:2804] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.668816 18867 raft_consensus.cc:493] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.669142 18867 raft_consensus.cc:3060] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.669481 18632 leader_election.cc:304] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c210571d9284857ba1dc6c7601ca3bd, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:40.670477 18871 raft_consensus.cc:2804] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.670908 18871 raft_consensus.cc:493] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.671298 18871 raft_consensus.cc:3060] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.672196 18858 ts_tablet_manager.cc:1434] T 003433d380584e2a8026f43a5835f722 P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.001s
I20260713 09:08:40.673178 18858 tablet_bootstrap.cc:492] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad: Bootstrap starting.
I20260713 09:08:40.674764 18903 leader_election.cc:290] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:40.676081 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a034ffe4284526894ad8c837b0cf06" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
I20260713 09:08:40.676714 18591 raft_consensus.cc:2468] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 0.
I20260713 09:08:40.679023 18858 tablet_bootstrap.cc:654] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.682487 18882 consensus_queue.cc:1048] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:40.684597 18867 raft_consensus.cc:515] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:40.687767 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003433d380584e2a8026f43a5835f722" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
I20260713 09:08:40.688412 18813 raft_consensus.cc:3060] T 003433d380584e2a8026f43a5835f722 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.692232 18871 raft_consensus.cc:515] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:40.654664 18913 raft_consensus.cc:515] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.641378 18860 ts_tablet_manager.cc:1434] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:40.693878 18915 raft_consensus.cc:515] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.697238 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a034ffe4284526894ad8c837b0cf06" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476"
I20260713 09:08:40.697958 18860 tablet_bootstrap.cc:492] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd: Bootstrap starting.
I20260713 09:08:40.657472 18857 ts_tablet_manager.cc:1434] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260713 09:08:40.697908 18591 raft_consensus.cc:3060] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.700484 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d28fd8e0b1472297220fd934b5dcae" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476"
I20260713 09:08:40.701195 18812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d28fd8e0b1472297220fd934b5dcae" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
I20260713 09:08:40.701814 18812 raft_consensus.cc:2393] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9c210571d9284857ba1dc6c7601ca3bd in current term 1: Already voted for candidate 335ac9aca2d94ffe9a05ae27f8686fad in this term.
W20260713 09:08:40.701735 18781 leader_election.cc:343] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.702965 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d28fd8e0b1472297220fd934b5dcae" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476"
I20260713 09:08:40.703984 18860 tablet_bootstrap.cc:654] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:40.707124 18633 leader_election.cc:343] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.707647 18633 leader_election.cc:304] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [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: 9c210571d9284857ba1dc6c7601ca3bd; no voters: 25c9b9abeb51455a88b7b52722ecb476, 335ac9aca2d94ffe9a05ae27f8686fad
I20260713 09:08:40.708622 18903 raft_consensus.cc:2749] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.710340 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a034ffe4284526894ad8c837b0cf06" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559"
I20260713 09:08:40.711066 18739 raft_consensus.cc:3060] T 97a034ffe4284526894ad8c837b0cf06 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.714753 18857 tablet_bootstrap.cc:492] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:40.718595 18739 raft_consensus.cc:2468] T 97a034ffe4284526894ad8c837b0cf06 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 1.
I20260713 09:08:40.720279 18632 leader_election.cc:304] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c210571d9284857ba1dc6c7601ca3bd, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:40.721375 18903 raft_consensus.cc:2804] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.722230 18903 raft_consensus.cc:697] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Becoming Leader. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Running, Role: LEADER
I20260713 09:08:40.723563 18903 consensus_queue.cc:237] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:40.725540 18857 tablet_bootstrap.cc:654] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.727108 18915 leader_election.cc:290] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 election: Requested vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:40.728116 18871 leader_election.cc:290] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 election: Requested vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:40.728197 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003433d380584e2a8026f43a5835f722" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476"
I20260713 09:08:40.728886 18592 raft_consensus.cc:3060] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.731980 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d28fd8e0b1472297220fd934b5dcae" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
I20260713 09:08:40.732796 18667 raft_consensus.cc:2393] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 335ac9aca2d94ffe9a05ae27f8686fad in current term 1: Already voted for candidate 9c210571d9284857ba1dc6c7601ca3bd in this term.
I20260713 09:08:40.733964 18778 leader_election.cc:304] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [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: 335ac9aca2d94ffe9a05ae27f8686fad; no voters: 25c9b9abeb51455a88b7b52722ecb476, 9c210571d9284857ba1dc6c7601ca3bd
I20260713 09:08:40.734975 18914 raft_consensus.cc:2749] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.735970 18913 leader_election.cc:290] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 election: Requested vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:40.722250 18591 raft_consensus.cc:2468] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 1.
I20260713 09:08:40.744305 18864 raft_consensus.cc:493] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.744895 18864 raft_consensus.cc:515] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:40.749270 18739 raft_consensus.cc:3060] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.758939 18864 leader_election.cc:290] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:40.759522 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b557ea014158428889919ba3141fa014" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:40.760274 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b557ea014158428889919ba3141fa014" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
I20260713 09:08:40.761848 18707 leader_election.cc:304] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e73db1b47af24ead90754f0478d37559; no voters: 25c9b9abeb51455a88b7b52722ecb476, 9c210571d9284857ba1dc6c7601ca3bd
I20260713 09:08:40.773319 18903 raft_consensus.cc:493] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.773766 18903 raft_consensus.cc:515] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.774852 18592 raft_consensus.cc:2468] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 1.
I20260713 09:08:40.775729 18903 leader_election.cc:290] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:40.775892 18707 leader_election.cc:304] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c9b9abeb51455a88b7b52722ecb476, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:40.776881 18931 raft_consensus.cc:2804] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.777228 18812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6702085974bd4d679292a2a8d9edcc4a" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
W20260713 09:08:40.778810 18630 leader_election.cc:343] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.780611 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6702085974bd4d679292a2a8d9edcc4a" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
I20260713 09:08:40.781355 18591 raft_consensus.cc:2468] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 0.
I20260713 09:08:40.782826 18633 leader_election.cc:304] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [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: 25c9b9abeb51455a88b7b52722ecb476, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 335ac9aca2d94ffe9a05ae27f8686fad
I20260713 09:08:40.784128 18903 raft_consensus.cc:2804] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.784497 18903 raft_consensus.cc:493] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.784852 18903 raft_consensus.cc:3060] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.790994 18813 raft_consensus.cc:2468] T 003433d380584e2a8026f43a5835f722 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 1.
I20260713 09:08:40.792125 18864 raft_consensus.cc:2749] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.798457 18870 consensus_queue.cc:1048] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:40.791891 18903 raft_consensus.cc:515] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.794746 18867 leader_election.cc:290] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 election: Requested vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:40.816177 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6702085974bd4d679292a2a8d9edcc4a" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
W20260713 09:08:40.817641 18630 leader_election.cc:343] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.824684 18903 leader_election.cc:290] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 election: Requested vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:40.825786 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6702085974bd4d679292a2a8d9edcc4a" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476"
I20260713 09:08:40.829321 18931 raft_consensus.cc:697] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 [term 1 LEADER]: Becoming Leader. State: Replica: e73db1b47af24ead90754f0478d37559, State: Running, Role: LEADER
I20260713 09:08:40.832044 18931 consensus_queue.cc:237] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:40.833043 18859 tablet_bootstrap.cc:492] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559: No bootstrap required, opened a new log
I20260713 09:08:40.833559 18859 ts_tablet_manager.cc:1403] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559: Time spent bootstrapping tablet: real 0.196s	user 0.017s	sys 0.053s
I20260713 09:08:40.833496 18487 catalog_manager.cc:5697] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66). New cstate: current_term: 1 leader_uuid: "9c210571d9284857ba1dc6c7601ca3bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:40.835680 18592 raft_consensus.cc:3060] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.836377 18859 raft_consensus.cc:359] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:40.836993 18859 raft_consensus.cc:385] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.837256 18859 raft_consensus.cc:740] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73db1b47af24ead90754f0478d37559, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.838044 18859 consensus_queue.cc:260] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
W20260713 09:08:40.846815 18632 consensus_peers.cc:597] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd -> Peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Couldn't send request to peer e73db1b47af24ead90754f0478d37559. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:40.842367 18859 ts_tablet_manager.cc:1434] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:40.848441 18943 raft_consensus.cc:493] T 7889810609fe40338cef3261256cd6dd P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.849056 18943 raft_consensus.cc:515] T 7889810609fe40338cef3261256cd6dd P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:40.851883 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7889810609fe40338cef3261256cd6dd" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:40.852722 18666 raft_consensus.cc:2393] T 7889810609fe40338cef3261256cd6dd P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e73db1b47af24ead90754f0478d37559 in current term 1: Already voted for candidate 335ac9aca2d94ffe9a05ae27f8686fad in this term.
I20260713 09:08:40.848568 18859 tablet_bootstrap.cc:492] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559: Bootstrap starting.
I20260713 09:08:40.865115 18860 tablet_bootstrap.cc:492] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd: No bootstrap required, opened a new log
I20260713 09:08:40.870139 18860 ts_tablet_manager.cc:1403] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd: Time spent bootstrapping tablet: real 0.172s	user 0.029s	sys 0.073s
I20260713 09:08:40.870611 18943 leader_election.cc:290] T 7889810609fe40338cef3261256cd6dd P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349)
I20260713 09:08:40.872225 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7889810609fe40338cef3261256cd6dd" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:40.872414 18860 raft_consensus.cc:359] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:40.873117 18860 raft_consensus.cc:385] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.873378 18860 raft_consensus.cc:740] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.873792 18704 leader_election.cc:304] T 7889810609fe40338cef3261256cd6dd P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e73db1b47af24ead90754f0478d37559; no voters: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd
I20260713 09:08:40.874262 18860 consensus_queue.cc:260] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:40.875092 18943 raft_consensus.cc:3060] T 7889810609fe40338cef3261256cd6dd P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.878341 18860 ts_tablet_manager.cc:1434] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:08:40.879329 18860 tablet_bootstrap.cc:492] T f7bb675f57c54c0fa37b845af6e76e78 P 9c210571d9284857ba1dc6c7601ca3bd: Bootstrap starting.
I20260713 09:08:40.880178 18592 raft_consensus.cc:2468] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 1.
I20260713 09:08:40.884063 18633 leader_election.cc:304] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [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: 25c9b9abeb51455a88b7b52722ecb476, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 335ac9aca2d94ffe9a05ae27f8686fad
I20260713 09:08:40.884752 18903 raft_consensus.cc:2804] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.884967 18857 tablet_bootstrap.cc:492] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476: No bootstrap required, opened a new log
I20260713 09:08:40.885190 18903 raft_consensus.cc:697] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Becoming Leader. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Running, Role: LEADER
I20260713 09:08:40.885377 18857 ts_tablet_manager.cc:1403] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.171s	user 0.010s	sys 0.002s
I20260713 09:08:40.885954 18903 consensus_queue.cc:237] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.886345 18490 catalog_manager.cc:5697] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 reported cstate change: term changed from 0 to 1, leader changed from <none> to e73db1b47af24ead90754f0478d37559 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "e73db1b47af24ead90754f0478d37559" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:40.887589 18857 raft_consensus.cc:359] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.888221 18857 raft_consensus.cc:385] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.888463 18857 raft_consensus.cc:740] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.889110 18857 consensus_queue.cc:260] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.890635 18943 raft_consensus.cc:2749] T 7889810609fe40338cef3261256cd6dd P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.892272 18871 raft_consensus.cc:493] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.892719 18871 raft_consensus.cc:515] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:40.893203 18858 tablet_bootstrap.cc:492] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad: No bootstrap required, opened a new log
I20260713 09:08:40.893649 18858 ts_tablet_manager.cc:1403] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent bootstrapping tablet: real 0.221s	user 0.047s	sys 0.046s
I20260713 09:08:40.894546 18871 leader_election.cc:290] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:40.895763 18858 raft_consensus.cc:359] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:40.896384 18858 raft_consensus.cc:385] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.896612 18858 raft_consensus.cc:740] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.896549 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f651651b35434b4399316c0c714519af" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
I20260713 09:08:40.897365 18858 consensus_queue.cc:260] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
W20260713 09:08:40.898000 18632 leader_election.cc:343] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.898852 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f651651b35434b4399316c0c714519af" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
W20260713 09:08:40.899966 18633 leader_election.cc:343] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.900369 18633 leader_election.cc:304] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c210571d9284857ba1dc6c7601ca3bd; no voters: 25c9b9abeb51455a88b7b52722ecb476, e73db1b47af24ead90754f0478d37559
I20260713 09:08:40.904433 18858 ts_tablet_manager.cc:1434] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:08:40.904568 18871 raft_consensus.cc:2749] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.905274 18858 tablet_bootstrap.cc:492] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad: Bootstrap starting.
I20260713 09:08:40.910730 18858 tablet_bootstrap.cc:654] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.911572 18857 ts_tablet_manager.cc:1434] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260713 09:08:40.912391 18857 tablet_bootstrap.cc:492] T e9b3176b6bc040838e3579ed69972379 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:40.918921 18860 tablet_bootstrap.cc:654] T f7bb675f57c54c0fa37b845af6e76e78 P 9c210571d9284857ba1dc6c7601ca3bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.921804 18857 tablet_bootstrap.cc:654] T e9b3176b6bc040838e3579ed69972379 P 25c9b9abeb51455a88b7b52722ecb476: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.924366 18859 tablet_bootstrap.cc:654] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.930505 18871 consensus_queue.cc:1048] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:08:40.926517 18490 catalog_manager.cc:5697] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66). New cstate: current_term: 1 leader_uuid: "9c210571d9284857ba1dc6c7601ca3bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:40.939370 18903 consensus_queue.cc:1048] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:40.950459 18858 tablet_bootstrap.cc:492] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad: No bootstrap required, opened a new log
I20260713 09:08:40.951089 18858 ts_tablet_manager.cc:1403] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.003s
I20260713 09:08:40.952896 18870 raft_consensus.cc:493] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.953555 18870 raft_consensus.cc:515] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.954502 18858 raft_consensus.cc:359] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.955392 18858 raft_consensus.cc:385] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.955721 18858 raft_consensus.cc:740] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.956178 18870 leader_election.cc:290] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:40.956532 18858 consensus_queue.cc:260] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:40.958343 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb6a8bf8a00472db9e3965c4d8ba7c5" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:40.960227 18858 ts_tablet_manager.cc:1434] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:08:40.961205 18858 tablet_bootstrap.cc:492] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad: Bootstrap starting.
I20260713 09:08:40.958338 18814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb6a8bf8a00472db9e3965c4d8ba7c5" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:40.963865 18555 leader_election.cc:304] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25c9b9abeb51455a88b7b52722ecb476; no voters: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd
I20260713 09:08:40.964915 18870 raft_consensus.cc:2749] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.972952 18741 raft_consensus.cc:3060] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.973620 18858 tablet_bootstrap.cc:654] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.975831 18860 tablet_bootstrap.cc:492] T f7bb675f57c54c0fa37b845af6e76e78 P 9c210571d9284857ba1dc6c7601ca3bd: No bootstrap required, opened a new log
I20260713 09:08:40.975983 18592 raft_consensus.cc:3060] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.976130 18857 tablet_bootstrap.cc:492] T e9b3176b6bc040838e3579ed69972379 P 25c9b9abeb51455a88b7b52722ecb476: No bootstrap required, opened a new log
I20260713 09:08:40.976755 18857 ts_tablet_manager.cc:1403] T e9b3176b6bc040838e3579ed69972379 P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.011s
I20260713 09:08:40.976272 18860 ts_tablet_manager.cc:1403] T f7bb675f57c54c0fa37b845af6e76e78 P 9c210571d9284857ba1dc6c7601ca3bd: Time spent bootstrapping tablet: real 0.097s	user 0.009s	sys 0.035s
I20260713 09:08:40.979758 18857 raft_consensus.cc:359] T e9b3176b6bc040838e3579ed69972379 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:40.980432 18857 raft_consensus.cc:385] T e9b3176b6bc040838e3579ed69972379 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.980759 18857 raft_consensus.cc:740] T e9b3176b6bc040838e3579ed69972379 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.981609 18857 consensus_queue.cc:260] T e9b3176b6bc040838e3579ed69972379 P 25c9b9abeb51455a88b7b52722ecb476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:40.984908 18857 ts_tablet_manager.cc:1434] T e9b3176b6bc040838e3579ed69972379 P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:08:40.995492 18857 tablet_bootstrap.cc:492] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:40.980507 18860 raft_consensus.cc:359] T f7bb675f57c54c0fa37b845af6e76e78 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.000449 18860 raft_consensus.cc:385] T f7bb675f57c54c0fa37b845af6e76e78 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.000880 18860 raft_consensus.cc:740] T f7bb675f57c54c0fa37b845af6e76e78 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.001783 18860 consensus_queue.cc:260] T f7bb675f57c54c0fa37b845af6e76e78 P 9c210571d9284857ba1dc6c7601ca3bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.004822 18860 ts_tablet_manager.cc:1434] T f7bb675f57c54c0fa37b845af6e76e78 P 9c210571d9284857ba1dc6c7601ca3bd: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260713 09:08:41.007824 18901 consensus_queue.cc:1048] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.008246 18857 tablet_bootstrap.cc:654] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.012108 18943 raft_consensus.cc:493] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.013144 18943 raft_consensus.cc:515] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.018211 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f11f9c7bee4216b629aa21ba887bc5" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:41.021040 18943 leader_election.cc:290] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349)
I20260713 09:08:41.021838 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f11f9c7bee4216b629aa21ba887bc5" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:41.024756 18704 leader_election.cc:304] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559 [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: e73db1b47af24ead90754f0478d37559; no voters: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd
I20260713 09:08:41.009658 18860 tablet_bootstrap.cc:492] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd: Bootstrap starting.
I20260713 09:08:41.028462 18901 consensus_queue.cc:1048] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.032800 18943 raft_consensus.cc:2749] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:41.034341 18901 consensus_queue.cc:1048] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:41.036118 18860 tablet_bootstrap.cc:654] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.048321 18882 raft_consensus.cc:493] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.048794 18882 raft_consensus.cc:515] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.051822 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80cf1bcdf2940f49e2ed60f05fc96fe" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:41.052574 18882 leader_election.cc:290] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:41.052644 18815 raft_consensus.cc:2468] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 0.
I20260713 09:08:41.054222 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80cf1bcdf2940f49e2ed60f05fc96fe" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:41.054728 18913 consensus_queue.cc:1048] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:41.057976 18555 leader_election.cc:304] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c9b9abeb51455a88b7b52722ecb476, 335ac9aca2d94ffe9a05ae27f8686fad; no voters: 
I20260713 09:08:41.054829 18666 raft_consensus.cc:2468] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 0.
I20260713 09:08:41.059262 18882 raft_consensus.cc:2804] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.059813 18882 raft_consensus.cc:493] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.060804 18882 raft_consensus.cc:3060] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.064615 18857 tablet_bootstrap.cc:492] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476: No bootstrap required, opened a new log
I20260713 09:08:41.065213 18857 ts_tablet_manager.cc:1403] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.008s
I20260713 09:08:41.063711 18858 tablet_bootstrap.cc:492] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad: No bootstrap required, opened a new log
I20260713 09:08:41.066972 18858 ts_tablet_manager.cc:1403] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent bootstrapping tablet: real 0.106s	user 0.024s	sys 0.052s
I20260713 09:08:41.068056 18857 raft_consensus.cc:359] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.068688 18857 raft_consensus.cc:385] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.068966 18857 raft_consensus.cc:740] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.069308 18858 raft_consensus.cc:359] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.069936 18858 raft_consensus.cc:385] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.069653 18857 consensus_queue.cc:260] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.070191 18858 raft_consensus.cc:740] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Initialized, Role: FOLLOWER
W20260713 09:08:41.071117 18613 debug-util.cc:398] Leaking SignalData structure 0x7b080021e600 after lost signal to thread 16512
W20260713 09:08:41.072324 18613 debug-util.cc:398] Leaking SignalData structure 0x7b080021ec40 after lost signal to thread 18524
I20260713 09:08:41.078188 18882 raft_consensus.cc:515] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.084237 18882 leader_election.cc:290] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 election: Requested vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:41.084308 18858 consensus_queue.cc:260] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.082113 18914 consensus_queue.cc:1048] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:08:41.090708 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80cf1bcdf2940f49e2ed60f05fc96fe" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
I20260713 09:08:41.091277 18666 raft_consensus.cc:3060] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.093070 18859 tablet_bootstrap.cc:492] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559: No bootstrap required, opened a new log
I20260713 09:08:41.093542 18859 ts_tablet_manager.cc:1403] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559: Time spent bootstrapping tablet: real 0.245s	user 0.013s	sys 0.008s
I20260713 09:08:41.096570 18859 raft_consensus.cc:359] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:41.097188 18859 raft_consensus.cc:385] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.097434 18859 raft_consensus.cc:740] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73db1b47af24ead90754f0478d37559, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.098073 18859 consensus_queue.cc:260] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:41.100011 18859 ts_tablet_manager.cc:1434] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:41.100847 18859 tablet_bootstrap.cc:492] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559: Bootstrap starting.
I20260713 09:08:41.086403 18858 ts_tablet_manager.cc:1434] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.001s
I20260713 09:08:41.103801 18858 tablet_bootstrap.cc:492] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad: Bootstrap starting.
I20260713 09:08:41.109157 18858 tablet_bootstrap.cc:654] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.112213 18860 tablet_bootstrap.cc:492] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd: No bootstrap required, opened a new log
I20260713 09:08:41.112709 18860 ts_tablet_manager.cc:1403] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd: Time spent bootstrapping tablet: real 0.103s	user 0.017s	sys 0.002s
I20260713 09:08:41.116948 18814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80cf1bcdf2940f49e2ed60f05fc96fe" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
I20260713 09:08:41.117111 18943 consensus_queue.cc:1048] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.117519 18814 raft_consensus.cc:3060] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.118212 18859 tablet_bootstrap.cc:654] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.121165 18860 raft_consensus.cc:359] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.121929 18860 raft_consensus.cc:385] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.122330 18860 raft_consensus.cc:740] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.123317 18860 consensus_queue.cc:260] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.125950 18860 ts_tablet_manager.cc:1434] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:08:41.127063 18860 tablet_bootstrap.cc:492] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd: Bootstrap starting.
I20260713 09:08:41.129958 18666 raft_consensus.cc:2468] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 1.
I20260713 09:08:41.131482 18555 leader_election.cc:304] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c9b9abeb51455a88b7b52722ecb476, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 
I20260713 09:08:41.132695 18870 raft_consensus.cc:2804] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.133312 18870 raft_consensus.cc:697] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [term 1 LEADER]: Becoming Leader. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Running, Role: LEADER
I20260713 09:08:41.134583 18860 tablet_bootstrap.cc:654] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.134358 18870 consensus_queue.cc:237] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.144596 18857 ts_tablet_manager.cc:1434] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.001s
I20260713 09:08:41.145852 18857 tablet_bootstrap.cc:492] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:41.152619 18860 tablet_bootstrap.cc:492] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd: No bootstrap required, opened a new log
I20260713 09:08:41.153121 18860 ts_tablet_manager.cc:1403] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.004s
I20260713 09:08:41.155804 18860 raft_consensus.cc:359] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:41.156423 18860 raft_consensus.cc:385] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.156700 18860 raft_consensus.cc:740] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.157406 18860 consensus_queue.cc:260] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:41.159714 18860 ts_tablet_manager.cc:1434] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:08:41.160481 18860 tablet_bootstrap.cc:492] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd: Bootstrap starting.
I20260713 09:08:41.165686 18860 tablet_bootstrap.cc:654] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.179824 18901 consensus_queue.cc:1048] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.184676 18488 catalog_manager.cc:5697] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65). New cstate: current_term: 1 leader_uuid: "25c9b9abeb51455a88b7b52722ecb476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.188084 18814 raft_consensus.cc:2468] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 1.
I20260713 09:08:41.190410 18943 consensus_queue.cc:1048] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.194866 18858 tablet_bootstrap.cc:492] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad: No bootstrap required, opened a new log
I20260713 09:08:41.195338 18858 ts_tablet_manager.cc:1403] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.014s
I20260713 09:08:41.197942 18858 raft_consensus.cc:359] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.198627 18858 raft_consensus.cc:385] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.198927 18858 raft_consensus.cc:740] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.199568 18858 consensus_queue.cc:260] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.201484 18858 ts_tablet_manager.cc:1434] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:41.201673 18901 raft_consensus.cc:493] T f7bb675f57c54c0fa37b845af6e76e78 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.202369 18858 tablet_bootstrap.cc:492] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad: Bootstrap starting.
I20260713 09:08:41.206292 18870 raft_consensus.cc:493] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.206754 18870 raft_consensus.cc:515] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.208810 18870 leader_election.cc:290] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349)
I20260713 09:08:41.209980 18858 tablet_bootstrap.cc:654] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.202136 18901 raft_consensus.cc:515] T f7bb675f57c54c0fa37b845af6e76e78 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.203593 18857 tablet_bootstrap.cc:654] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.203919 18859 tablet_bootstrap.cc:492] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559: No bootstrap required, opened a new log
I20260713 09:08:41.211071 18859 ts_tablet_manager.cc:1403] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559: Time spent bootstrapping tablet: real 0.110s	user 0.039s	sys 0.034s
I20260713 09:08:41.212984 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a8f3932ee7427b816b8db7ee3b946a" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
I20260713 09:08:41.213403 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a8f3932ee7427b816b8db7ee3b946a" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:41.213975 18813 raft_consensus.cc:2468] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 0.
W20260713 09:08:41.214273 18557 leader_election.cc:343] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.214026 18859 raft_consensus.cc:359] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:41.214792 18859 raft_consensus.cc:385] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.215050 18859 raft_consensus.cc:740] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73db1b47af24ead90754f0478d37559, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.215294 18555 leader_election.cc:304] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [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: 25c9b9abeb51455a88b7b52722ecb476, 335ac9aca2d94ffe9a05ae27f8686fad; no voters: e73db1b47af24ead90754f0478d37559
I20260713 09:08:41.215652 18859 consensus_queue.cc:260] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:41.216415 18870 raft_consensus.cc:2804] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.216776 18870 raft_consensus.cc:493] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.216833 18901 leader_election.cc:290] T f7bb675f57c54c0fa37b845af6e76e78 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349)
I20260713 09:08:41.217180 18870 raft_consensus.cc:3060] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.218827 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bb675f57c54c0fa37b845af6e76e78" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:41.221844 18859 ts_tablet_manager.cc:1434] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
W20260713 09:08:41.223780 18630 leader_election.cc:343] T f7bb675f57c54c0fa37b845af6e76e78 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.225800 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bb675f57c54c0fa37b845af6e76e78" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
W20260713 09:08:41.227433 18632 leader_election.cc:343] T f7bb675f57c54c0fa37b845af6e76e78 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.227870 18632 leader_election.cc:304] T f7bb675f57c54c0fa37b845af6e76e78 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c210571d9284857ba1dc6c7601ca3bd; no voters: 335ac9aca2d94ffe9a05ae27f8686fad, e73db1b47af24ead90754f0478d37559
I20260713 09:08:41.231009 18859 tablet_bootstrap.cc:492] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P e73db1b47af24ead90754f0478d37559: Bootstrap starting.
I20260713 09:08:41.231211 18903 raft_consensus.cc:2749] T f7bb675f57c54c0fa37b845af6e76e78 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:41.235626 18901 raft_consensus.cc:493] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.236049 18901 raft_consensus.cc:515] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:41.238109 18901 leader_election.cc:290] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:41.240123 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb059fd1dfea415488bfa7e0ff3e5f4f" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
I20260713 09:08:41.240306 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb059fd1dfea415488bfa7e0ff3e5f4f" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
W20260713 09:08:41.242022 18633 leader_election.cc:343] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.243216 18860 tablet_bootstrap.cc:492] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd: No bootstrap required, opened a new log
W20260713 09:08:41.243702 18632 leader_election.cc:343] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.244174 18632 leader_election.cc:304] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c210571d9284857ba1dc6c7601ca3bd; no voters: 25c9b9abeb51455a88b7b52722ecb476, e73db1b47af24ead90754f0478d37559
I20260713 09:08:41.243700 18860 ts_tablet_manager.cc:1403] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd: Time spent bootstrapping tablet: real 0.083s	user 0.006s	sys 0.015s
I20260713 09:08:41.230418 18870 raft_consensus.cc:515] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.246177 18871 raft_consensus.cc:2749] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:41.248602 18860 raft_consensus.cc:359] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.249262 18860 raft_consensus.cc:385] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.249563 18860 raft_consensus.cc:740] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.251786 18860 consensus_queue.cc:260] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.246398 18901 consensus_queue.cc:1048] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:08:41.254029 18860 ts_tablet_manager.cc:1434] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260713 09:08:41.259171 18860 tablet_bootstrap.cc:492] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd: Bootstrap starting.
I20260713 09:08:41.259773 18870 leader_election.cc:290] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 election: Requested vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349)
I20260713 09:08:41.260987 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a8f3932ee7427b816b8db7ee3b946a" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559"
I20260713 09:08:41.261660 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a8f3932ee7427b816b8db7ee3b946a" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
W20260713 09:08:41.262077 18557 leader_election.cc:343] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.262173 18813 raft_consensus.cc:3060] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.273202 18592 raft_consensus.cc:3060] T e9b3176b6bc040838e3579ed69972379 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.273600 18857 tablet_bootstrap.cc:492] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476: No bootstrap required, opened a new log
I20260713 09:08:41.278841 18857 ts_tablet_manager.cc:1403] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.133s	user 0.011s	sys 0.018s
I20260713 09:08:41.281421 18859 tablet_bootstrap.cc:654] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P e73db1b47af24ead90754f0478d37559: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.281280 18857 raft_consensus.cc:359] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:41.282043 18857 raft_consensus.cc:385] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.282316 18857 raft_consensus.cc:740] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.278836 18813 raft_consensus.cc:2468] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 1.
I20260713 09:08:41.285235 18857 consensus_queue.cc:260] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:41.286231 18858 tablet_bootstrap.cc:492] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad: No bootstrap required, opened a new log
I20260713 09:08:41.286674 18858 ts_tablet_manager.cc:1403] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent bootstrapping tablet: real 0.084s	user 0.008s	sys 0.006s
I20260713 09:08:41.287001 18857 ts_tablet_manager.cc:1434] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:41.287750 18857 tablet_bootstrap.cc:492] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:41.289554 18555 leader_election.cc:304] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [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: 25c9b9abeb51455a88b7b52722ecb476, 335ac9aca2d94ffe9a05ae27f8686fad; no voters: e73db1b47af24ead90754f0478d37559
I20260713 09:08:41.290426 18860 tablet_bootstrap.cc:654] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.290598 18882 raft_consensus.cc:2804] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.289883 18858 raft_consensus.cc:359] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.292064 18858 raft_consensus.cc:385] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.292234 18858 raft_consensus.cc:740] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.295569 18858 consensus_queue.cc:260] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.300086 18857 tablet_bootstrap.cc:654] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.304922 18858 ts_tablet_manager.cc:1434] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260713 09:08:41.305411 18931 consensus_queue.cc:1048] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.305804 18858 tablet_bootstrap.cc:492] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad: Bootstrap starting.
I20260713 09:08:41.325793 18913 raft_consensus.cc:493] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.326323 18913 raft_consensus.cc:515] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.330022 18858 tablet_bootstrap.cc:654] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.331372 18913 leader_election.cc:290] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:41.333302 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce60f02ba8c4cfd9e589ea3c8f13d2e" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
W20260713 09:08:41.334992 18780 leader_election.cc:343] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.336411 18859 tablet_bootstrap.cc:492] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P e73db1b47af24ead90754f0478d37559: No bootstrap required, opened a new log
I20260713 09:08:41.336959 18859 ts_tablet_manager.cc:1403] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P e73db1b47af24ead90754f0478d37559: Time spent bootstrapping tablet: real 0.106s	user 0.004s	sys 0.007s
I20260713 09:08:41.339802 18859 raft_consensus.cc:359] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.340391 18859 raft_consensus.cc:385] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.340654 18859 raft_consensus.cc:740] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73db1b47af24ead90754f0478d37559, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.341464 18859 consensus_queue.cc:260] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P e73db1b47af24ead90754f0478d37559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.346360 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce60f02ba8c4cfd9e589ea3c8f13d2e" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
I20260713 09:08:41.346432 18859 ts_tablet_manager.cc:1434] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P e73db1b47af24ead90754f0478d37559: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:08:41.347209 18592 raft_consensus.cc:2468] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 0.
I20260713 09:08:41.347821 18859 tablet_bootstrap.cc:492] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559: Bootstrap starting.
I20260713 09:08:41.348675 18781 leader_election.cc:304] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad [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: 25c9b9abeb51455a88b7b52722ecb476, 335ac9aca2d94ffe9a05ae27f8686fad; no voters: e73db1b47af24ead90754f0478d37559
I20260713 09:08:41.350528 18882 raft_consensus.cc:697] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [term 1 LEADER]: Becoming Leader. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Running, Role: LEADER
I20260713 09:08:41.351547 18882 consensus_queue.cc:237] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.352114 18741 raft_consensus.cc:3060] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.355125 18913 raft_consensus.cc:2804] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.355481 18913 raft_consensus.cc:493] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.355784 18913 raft_consensus.cc:3060] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.367887 18931 consensus_queue.cc:1048] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.382612 18913 raft_consensus.cc:515] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.390969 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce60f02ba8c4cfd9e589ea3c8f13d2e" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559"
I20260713 09:08:41.391467 18739 raft_consensus.cc:3060] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.393030 18859 tablet_bootstrap.cc:654] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.401998 18913 leader_election.cc:290] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 election: Requested vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:41.403396 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce60f02ba8c4cfd9e589ea3c8f13d2e" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476"
I20260713 09:08:41.403916 18592 raft_consensus.cc:3060] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.409304 18860 tablet_bootstrap.cc:492] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd: No bootstrap required, opened a new log
I20260713 09:08:41.411975 18860 ts_tablet_manager.cc:1403] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd: Time spent bootstrapping tablet: real 0.153s	user 0.013s	sys 0.012s
I20260713 09:08:41.412309 18592 raft_consensus.cc:2468] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 1.
I20260713 09:08:41.412611 18901 consensus_queue.cc:1048] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.413417 18781 leader_election.cc:304] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c9b9abeb51455a88b7b52722ecb476, 335ac9aca2d94ffe9a05ae27f8686fad; no voters: 
I20260713 09:08:41.414543 18913 raft_consensus.cc:2804] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.414961 18913 raft_consensus.cc:697] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 LEADER]: Becoming Leader. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Running, Role: LEADER
I20260713 09:08:41.415977 18913 consensus_queue.cc:237] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.416771 18860 raft_consensus.cc:359] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.417688 18860 raft_consensus.cc:385] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.418152 18860 raft_consensus.cc:740] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.428099 18860 consensus_queue.cc:260] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.431177 18860 ts_tablet_manager.cc:1434] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260713 09:08:41.442364 18857 tablet_bootstrap.cc:492] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476: No bootstrap required, opened a new log
I20260713 09:08:41.445034 18857 ts_tablet_manager.cc:1403] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.157s	user 0.013s	sys 0.010s
I20260713 09:08:41.431869 18739 raft_consensus.cc:2468] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 1.
I20260713 09:08:41.453984 18857 raft_consensus.cc:359] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.455623 18857 raft_consensus.cc:385] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.455888 18857 raft_consensus.cc:740] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.456472 18857 consensus_queue.cc:260] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.458277 18857 ts_tablet_manager.cc:1434] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260713 09:08:41.458969 18814 raft_consensus.cc:3060] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.460600 18858 tablet_bootstrap.cc:492] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad: No bootstrap required, opened a new log
I20260713 09:08:41.461066 18858 ts_tablet_manager.cc:1403] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent bootstrapping tablet: real 0.155s	user 0.013s	sys 0.020s
I20260713 09:08:41.462944 18867 raft_consensus.cc:493] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.454349 18487 catalog_manager.cc:5697] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68). New cstate: current_term: 1 leader_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.463696 18858 raft_consensus.cc:359] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.463359 18867 raft_consensus.cc:515] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:41.464318 18858 raft_consensus.cc:385] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.464598 18858 raft_consensus.cc:740] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.465206 18858 consensus_queue.cc:260] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.465761 18867 leader_election.cc:290] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:41.459076 18857 tablet_bootstrap.cc:492] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:41.467082 18858 ts_tablet_manager.cc:1434] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:41.467895 18858 tablet_bootstrap.cc:492] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad: Bootstrap starting.
I20260713 09:08:41.468777 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d5250378094483ab2aa19f42d0b19e" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:41.469357 18667 raft_consensus.cc:2468] T a5d5250378094483ab2aa19f42d0b19e P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 0.
I20260713 09:08:41.470675 18704 leader_election.cc:304] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c210571d9284857ba1dc6c7601ca3bd, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:41.471208 18882 raft_consensus.cc:493] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.471704 18867 raft_consensus.cc:2804] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.472608 18867 raft_consensus.cc:493] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.473016 18867 raft_consensus.cc:3060] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.471653 18882 raft_consensus.cc:515] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:41.471654 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d5250378094483ab2aa19f42d0b19e" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
W20260713 09:08:41.474215 18707 leader_election.cc:343] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.474838 18882 leader_election.cc:290] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:41.473210 18858 tablet_bootstrap.cc:654] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.475018 18488 catalog_manager.cc:5697] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65). New cstate: current_term: 1 leader_uuid: "25c9b9abeb51455a88b7b52722ecb476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:41.476635 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f651651b35434b4399316c0c714519af" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
I20260713 09:08:41.476905 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f651651b35434b4399316c0c714519af" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
W20260713 09:08:41.477980 18557 leader_election.cc:343] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.478572 18667 raft_consensus.cc:2468] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 0.
I20260713 09:08:41.478634 18913 raft_consensus.cc:493] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.479213 18913 raft_consensus.cc:515] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.479728 18859 tablet_bootstrap.cc:492] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559: No bootstrap required, opened a new log
I20260713 09:08:41.479846 18555 leader_election.cc:304] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [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: 25c9b9abeb51455a88b7b52722ecb476, 9c210571d9284857ba1dc6c7601ca3bd; no voters: e73db1b47af24ead90754f0478d37559
I20260713 09:08:41.480234 18859 ts_tablet_manager.cc:1403] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559: Time spent bootstrapping tablet: real 0.133s	user 0.005s	sys 0.005s
I20260713 09:08:41.480932 18882 raft_consensus.cc:2804] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.481261 18882 raft_consensus.cc:493] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.481563 18882 raft_consensus.cc:3060] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.481938 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8df006bf614ab1b035c37a391e2b1e" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
I20260713 09:08:41.482648 18859 raft_consensus.cc:359] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
W20260713 09:08:41.483197 18780 leader_election.cc:343] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.483318 18859 raft_consensus.cc:385] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.483886 18859 raft_consensus.cc:740] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73db1b47af24ead90754f0478d37559, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.484522 18859 consensus_queue.cc:260] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:41.486333 18859 ts_tablet_manager.cc:1434] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:41.489157 18914 raft_consensus.cc:493] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.489590 18914 raft_consensus.cc:515] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.490166 18859 tablet_bootstrap.cc:492] T 38f563e7d7194a19a454b5a8f10e2714 P e73db1b47af24ead90754f0478d37559: Bootstrap starting.
I20260713 09:08:41.492028 18914 leader_election.cc:290] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:41.493752 18882 raft_consensus.cc:515] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:41.496915 18859 tablet_bootstrap.cc:654] T 38f563e7d7194a19a454b5a8f10e2714 P e73db1b47af24ead90754f0478d37559: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.495783 18867 raft_consensus.cc:515] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:41.498486 18915 consensus_queue.cc:1048] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.499403 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d5250378094483ab2aa19f42d0b19e" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476"
W20260713 09:08:41.500888 18707 leader_election.cc:343] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.502866 18915 raft_consensus.cc:493] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.503325 18915 raft_consensus.cc:515] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.504011 18857 tablet_bootstrap.cc:654] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.505609 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6702085974bd4d679292a2a8d9edcc4a" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:41.505594 18915 leader_election.cc:290] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:41.508306 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f651651b35434b4399316c0c714519af" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
I20260713 09:08:41.508745 18858 tablet_bootstrap.cc:492] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad: No bootstrap required, opened a new log
I20260713 09:08:41.508819 18667 raft_consensus.cc:3060] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.509264 18858 ts_tablet_manager.cc:1403] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.006s
I20260713 09:08:41.512627 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6702085974bd4d679292a2a8d9edcc4a" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
I20260713 09:08:41.512840 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152ccdf0bfc4dbe9a842e4fbc5ce918" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
W20260713 09:08:41.514812 18633 leader_election.cc:343] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.514636 18858 raft_consensus.cc:359] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.515302 18858 raft_consensus.cc:385] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.515580 18858 raft_consensus.cc:740] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.515897 18781 leader_election.cc:304] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [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: 335ac9aca2d94ffe9a05ae27f8686fad; no voters: 25c9b9abeb51455a88b7b52722ecb476, 9c210571d9284857ba1dc6c7601ca3bd
I20260713 09:08:41.517184 18812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152ccdf0bfc4dbe9a842e4fbc5ce918" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:41.517481 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f651651b35434b4399316c0c714519af" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559"
I20260713 09:08:41.518181 18741 raft_consensus.cc:3060] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:41.518464 18630 leader_election.cc:343] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.518932 18630 leader_election.cc:304] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c210571d9284857ba1dc6c7601ca3bd; no voters: 25c9b9abeb51455a88b7b52722ecb476, 335ac9aca2d94ffe9a05ae27f8686fad
I20260713 09:08:41.520138 18901 raft_consensus.cc:2749] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:41.521948 18858 consensus_queue.cc:260] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
W20260713 09:08:41.525040 18537 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:41.525584 18915 raft_consensus.cc:493] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.525997 18915 raft_consensus.cc:515] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.527302 18913 leader_election.cc:290] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:41.529893 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41842a816f344aa6a8f6f2968e68dd4f" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
I20260713 09:08:41.530679 18914 raft_consensus.cc:2749] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:41.532034 18859 tablet_bootstrap.cc:492] T 38f563e7d7194a19a454b5a8f10e2714 P e73db1b47af24ead90754f0478d37559: No bootstrap required, opened a new log
I20260713 09:08:41.532178 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8df006bf614ab1b035c37a391e2b1e" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
I20260713 09:08:41.532539 18859 ts_tablet_manager.cc:1403] T 38f563e7d7194a19a454b5a8f10e2714 P e73db1b47af24ead90754f0478d37559: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.000s
W20260713 09:08:41.533221 18633 leader_election.cc:343] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:41.533985 18781 leader_election.cc:343] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.534421 18781 leader_election.cc:304] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 335ac9aca2d94ffe9a05ae27f8686fad; no voters: 25c9b9abeb51455a88b7b52722ecb476, e73db1b47af24ead90754f0478d37559
I20260713 09:08:41.535266 18914 raft_consensus.cc:2749] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:41.535650 18882 leader_election.cc:290] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 election: Requested vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:41.535144 18859 raft_consensus.cc:359] T 38f563e7d7194a19a454b5a8f10e2714 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.536698 18915 leader_election.cc:290] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:41.537245 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41842a816f344aa6a8f6f2968e68dd4f" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:41.537774 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d5250378094483ab2aa19f42d0b19e" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
I20260713 09:08:41.539494 18666 raft_consensus.cc:3060] T a5d5250378094483ab2aa19f42d0b19e P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.539857 18867 leader_election.cc:290] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 election: Requested vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:41.538429 18741 raft_consensus.cc:2468] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 1.
I20260713 09:08:41.545804 18666 raft_consensus.cc:2468] T a5d5250378094483ab2aa19f42d0b19e P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 1.
I20260713 09:08:41.546969 18704 leader_election.cc:304] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 [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: 9c210571d9284857ba1dc6c7601ca3bd, e73db1b47af24ead90754f0478d37559; no voters: 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:08:41.548075 18813 raft_consensus.cc:2468] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 0.
I20260713 09:08:41.549116 18630 leader_election.cc:304] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [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: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:08:41.549242 18557 leader_election.cc:304] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c9b9abeb51455a88b7b52722ecb476, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:41.549998 18882 raft_consensus.cc:2804] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.550069 18915 raft_consensus.cc:2804] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.550669 18915 raft_consensus.cc:493] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.550966 18915 raft_consensus.cc:3060] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.551496 18882 raft_consensus.cc:697] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [term 1 LEADER]: Becoming Leader. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Running, Role: LEADER
I20260713 09:08:41.551983 18859 raft_consensus.cc:385] T 38f563e7d7194a19a454b5a8f10e2714 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.552326 18859 raft_consensus.cc:740] T 38f563e7d7194a19a454b5a8f10e2714 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73db1b47af24ead90754f0478d37559, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.551666 18867 raft_consensus.cc:2804] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.539644 18667 raft_consensus.cc:2468] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 1.
I20260713 09:08:41.553006 18859 consensus_queue.cc:260] T 38f563e7d7194a19a454b5a8f10e2714 P e73db1b47af24ead90754f0478d37559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.552640 18882 consensus_queue.cc:237] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:41.556552 18867 raft_consensus.cc:697] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 [term 1 LEADER]: Becoming Leader. State: Replica: e73db1b47af24ead90754f0478d37559, State: Running, Role: LEADER
I20260713 09:08:41.560964 18857 tablet_bootstrap.cc:492] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476: No bootstrap required, opened a new log
I20260713 09:08:41.561415 18857 ts_tablet_manager.cc:1403] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.103s	user 0.011s	sys 0.000s
I20260713 09:08:41.562849 18859 ts_tablet_manager.cc:1434] T 38f563e7d7194a19a454b5a8f10e2714 P e73db1b47af24ead90754f0478d37559: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260713 09:08:41.562849 18858 ts_tablet_manager.cc:1434] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent starting tablet: real 0.053s	user 0.014s	sys 0.005s
I20260713 09:08:41.563946 18857 raft_consensus.cc:359] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.564922 18857 raft_consensus.cc:385] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.565209 18857 raft_consensus.cc:740] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.565616 18859 tablet_bootstrap.cc:492] T 76a8f3932ee7427b816b8db7ee3b946a P e73db1b47af24ead90754f0478d37559: Bootstrap starting.
I20260713 09:08:41.566008 18857 consensus_queue.cc:260] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.568152 18857 ts_tablet_manager.cc:1434] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:41.569094 18857 tablet_bootstrap.cc:492] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:41.559525 18867 consensus_queue.cc:237] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:41.573246 18858 tablet_bootstrap.cc:492] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad: Bootstrap starting.
I20260713 09:08:41.580106 18859 tablet_bootstrap.cc:654] T 76a8f3932ee7427b816b8db7ee3b946a P e73db1b47af24ead90754f0478d37559: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.584676 18857 tablet_bootstrap.cc:654] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.585282 18915 raft_consensus.cc:515] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.588060 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41842a816f344aa6a8f6f2968e68dd4f" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
I20260713 09:08:41.588619 18813 raft_consensus.cc:3060] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.592000 18489 catalog_manager.cc:5697] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65). New cstate: current_term: 1 leader_uuid: "25c9b9abeb51455a88b7b52722ecb476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.595494 18813 raft_consensus.cc:2468] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 1.
I20260713 09:08:41.588572 18487 catalog_manager.cc:5697] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 reported cstate change: term changed from 0 to 1, leader changed from <none> to e73db1b47af24ead90754f0478d37559 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "e73db1b47af24ead90754f0478d37559" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:41.597980 18858 tablet_bootstrap.cc:654] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.604453 18630 leader_election.cc:304] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 
I20260713 09:08:41.605363 18903 raft_consensus.cc:2804] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.605778 18903 raft_consensus.cc:697] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Becoming Leader. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Running, Role: LEADER
I20260713 09:08:41.606791 18857 tablet_bootstrap.cc:492] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476: No bootstrap required, opened a new log
I20260713 09:08:41.606503 18903 consensus_queue.cc:237] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.607168 18857 ts_tablet_manager.cc:1403] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.011s
I20260713 09:08:41.611676 18857 raft_consensus.cc:359] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:41.612672 18857 raft_consensus.cc:385] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.613080 18857 raft_consensus.cc:740] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.614101 18857 consensus_queue.cc:260] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:41.620286 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41842a816f344aa6a8f6f2968e68dd4f" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476"
I20260713 09:08:41.624290 18590 raft_consensus.cc:3060] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.630964 18857 ts_tablet_manager.cc:1434] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:08:41.631912 18857 tablet_bootstrap.cc:492] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:41.636008 18590 raft_consensus.cc:2468] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 1.
I20260713 09:08:41.637285 18857 tablet_bootstrap.cc:654] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.620638 18915 leader_election.cc:290] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 election: Requested vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:41.640635 18487 catalog_manager.cc:5697] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66). New cstate: current_term: 1 leader_uuid: "9c210571d9284857ba1dc6c7601ca3bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:41.645690 18858 tablet_bootstrap.cc:492] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad: No bootstrap required, opened a new log
I20260713 09:08:41.646210 18858 ts_tablet_manager.cc:1403] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.014s
I20260713 09:08:41.648357 18992 raft_consensus.cc:493] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.648844 18992 raft_consensus.cc:515] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.649425 18858 raft_consensus.cc:359] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.650259 18858 raft_consensus.cc:385] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.650763 18858 raft_consensus.cc:740] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.653151 18992 leader_election.cc:290] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:41.654156 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bb675f57c54c0fa37b845af6e76e78" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
I20260713 09:08:41.654600 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bb675f57c54c0fa37b845af6e76e78" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:41.655189 18667 raft_consensus.cc:2468] T f7bb675f57c54c0fa37b845af6e76e78 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 0.
W20260713 09:08:41.655488 18780 leader_election.cc:343] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.656404 18778 leader_election.cc:304] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad [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: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: e73db1b47af24ead90754f0478d37559
I20260713 09:08:41.664331 18859 tablet_bootstrap.cc:492] T 76a8f3932ee7427b816b8db7ee3b946a P e73db1b47af24ead90754f0478d37559: No bootstrap required, opened a new log
I20260713 09:08:41.666255 18914 raft_consensus.cc:2804] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.664723 18858 consensus_queue.cc:260] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.666849 18914 raft_consensus.cc:493] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.667064 18992 raft_consensus.cc:493] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.667264 18914 raft_consensus.cc:3060] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.667448 18992 raft_consensus.cc:515] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.669415 18858 ts_tablet_manager.cc:1434] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260713 09:08:41.666608 18859 ts_tablet_manager.cc:1403] T 76a8f3932ee7427b816b8db7ee3b946a P e73db1b47af24ead90754f0478d37559: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.006s
I20260713 09:08:41.669767 18992 leader_election.cc:290] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:41.672186 18858 tablet_bootstrap.cc:492] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad: Bootstrap starting.
I20260713 09:08:41.673269 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152ccdf0bfc4dbe9a842e4fbc5ce918" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
W20260713 09:08:41.674544 18781 leader_election.cc:343] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.673269 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152ccdf0bfc4dbe9a842e4fbc5ce918" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:41.678781 18667 raft_consensus.cc:2468] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 0.
I20260713 09:08:41.679981 18778 leader_election.cc:304] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [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: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:08:41.680938 18992 raft_consensus.cc:2804] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.681269 18992 raft_consensus.cc:493] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.681679 18992 raft_consensus.cc:3060] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.675930 18914 raft_consensus.cc:515] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.689023 18858 tablet_bootstrap.cc:654] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.689150 18882 consensus_queue.cc:1048] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.689445 18992 raft_consensus.cc:515] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.691664 18992 leader_election.cc:290] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 election: Requested vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:41.692673 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bb675f57c54c0fa37b845af6e76e78" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
I20260713 09:08:41.693027 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152ccdf0bfc4dbe9a842e4fbc5ce918" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
I20260713 09:08:41.693279 18667 raft_consensus.cc:3060] T f7bb675f57c54c0fa37b845af6e76e78 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.693698 18666 raft_consensus.cc:3060] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.693624 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152ccdf0bfc4dbe9a842e4fbc5ce918" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476"
W20260713 09:08:41.695595 18781 leader_election.cc:343] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.701327 18666 raft_consensus.cc:2468] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 1.
I20260713 09:08:41.701717 18667 raft_consensus.cc:2468] T f7bb675f57c54c0fa37b845af6e76e78 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 1.
I20260713 09:08:41.702597 18778 leader_election.cc:304] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [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: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:08:41.703985 18913 raft_consensus.cc:2804] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.704834 18859 raft_consensus.cc:359] T 76a8f3932ee7427b816b8db7ee3b946a P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.705417 18913 raft_consensus.cc:697] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 LEADER]: Becoming Leader. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Running, Role: LEADER
I20260713 09:08:41.705444 18859 raft_consensus.cc:385] T 76a8f3932ee7427b816b8db7ee3b946a P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.705946 18859 raft_consensus.cc:740] T 76a8f3932ee7427b816b8db7ee3b946a P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73db1b47af24ead90754f0478d37559, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.705892 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bb675f57c54c0fa37b845af6e76e78" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559"
I20260713 09:08:41.706319 18913 consensus_queue.cc:237] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.706682 18859 consensus_queue.cc:260] T 76a8f3932ee7427b816b8db7ee3b946a P e73db1b47af24ead90754f0478d37559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
W20260713 09:08:41.707698 18780 leader_election.cc:343] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.708531 18859 ts_tablet_manager.cc:1434] T 76a8f3932ee7427b816b8db7ee3b946a P e73db1b47af24ead90754f0478d37559: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.000s
I20260713 09:08:41.709010 18778 leader_election.cc:304] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad [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: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: e73db1b47af24ead90754f0478d37559
I20260713 09:08:41.709482 18859 tablet_bootstrap.cc:492] T f7bb675f57c54c0fa37b845af6e76e78 P e73db1b47af24ead90754f0478d37559: Bootstrap starting.
I20260713 09:08:41.709724 18992 raft_consensus.cc:2804] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.716073 18857 tablet_bootstrap.cc:492] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476: No bootstrap required, opened a new log
I20260713 09:08:41.716481 18857 ts_tablet_manager.cc:1403] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.085s	user 0.020s	sys 0.016s
I20260713 09:08:41.721350 18857 raft_consensus.cc:359] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:41.721827 18857 raft_consensus.cc:385] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.722033 18857 raft_consensus.cc:740] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.710480 18914 leader_election.cc:290] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 election: Requested vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:41.723332 18857 consensus_queue.cc:260] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:41.726449 18858 tablet_bootstrap.cc:492] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad: No bootstrap required, opened a new log
I20260713 09:08:41.726651 18857 ts_tablet_manager.cc:1434] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:08:41.726933 18858 ts_tablet_manager.cc:1403] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.011s
I20260713 09:08:41.727478 18857 tablet_bootstrap.cc:492] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:41.729328 18858 raft_consensus.cc:359] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.729684 18859 tablet_bootstrap.cc:654] T f7bb675f57c54c0fa37b845af6e76e78 P e73db1b47af24ead90754f0478d37559: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.729930 18858 raft_consensus.cc:385] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.730376 18858 raft_consensus.cc:740] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.721036 18992 raft_consensus.cc:697] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 LEADER]: Becoming Leader. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Running, Role: LEADER
I20260713 09:08:41.731904 18858 consensus_queue.cc:260] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.734004 18858 ts_tablet_manager.cc:1434] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:41.734884 18858 tablet_bootstrap.cc:492] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad: Bootstrap starting.
I20260713 09:08:41.740962 19002 raft_consensus.cc:493] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.741302 18882 consensus_queue.cc:1048] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:08:41.750877 18858 tablet_bootstrap.cc:654] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.754655 19002 raft_consensus.cc:515] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.758808 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f563e7d7194a19a454b5a8f10e2714" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:41.759090 19002 leader_election.cc:290] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:41.731287 18992 consensus_queue.cc:237] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.760447 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f563e7d7194a19a454b5a8f10e2714" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
I20260713 09:08:41.761265 18741 raft_consensus.cc:2468] T 38f563e7d7194a19a454b5a8f10e2714 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 0.
I20260713 09:08:41.759639 18667 raft_consensus.cc:2468] T 38f563e7d7194a19a454b5a8f10e2714 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 0.
I20260713 09:08:41.762895 18780 leader_election.cc:304] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335ac9aca2d94ffe9a05ae27f8686fad, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:41.771837 18857 tablet_bootstrap.cc:654] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.772432 19002 raft_consensus.cc:2804] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.776705 19002 raft_consensus.cc:493] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.782523 19002 raft_consensus.cc:3060] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.801457 19002 raft_consensus.cc:515] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.811658 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f563e7d7194a19a454b5a8f10e2714" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559"
I20260713 09:08:41.812296 18741 raft_consensus.cc:3060] T 38f563e7d7194a19a454b5a8f10e2714 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.815392 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f563e7d7194a19a454b5a8f10e2714" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
I20260713 09:08:41.816092 18667 raft_consensus.cc:3060] T 38f563e7d7194a19a454b5a8f10e2714 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.818954 18741 raft_consensus.cc:2468] T 38f563e7d7194a19a454b5a8f10e2714 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 1.
I20260713 09:08:41.820106 18780 leader_election.cc:304] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335ac9aca2d94ffe9a05ae27f8686fad, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:41.821079 18859 tablet_bootstrap.cc:492] T f7bb675f57c54c0fa37b845af6e76e78 P e73db1b47af24ead90754f0478d37559: No bootstrap required, opened a new log
I20260713 09:08:41.819195 18489 catalog_manager.cc:5697] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68). New cstate: current_term: 1 leader_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.822328 18858 tablet_bootstrap.cc:492] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad: No bootstrap required, opened a new log
I20260713 09:08:41.822804 18858 ts_tablet_manager.cc:1403] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent bootstrapping tablet: real 0.088s	user 0.034s	sys 0.029s
I20260713 09:08:41.822350 18489 catalog_manager.cc:5697] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68). New cstate: current_term: 1 leader_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:41.825522 18992 raft_consensus.cc:2804] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.825378 18858 raft_consensus.cc:359] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.825722 18859 ts_tablet_manager.cc:1403] T f7bb675f57c54c0fa37b845af6e76e78 P e73db1b47af24ead90754f0478d37559: Time spent bootstrapping tablet: real 0.116s	user 0.018s	sys 0.005s
I20260713 09:08:41.826030 18858 raft_consensus.cc:385] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.826216 18992 raft_consensus.cc:697] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 LEADER]: Becoming Leader. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Running, Role: LEADER
I20260713 09:08:41.826360 18858 raft_consensus.cc:740] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.827075 18858 consensus_queue.cc:260] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.827207 18992 consensus_queue.cc:237] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.829284 19002 leader_election.cc:290] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 1 election: Requested vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:41.829058 18858 ts_tablet_manager.cc:1434] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:41.830375 18858 tablet_bootstrap.cc:492] T 914edeac295842869d8e7e422d43b877 P 335ac9aca2d94ffe9a05ae27f8686fad: Bootstrap starting.
I20260713 09:08:41.831933 18667 raft_consensus.cc:2468] T 38f563e7d7194a19a454b5a8f10e2714 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 1.
I20260713 09:08:41.835803 18858 tablet_bootstrap.cc:654] T 914edeac295842869d8e7e422d43b877 P 335ac9aca2d94ffe9a05ae27f8686fad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.836480 18857 tablet_bootstrap.cc:492] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476: No bootstrap required, opened a new log
I20260713 09:08:41.836932 18857 ts_tablet_manager.cc:1403] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.003s
I20260713 09:08:41.839790 18857 raft_consensus.cc:359] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.840620 18857 raft_consensus.cc:385] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.840937 18857 raft_consensus.cc:740] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.845418 18857 consensus_queue.cc:260] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.847496 18859 raft_consensus.cc:359] T f7bb675f57c54c0fa37b845af6e76e78 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.848500 18859 raft_consensus.cc:385] T f7bb675f57c54c0fa37b845af6e76e78 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.848834 18859 raft_consensus.cc:740] T f7bb675f57c54c0fa37b845af6e76e78 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73db1b47af24ead90754f0478d37559, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.849604 18859 consensus_queue.cc:260] T f7bb675f57c54c0fa37b845af6e76e78 P e73db1b47af24ead90754f0478d37559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.860142 18857 ts_tablet_manager.cc:1434] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260713 09:08:41.865350 18857 tablet_bootstrap.cc:492] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:41.864689 18489 catalog_manager.cc:5697] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68). New cstate: current_term: 1 leader_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:41.870633 18858 tablet_bootstrap.cc:492] T 914edeac295842869d8e7e422d43b877 P 335ac9aca2d94ffe9a05ae27f8686fad: No bootstrap required, opened a new log
I20260713 09:08:41.871057 18858 ts_tablet_manager.cc:1403] T 914edeac295842869d8e7e422d43b877 P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.011s
I20260713 09:08:41.871140 18857 tablet_bootstrap.cc:654] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.873806 18858 raft_consensus.cc:359] T 914edeac295842869d8e7e422d43b877 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.874706 18858 raft_consensus.cc:385] T 914edeac295842869d8e7e422d43b877 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.875059 18858 raft_consensus.cc:740] T 914edeac295842869d8e7e422d43b877 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.876374 18858 consensus_queue.cc:260] T 914edeac295842869d8e7e422d43b877 P 335ac9aca2d94ffe9a05ae27f8686fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.878675 18858 ts_tablet_manager.cc:1434] T 914edeac295842869d8e7e422d43b877 P 335ac9aca2d94ffe9a05ae27f8686fad: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:41.880003 18859 ts_tablet_manager.cc:1434] T f7bb675f57c54c0fa37b845af6e76e78 P e73db1b47af24ead90754f0478d37559: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.000s
I20260713 09:08:41.888837 18859 tablet_bootstrap.cc:492] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559: Bootstrap starting.
I20260713 09:08:41.894671 18859 tablet_bootstrap.cc:654] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.896660 18857 tablet_bootstrap.cc:492] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476: No bootstrap required, opened a new log
I20260713 09:08:41.897151 18857 ts_tablet_manager.cc:1403] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.011s
I20260713 09:08:41.899441 18857 raft_consensus.cc:359] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.899652 18859 tablet_bootstrap.cc:492] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559: No bootstrap required, opened a new log
I20260713 09:08:41.899951 18857 raft_consensus.cc:385] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.900178 18859 ts_tablet_manager.cc:1403] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:08:41.900241 18857 raft_consensus.cc:740] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.901047 18857 consensus_queue.cc:260] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.902943 18857 ts_tablet_manager.cc:1434] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:41.902652 18859 raft_consensus.cc:359] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.903283 18859 raft_consensus.cc:385] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.903522 18859 raft_consensus.cc:740] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73db1b47af24ead90754f0478d37559, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.903800 18857 tablet_bootstrap.cc:492] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:41.904078 18859 consensus_queue.cc:260] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.905894 18859 ts_tablet_manager.cc:1434] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:08:41.906919 18859 tablet_bootstrap.cc:492] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559: Bootstrap starting.
I20260713 09:08:41.909427 18857 tablet_bootstrap.cc:654] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.912012 18915 raft_consensus.cc:493] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.912381 18859 tablet_bootstrap.cc:654] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.912477 18915 raft_consensus.cc:515] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.914386 18915 leader_election.cc:290] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349)
I20260713 09:08:41.915793 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914edeac295842869d8e7e422d43b877" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
I20260713 09:08:41.918323 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914edeac295842869d8e7e422d43b877" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:41.918988 18813 raft_consensus.cc:2468] T 914edeac295842869d8e7e422d43b877 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 0.
I20260713 09:08:41.920176 18630 leader_election.cc:304] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 
I20260713 09:08:41.920630 18857 tablet_bootstrap.cc:492] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476: No bootstrap required, opened a new log
I20260713 09:08:41.921200 18857 ts_tablet_manager.cc:1403] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.009s
I20260713 09:08:41.921437 18903 raft_consensus.cc:2804] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.921810 18903 raft_consensus.cc:493] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.922086 18903 raft_consensus.cc:3060] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.924340 18857 raft_consensus.cc:359] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.925129 18857 raft_consensus.cc:385] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.925438 18857 raft_consensus.cc:740] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
W20260713 09:08:41.927423 18632 leader_election.cc:343] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.927587 18882 raft_consensus.cc:493] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.928565 18741 raft_consensus.cc:3060] T 76a8f3932ee7427b816b8db7ee3b946a P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.928248 18882 raft_consensus.cc:515] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:41.931141 18882 leader_election.cc:290] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:41.926487 18857 consensus_queue.cc:260] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:41.932329 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d28fd8e0b1472297220fd934b5dcae" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:41.932746 18857 ts_tablet_manager.cc:1434] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:08:41.933069 18667 raft_consensus.cc:2393] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25c9b9abeb51455a88b7b52722ecb476 in current term 1: Already voted for candidate 9c210571d9284857ba1dc6c7601ca3bd in this term.
I20260713 09:08:41.934717 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d28fd8e0b1472297220fd934b5dcae" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:41.935503 18813 raft_consensus.cc:2393] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25c9b9abeb51455a88b7b52722ecb476 in current term 1: Already voted for candidate 335ac9aca2d94ffe9a05ae27f8686fad in this term.
I20260713 09:08:41.938704 18882 consensus_queue.cc:1048] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:41.938980 18555 leader_election.cc:304] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25c9b9abeb51455a88b7b52722ecb476; no voters: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd
I20260713 09:08:41.942341 18870 raft_consensus.cc:3060] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.948936 18859 tablet_bootstrap.cc:492] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559: No bootstrap required, opened a new log
I20260713 09:08:41.949375 18859 ts_tablet_manager.cc:1403] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.016s
I20260713 09:08:41.949766 18870 raft_consensus.cc:2749] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:41.951853 18859 raft_consensus.cc:359] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:41.952497 18859 raft_consensus.cc:385] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.952749 18859 raft_consensus.cc:740] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73db1b47af24ead90754f0478d37559, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.953361 18859 consensus_queue.cc:260] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:41.953943 18882 consensus_queue.cc:1048] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.955701 18859 ts_tablet_manager.cc:1434] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:41.956974 18859 tablet_bootstrap.cc:492] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559: Bootstrap starting.
I20260713 09:08:41.958110 18903 raft_consensus.cc:515] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.973817 18814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914edeac295842869d8e7e422d43b877" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
I20260713 09:08:41.974434 18903 leader_election.cc:290] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 election: Requested vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349)
I20260713 09:08:41.974571 18814 raft_consensus.cc:3060] T 914edeac295842869d8e7e422d43b877 P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.975894 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914edeac295842869d8e7e422d43b877" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559"
I20260713 09:08:41.963099 18859 tablet_bootstrap.cc:654] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.981413 18870 raft_consensus.cc:493] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.981828 18870 raft_consensus.cc:515] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
W20260713 09:08:41.987072 18632 leader_election.cc:343] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.989147 18870 leader_election.cc:290] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:41.990981 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d5250378094483ab2aa19f42d0b19e" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:41.991204 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d5250378094483ab2aa19f42d0b19e" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
I20260713 09:08:41.991669 18667 raft_consensus.cc:2393] T a5d5250378094483ab2aa19f42d0b19e P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25c9b9abeb51455a88b7b52722ecb476 in current term 1: Already voted for candidate e73db1b47af24ead90754f0478d37559 in this term.
I20260713 09:08:41.993714 18901 consensus_queue.cc:1048] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.994279 18557 leader_election.cc:304] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25c9b9abeb51455a88b7b52722ecb476; no voters: 9c210571d9284857ba1dc6c7601ca3bd, e73db1b47af24ead90754f0478d37559
I20260713 09:08:41.995384 18943 raft_consensus.cc:493] T f7bb675f57c54c0fa37b845af6e76e78 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.995777 18943 raft_consensus.cc:515] T f7bb675f57c54c0fa37b845af6e76e78 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:41.997215 18882 raft_consensus.cc:3060] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:42.006024 18931 raft_consensus.cc:493] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:42.006647 18931 raft_consensus.cc:515] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:42.009166 18931 leader_election.cc:290] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:42.010847 18812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8df006bf614ab1b035c37a391e2b1e" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:42.011394 18812 raft_consensus.cc:2468] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 0.
I20260713 09:08:42.011986 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8df006bf614ab1b035c37a391e2b1e" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
I20260713 09:08:42.012602 18591 raft_consensus.cc:2468] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 0.
I20260713 09:08:42.012955 18943 leader_election.cc:290] T f7bb675f57c54c0fa37b845af6e76e78 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349)
I20260713 09:08:42.013363 18882 raft_consensus.cc:2749] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:42.014241 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bb675f57c54c0fa37b845af6e76e78" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:42.014901 18667 raft_consensus.cc:2393] T f7bb675f57c54c0fa37b845af6e76e78 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e73db1b47af24ead90754f0478d37559 in current term 1: Already voted for candidate 335ac9aca2d94ffe9a05ae27f8686fad in this term.
I20260713 09:08:42.015182 19002 consensus_queue.cc:1048] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.016048 18814 raft_consensus.cc:2468] T 914edeac295842869d8e7e422d43b877 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 1.
I20260713 09:08:42.017235 18814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bb675f57c54c0fa37b845af6e76e78" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:42.017956 18704 leader_election.cc:304] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335ac9aca2d94ffe9a05ae27f8686fad, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:42.023101 18630 leader_election.cc:304] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd [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: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: e73db1b47af24ead90754f0478d37559
I20260713 09:08:42.025267 18903 raft_consensus.cc:2804] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:42.026340 18903 raft_consensus.cc:697] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Becoming Leader. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Running, Role: LEADER
I20260713 09:08:42.027225 18903 consensus_queue.cc:237] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:42.033607 18704 leader_election.cc:304] T f7bb675f57c54c0fa37b845af6e76e78 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e73db1b47af24ead90754f0478d37559; no voters: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd
I20260713 09:08:42.034651 18867 raft_consensus.cc:3060] T f7bb675f57c54c0fa37b845af6e76e78 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:42.023939 18943 raft_consensus.cc:2804] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:42.039139 18943 raft_consensus.cc:493] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:42.039465 18943 raft_consensus.cc:3060] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:42.051656 18915 consensus_queue.cc:1048] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:42.056051 18859 tablet_bootstrap.cc:492] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559: No bootstrap required, opened a new log
I20260713 09:08:42.056504 18859 ts_tablet_manager.cc:1403] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559: Time spent bootstrapping tablet: real 0.100s	user 0.015s	sys 0.010s
I20260713 09:08:42.058667 19002 consensus_queue.cc:1048] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.063863 18488 catalog_manager.cc:5697] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66). New cstate: current_term: 1 leader_uuid: "9c210571d9284857ba1dc6c7601ca3bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:42.066447 18943 raft_consensus.cc:515] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:42.068893 18867 raft_consensus.cc:2749] T f7bb675f57c54c0fa37b845af6e76e78 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:42.072152 18859 raft_consensus.cc:359] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:42.079469 18859 raft_consensus.cc:385] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:42.080400 18859 raft_consensus.cc:740] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73db1b47af24ead90754f0478d37559, State: Initialized, Role: FOLLOWER
I20260713 09:08:42.081028 18859 consensus_queue.cc:260] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:42.079810 18882 raft_consensus.cc:493] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:42.089020 18859 ts_tablet_manager.cc:1434] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260713 09:08:42.089846 18859 tablet_bootstrap.cc:492] T 914edeac295842869d8e7e422d43b877 P e73db1b47af24ead90754f0478d37559: Bootstrap starting.
I20260713 09:08:42.096598 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8df006bf614ab1b035c37a391e2b1e" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
I20260713 09:08:42.097157 18813 raft_consensus.cc:3060] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:42.096467 18943 leader_election.cc:290] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 election: Requested vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:42.086738 18882 raft_consensus.cc:515] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:42.104961 18975 consensus_queue.cc:1048] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:42.096599 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8df006bf614ab1b035c37a391e2b1e" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476"
I20260713 09:08:42.108440 18870 raft_consensus.cc:493] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:42.112430 18812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b935b00a5e45e79b387bceb077a11e" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:42.113176 18870 raft_consensus.cc:515] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:42.115157 18870 leader_election.cc:290] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:42.116752 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152ccdf0bfc4dbe9a842e4fbc5ce918" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:42.118353 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152ccdf0bfc4dbe9a842e4fbc5ce918" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:42.119201 18667 raft_consensus.cc:2393] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25c9b9abeb51455a88b7b52722ecb476 in current term 1: Already voted for candidate 335ac9aca2d94ffe9a05ae27f8686fad in this term.
I20260713 09:08:42.112435 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b935b00a5e45e79b387bceb077a11e" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
I20260713 09:08:42.120375 18739 raft_consensus.cc:2468] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 0.
I20260713 09:08:42.122076 18555 leader_election.cc:304] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25c9b9abeb51455a88b7b52722ecb476; no voters: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd
I20260713 09:08:42.113493 18812 raft_consensus.cc:2468] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 0.
I20260713 09:08:42.124063 18557 leader_election.cc:304] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c9b9abeb51455a88b7b52722ecb476, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:42.124750 18975 raft_consensus.cc:3060] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:42.112507 18882 leader_election.cc:290] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349)
I20260713 09:08:42.129956 18931 consensus_queue.cc:1048] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.131299 18870 raft_consensus.cc:2804] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:42.135205 18870 raft_consensus.cc:493] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:42.135566 18870 raft_consensus.cc:3060] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:42.137480 18859 tablet_bootstrap.cc:654] T 914edeac295842869d8e7e422d43b877 P e73db1b47af24ead90754f0478d37559: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:42.138695 18592 raft_consensus.cc:3060] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:42.141755 18992 consensus_queue.cc:1048] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.156533 19027 raft_consensus.cc:493] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:42.156962 19027 raft_consensus.cc:515] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:42.159004 19027 leader_election.cc:290] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:42.161270 18739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb059fd1dfea415488bfa7e0ff3e5f4f" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
I20260713 09:08:42.161794 18931 consensus_queue.cc:1048] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.163179 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb059fd1dfea415488bfa7e0ff3e5f4f" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:42.163730 18667 raft_consensus.cc:2468] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 0.
I20260713 09:08:42.161937 18739 raft_consensus.cc:2468] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 0.
I20260713 09:08:42.166074 19027 consensus_queue.cc:1048] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:08:42.165184 18813 raft_consensus.cc:2468] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 1.
I20260713 09:08:42.179055 18975 raft_consensus.cc:2749] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:42.184237 18704 leader_election.cc:304] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335ac9aca2d94ffe9a05ae27f8686fad, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:42.186138 18992 consensus_queue.cc:1048] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.186472 18931 raft_consensus.cc:2804] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:42.187044 18931 raft_consensus.cc:697] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 1 LEADER]: Becoming Leader. State: Replica: e73db1b47af24ead90754f0478d37559, State: Running, Role: LEADER
I20260713 09:08:42.187914 18931 consensus_queue.cc:237] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:42.202616 18870 raft_consensus.cc:515] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:42.168603 18555 leader_election.cc:304] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c9b9abeb51455a88b7b52722ecb476, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 
I20260713 09:08:42.204530 18870 leader_election.cc:290] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 election: Requested vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349)
I20260713 09:08:42.210974 18870 raft_consensus.cc:2804] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:42.211462 18870 raft_consensus.cc:493] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:42.211966 18870 raft_consensus.cc:3060] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:42.218015 18555 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.31.66:44247, user_credentials={real_user=slave}} blocked reactor thread for 51036.1us
I20260713 09:08:42.220036 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b935b00a5e45e79b387bceb077a11e" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559"
I20260713 09:08:42.227667 18740 raft_consensus.cc:3060] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:42.244256 19003 consensus_queue.cc:1048] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:08:42.237737 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b935b00a5e45e79b387bceb077a11e" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
I20260713 09:08:42.246454 18813 raft_consensus.cc:3060] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:42.258805 19003 consensus_queue.cc:1048] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:08:42.272621 18740 raft_consensus.cc:2468] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 1.
I20260713 09:08:42.265904 18870 raft_consensus.cc:515] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:42.280845 18859 tablet_bootstrap.cc:492] T 914edeac295842869d8e7e422d43b877 P e73db1b47af24ead90754f0478d37559: No bootstrap required, opened a new log
I20260713 09:08:42.281306 18859 ts_tablet_manager.cc:1403] T 914edeac295842869d8e7e422d43b877 P e73db1b47af24ead90754f0478d37559: Time spent bootstrapping tablet: real 0.192s	user 0.015s	sys 0.031s
I20260713 09:08:42.281920 18592 raft_consensus.cc:2468] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 1.
I20260713 09:08:42.280857 18557 leader_election.cc:304] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c9b9abeb51455a88b7b52722ecb476, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:42.285063 18882 raft_consensus.cc:2804] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:42.285665 18882 raft_consensus.cc:697] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 LEADER]: Becoming Leader. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Running, Role: LEADER
I20260713 09:08:42.288923 18882 consensus_queue.cc:237] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:42.292621 18870 leader_election.cc:290] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 election: Requested vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:42.293195 18813 raft_consensus.cc:2468] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 1.
I20260713 09:08:42.295467 18859 raft_consensus.cc:359] T 914edeac295842869d8e7e422d43b877 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:42.296173 18859 raft_consensus.cc:385] T 914edeac295842869d8e7e422d43b877 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:42.296504 18859 raft_consensus.cc:740] T 914edeac295842869d8e7e422d43b877 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73db1b47af24ead90754f0478d37559, State: Initialized, Role: FOLLOWER
I20260713 09:08:42.297174 18859 consensus_queue.cc:260] T 914edeac295842869d8e7e422d43b877 P e73db1b47af24ead90754f0478d37559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:42.299639 18859 ts_tablet_manager.cc:1434] T 914edeac295842869d8e7e422d43b877 P e73db1b47af24ead90754f0478d37559: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:08:42.300083 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb059fd1dfea415488bfa7e0ff3e5f4f" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559"
I20260713 09:08:42.301151 18740 raft_consensus.cc:3060] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:42.313187 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb059fd1dfea415488bfa7e0ff3e5f4f" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
I20260713 09:08:42.316358 18664 raft_consensus.cc:3060] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:42.323619 18487 catalog_manager.cc:5697] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 reported cstate change: term changed from 0 to 1, leader changed from <none> to e73db1b47af24ead90754f0478d37559 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "e73db1b47af24ead90754f0478d37559" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:42.332013 18664 raft_consensus.cc:2468] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 1.
I20260713 09:08:42.337649 18555 leader_election.cc:304] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c9b9abeb51455a88b7b52722ecb476, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 
I20260713 09:08:42.338795 19032 raft_consensus.cc:2804] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:42.339251 19032 raft_consensus.cc:697] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [term 1 LEADER]: Becoming Leader. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Running, Role: LEADER
I20260713 09:08:42.339888 19032 consensus_queue.cc:237] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:42.342440 18740 raft_consensus.cc:2468] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 1.
I20260713 09:08:42.345674 18867 raft_consensus.cc:493] T 914edeac295842869d8e7e422d43b877 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:42.346055 18867 raft_consensus.cc:515] T 914edeac295842869d8e7e422d43b877 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:42.348580 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914edeac295842869d8e7e422d43b877" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:42.355530 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914edeac295842869d8e7e422d43b877" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:42.356326 18813 raft_consensus.cc:2393] T 914edeac295842869d8e7e422d43b877 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e73db1b47af24ead90754f0478d37559 in current term 1: Already voted for candidate 9c210571d9284857ba1dc6c7601ca3bd in this term.
I20260713 09:08:42.350883 18867 leader_election.cc:290] T 914edeac295842869d8e7e422d43b877 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349)
I20260713 09:08:42.357513 18704 leader_election.cc:304] T 914edeac295842869d8e7e422d43b877 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e73db1b47af24ead90754f0478d37559; no voters: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd
I20260713 09:08:42.358829 18867 raft_consensus.cc:3060] T 914edeac295842869d8e7e422d43b877 P e73db1b47af24ead90754f0478d37559 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:42.360812 18487 catalog_manager.cc:5697] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65). New cstate: current_term: 1 leader_uuid: "25c9b9abeb51455a88b7b52722ecb476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:42.365969 18867 raft_consensus.cc:2749] T 914edeac295842869d8e7e422d43b877 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:42.371553 18913 consensus_queue.cc:1048] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.378321 18487 catalog_manager.cc:5697] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65). New cstate: current_term: 1 leader_uuid: "25c9b9abeb51455a88b7b52722ecb476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:42.385007 19005 consensus_queue.cc:1048] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.437088 18915 consensus_queue.cc:1048] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.448208 18903 consensus_queue.cc:1048] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:42.535027 18537 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:42.596642 18915 raft_consensus.cc:493] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:42.597224 18915 raft_consensus.cc:515] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:42.599398 18915 leader_election.cc:290] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:42.599939 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d28fd8e0b1472297220fd934b5dcae" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:42.600509 18813 raft_consensus.cc:2468] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 1.
I20260713 09:08:42.600407 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d28fd8e0b1472297220fd934b5dcae" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476" is_pre_election: true
I20260713 09:08:42.601100 18592 raft_consensus.cc:2468] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 1.
I20260713 09:08:42.601518 18630 leader_election.cc:304] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [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: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 
I20260713 09:08:42.602262 18915 raft_consensus.cc:2804] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:42.602618 18915 raft_consensus.cc:493] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:42.602874 18915 raft_consensus.cc:3060] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.607196 18915 raft_consensus.cc:515] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:42.609385 18915 leader_election.cc:290] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 2 election: Requested vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:42.610060 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d28fd8e0b1472297220fd934b5dcae" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c9b9abeb51455a88b7b52722ecb476"
I20260713 09:08:42.610769 18592 raft_consensus.cc:3060] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.618940 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d28fd8e0b1472297220fd934b5dcae" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
I20260713 09:08:42.618479 18592 raft_consensus.cc:2468] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 2.
I20260713 09:08:42.619547 18813 raft_consensus.cc:3060] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.620720 18633 leader_election.cc:304] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c9b9abeb51455a88b7b52722ecb476, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 
I20260713 09:08:42.621517 18903 raft_consensus.cc:2804] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:42.622001 18903 raft_consensus.cc:697] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [term 2 LEADER]: Becoming Leader. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Running, Role: LEADER
I20260713 09:08:42.622905 18903 consensus_queue.cc:237] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Queue going to LEADER 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: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:42.625280 18813 raft_consensus.cc:2468] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 2.
I20260713 09:08:42.633685 18487 catalog_manager.cc:5697] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd reported cstate change: term changed from 0 to 2, leader changed from <none> to 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66). New cstate: current_term: 2 leader_uuid: "9c210571d9284857ba1dc6c7601ca3bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:42.635448 18867 consensus_queue.cc:1048] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.648974 18931 consensus_queue.cc:1048] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.662508 16509 tablet_server.cc:179] TabletServer@127.16.31.65:0 shutting down...
W20260713 09:08:42.678782 18781 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 19 similar messages]
W20260713 09:08:42.681893 18781 consensus_peers.cc:597] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:42.699517 18633 consensus_peers.cc:597] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:42.706131 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:42.706883 16509 tablet_replica.cc:333] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476: stopping tablet replica
I20260713 09:08:42.707738 16509 raft_consensus.cc:2243] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.708307 16509 raft_consensus.cc:2272] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.711326 16509 tablet_replica.cc:333] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476: stopping tablet replica
I20260713 09:08:42.712059 16509 raft_consensus.cc:2243] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:42.712828 16509 pending_rounds.cc:70] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476: Trying to abort 1 pending ops.
I20260713 09:08:42.713171 16509 pending_rounds.cc:77] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992526714654720 op_type: NO_OP noop_request { }
I20260713 09:08:42.713653 16509 raft_consensus.cc:2889] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:08:42.713950 16509 raft_consensus.cc:2272] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:42.716106 18781 consensus_peers.cc:597] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:42.716416 16509 tablet_replica.cc:333] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476: stopping tablet replica
I20260713 09:08:42.717041 16509 raft_consensus.cc:2243] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:42.717572 16509 pending_rounds.cc:70] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476: Trying to abort 1 pending ops.
I20260713 09:08:42.717779 16509 pending_rounds.cc:77] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992526533517312 op_type: NO_OP noop_request { }
I20260713 09:08:42.718113 16509 raft_consensus.cc:2889] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:08:42.718429 16509 raft_consensus.cc:2272] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.720371 16509 tablet_replica.cc:333] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476: stopping tablet replica
I20260713 09:08:42.720882 16509 raft_consensus.cc:2243] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.721251 16509 raft_consensus.cc:2272] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.723038 16509 tablet_replica.cc:333] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476: stopping tablet replica
I20260713 09:08:42.723531 16509 raft_consensus.cc:2243] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.723889 16509 raft_consensus.cc:2272] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.725322 16509 tablet_replica.cc:333] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476: stopping tablet replica
I20260713 09:08:42.725844 16509 raft_consensus.cc:2243] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:42.726670 16509 raft_consensus.cc:2272] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.728374 16509 tablet_replica.cc:333] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476: stopping tablet replica
I20260713 09:08:42.728881 16509 raft_consensus.cc:2243] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.729254 16509 raft_consensus.cc:2272] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.731104 16509 tablet_replica.cc:333] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476: stopping tablet replica
I20260713 09:08:42.731611 16509 raft_consensus.cc:2243] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.731973 16509 raft_consensus.cc:2272] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.734263 16509 tablet_replica.cc:333] T e9b3176b6bc040838e3579ed69972379 P 25c9b9abeb51455a88b7b52722ecb476: stopping tablet replica
I20260713 09:08:42.735008 16509 raft_consensus.cc:2243] T e9b3176b6bc040838e3579ed69972379 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.735539 16509 raft_consensus.cc:2272] T e9b3176b6bc040838e3579ed69972379 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.737027 16509 tablet_replica.cc:333] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476: stopping tablet replica
I20260713 09:08:42.737507 16509 raft_consensus.cc:2243] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:42.738158 16509 raft_consensus.cc:2272] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.739854 16509 tablet_replica.cc:333] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476: stopping tablet replica
I20260713 09:08:42.740329 16509 raft_consensus.cc:2243] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:42.740993 16509 raft_consensus.cc:2272] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.742530 16509 tablet_replica.cc:333] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476: stopping tablet replica
I20260713 09:08:42.743203 16509 raft_consensus.cc:2243] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.743665 16509 raft_consensus.cc:2272] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.745424 16509 tablet_replica.cc:333] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476: stopping tablet replica
I20260713 09:08:42.746091 16509 raft_consensus.cc:2243] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.746592 16509 raft_consensus.cc:2272] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:42.747223 18707 consensus_peers.cc:597] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:42.748205 16509 tablet_replica.cc:333] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476: stopping tablet replica
I20260713 09:08:42.748741 16509 raft_consensus.cc:2243] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.749123 16509 raft_consensus.cc:2272] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.750726 16509 tablet_replica.cc:333] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476: stopping tablet replica
I20260713 09:08:42.751214 16509 raft_consensus.cc:2243] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.751600 16509 raft_consensus.cc:2272] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.753059 16509 tablet_replica.cc:333] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476: stopping tablet replica
I20260713 09:08:42.753522 16509 raft_consensus.cc:2243] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.753873 16509 raft_consensus.cc:2272] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.755954 16509 tablet_replica.cc:333] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476: stopping tablet replica
I20260713 09:08:42.756397 16509 raft_consensus.cc:2243] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:42.756778 16509 raft_consensus.cc:2272] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:42.758177 16509 tablet_replica.cc:333] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476: stopping tablet replica
I20260713 09:08:42.758728 16509 raft_consensus.cc:2243] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:42.759370 16509 raft_consensus.cc:2272] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:42.776921 18633 consensus_peers.cc:597] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:42.809231 18707 consensus_peers.cc:597] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:42.821282 18633 consensus_peers.cc:597] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:42.854267 18633 consensus_peers.cc:597] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:42.928763 18707 consensus_peers.cc:597] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:43.053766 18633 consensus_peers.cc:597] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:43.094825 18707 consensus_peers.cc:597] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:43.164629 18814 raft_consensus.cc:1275] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Refusing update from remote peer 9c210571d9284857ba1dc6c7601ca3bd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:43.166134 18871 consensus_queue.cc:1048] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:43.176331 18633 consensus_peers.cc:597] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:43.782364 19057 raft_consensus.cc:493] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:08:43.782868 19057 raft_consensus.cc:515] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:43.784560 19057 leader_election.cc:290] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:43.785326 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b557ea014158428889919ba3141fa014" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
W20260713 09:08:43.788398 18633 leader_election.cc:336] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:08:43.788880 18633 leader_election.cc:304] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd [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: 9c210571d9284857ba1dc6c7601ca3bd; no voters: 25c9b9abeb51455a88b7b52722ecb476, e73db1b47af24ead90754f0478d37559
I20260713 09:08:43.789639 19057 raft_consensus.cc:2749] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:43.792727 19061 raft_consensus.cc:493] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
W20260713 09:08:43.793087 16509 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 18613)
I20260713 09:08:43.793164 19061 raft_consensus.cc:515] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:43.795068 19061 leader_election.cc:290] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:43.795791 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b557ea014158428889919ba3141fa014" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:43.796468 18665 raft_consensus.cc:2468] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 1.
I20260713 09:08:43.797607 18704 leader_election.cc:304] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [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: 9c210571d9284857ba1dc6c7601ca3bd, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:43.798399 19061 raft_consensus.cc:2804] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:43.798771 19061 raft_consensus.cc:493] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
W20260713 09:08:43.798910 18707 leader_election.cc:336] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:08:43.799167 19061 raft_consensus.cc:3060] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:43.803972 19061 raft_consensus.cc:515] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:43.805409 19061 leader_election.cc:290] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 2 election: Requested vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:43.806234 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b557ea014158428889919ba3141fa014" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
I20260713 09:08:43.806871 18665 raft_consensus.cc:3060] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:43.808878 18707 leader_election.cc:336] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:08:43.813223 19057 raft_consensus.cc:493] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:08:43.813651 19057 raft_consensus.cc:515] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:43.814371 18665 raft_consensus.cc:2468] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 2.
I20260713 09:08:43.815356 19057 leader_election.cc:290] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:43.815589 18704 leader_election.cc:304] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [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: 9c210571d9284857ba1dc6c7601ca3bd, e73db1b47af24ead90754f0478d37559; no voters: 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:08:43.816962 19038 raft_consensus.cc:2804] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:43.817075 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f651651b35434b4399316c0c714519af" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
I20260713 09:08:43.817534 19038 raft_consensus.cc:697] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [term 2 LEADER]: Becoming Leader. State: Replica: e73db1b47af24ead90754f0478d37559, State: Running, Role: LEADER
I20260713 09:08:43.818380 19038 consensus_queue.cc:237] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
W20260713 09:08:43.820572 18633 leader_election.cc:336] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:08:43.820983 18633 leader_election.cc:304] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [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: 9c210571d9284857ba1dc6c7601ca3bd; no voters: 25c9b9abeb51455a88b7b52722ecb476, e73db1b47af24ead90754f0478d37559
I20260713 09:08:43.822185 18915 raft_consensus.cc:2749] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:43.839448 18489 catalog_manager.cc:5697] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 reported cstate change: term changed from 1 to 2, leader changed from 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65) to e73db1b47af24ead90754f0478d37559 (127.16.31.67). New cstate: current_term: 2 leader_uuid: "e73db1b47af24ead90754f0478d37559" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:43.911855 19038 raft_consensus.cc:493] T 76a8f3932ee7427b816b8db7ee3b946a P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:08:43.912338 19038 raft_consensus.cc:515] T 76a8f3932ee7427b816b8db7ee3b946a P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:43.914795 18814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a8f3932ee7427b816b8db7ee3b946a" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:43.914983 19038 leader_election.cc:290] T 76a8f3932ee7427b816b8db7ee3b946a P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
W20260713 09:08:43.918448 18707 leader_election.cc:336] T 76a8f3932ee7427b816b8db7ee3b946a P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:08:43.918944 18707 leader_election.cc:304] T 76a8f3932ee7427b816b8db7ee3b946a P e73db1b47af24ead90754f0478d37559 [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: e73db1b47af24ead90754f0478d37559; no voters: 25c9b9abeb51455a88b7b52722ecb476, 335ac9aca2d94ffe9a05ae27f8686fad
I20260713 09:08:43.919646 19038 raft_consensus.cc:2749] T 76a8f3932ee7427b816b8db7ee3b946a P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:43.933269 19038 raft_consensus.cc:493] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:43.933627 19038 raft_consensus.cc:515] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:43.935127 19038 leader_election.cc:290] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:43.935948 18814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b935b00a5e45e79b387bceb077a11e" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:08:43.936650 18814 raft_consensus.cc:2468] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 1.
I20260713 09:08:43.937629 18704 leader_election.cc:304] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [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: 335ac9aca2d94ffe9a05ae27f8686fad, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:43.938369 19038 raft_consensus.cc:2804] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:43.938725 19038 raft_consensus.cc:493] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:43.939066 19038 raft_consensus.cc:3060] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:43.939054 18707 leader_election.cc:336] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:08:43.942276 19063 raft_consensus.cc:493] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:08:43.942797 19063 raft_consensus.cc:515] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:43.944595 19063 leader_election.cc:290] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:43.945297 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a8f3932ee7427b816b8db7ee3b946a" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
I20260713 09:08:43.945751 18740 raft_consensus.cc:2468] T 76a8f3932ee7427b816b8db7ee3b946a P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 1.
I20260713 09:08:43.946614 18780 leader_election.cc:304] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [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: 335ac9aca2d94ffe9a05ae27f8686fad, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:43.947497 19063 raft_consensus.cc:2804] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:43.947162 19038 raft_consensus.cc:515] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:43.947878 19063 raft_consensus.cc:493] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Starting leader election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:08:43.948364 19063 raft_consensus.cc:3060] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:43.949070 18781 leader_election.cc:336] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:08:43.951069 18814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b935b00a5e45e79b387bceb077a11e" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
I20260713 09:08:43.951602 18814 raft_consensus.cc:3060] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:43.953543 19063 raft_consensus.cc:515] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:43.954634 19038 leader_election.cc:290] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 2 election: Requested vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:43.959126 18740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a8f3932ee7427b816b8db7ee3b946a" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559"
I20260713 09:08:43.959676 18740 raft_consensus.cc:3060] T 76a8f3932ee7427b816b8db7ee3b946a P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:43.960340 19063 leader_election.cc:290] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 2 election: Requested vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:43.959676 18814 raft_consensus.cc:2468] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 2.
W20260713 09:08:43.961992 18781 leader_election.cc:336] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:08:43.962713 18704 leader_election.cc:304] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335ac9aca2d94ffe9a05ae27f8686fad, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:43.963587 19038 raft_consensus.cc:2804] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Leader election won for term 2
W20260713 09:08:43.964672 18707 leader_election.cc:336] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:08:43.964720 19038 raft_consensus.cc:697] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 2 LEADER]: Becoming Leader. State: Replica: e73db1b47af24ead90754f0478d37559, State: Running, Role: LEADER
I20260713 09:08:43.965878 18740 raft_consensus.cc:2468] T 76a8f3932ee7427b816b8db7ee3b946a P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 2.
I20260713 09:08:43.965909 19038 consensus_queue.cc:237] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [LEADER]: Queue going to LEADER 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: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:43.966989 18780 leader_election.cc:304] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [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: 335ac9aca2d94ffe9a05ae27f8686fad, e73db1b47af24ead90754f0478d37559; no voters: 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:08:43.967813 19063 raft_consensus.cc:2804] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:43.968420 19063 raft_consensus.cc:697] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 LEADER]: Becoming Leader. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Running, Role: LEADER
I20260713 09:08:43.970624 19063 consensus_queue.cc:237] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:43.974807 18489 catalog_manager.cc:5697] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 reported cstate change: term changed from 1 to 2, leader changed from 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65) to e73db1b47af24ead90754f0478d37559 (127.16.31.67). New cstate: current_term: 2 leader_uuid: "e73db1b47af24ead90754f0478d37559" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:43.989729 18487 catalog_manager.cc:5697] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad reported cstate change: term changed from 1 to 2, leader changed from 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65) to 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68). New cstate: current_term: 2 leader_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:44.022485 19061 raft_consensus.cc:493] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:44.022935 19061 raft_consensus.cc:515] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:44.024735 19061 leader_election.cc:290] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:44.025754 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb059fd1dfea415488bfa7e0ff3e5f4f" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:44.026408 18665 raft_consensus.cc:2468] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 1.
W20260713 09:08:44.027391 18707 leader_election.cc:336] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:08:44.027962 18704 leader_election.cc:304] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [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: 9c210571d9284857ba1dc6c7601ca3bd, e73db1b47af24ead90754f0478d37559; no voters: 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:08:44.028605 19061 raft_consensus.cc:2804] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:44.028957 19061 raft_consensus.cc:493] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:44.029243 19061 raft_consensus.cc:3060] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:44.033615 19061 raft_consensus.cc:515] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:44.035084 19061 leader_election.cc:290] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 2 election: Requested vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:44.036140 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb059fd1dfea415488bfa7e0ff3e5f4f" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
I20260713 09:08:44.036645 18665 raft_consensus.cc:3060] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:44.039520 18707 leader_election.cc:336] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:08:44.042611 18665 raft_consensus.cc:2468] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 2.
I20260713 09:08:44.043922 18704 leader_election.cc:304] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [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: 9c210571d9284857ba1dc6c7601ca3bd, e73db1b47af24ead90754f0478d37559; no voters: 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:08:44.044679 19061 raft_consensus.cc:2804] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:44.045118 19061 raft_consensus.cc:697] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [term 2 LEADER]: Becoming Leader. State: Replica: e73db1b47af24ead90754f0478d37559, State: Running, Role: LEADER
I20260713 09:08:44.045306 18915 raft_consensus.cc:493] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:08:44.045779 18915 raft_consensus.cc:515] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:44.045976 19061 consensus_queue.cc:237] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [LEADER]: Queue going to LEADER 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: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:44.048638 18814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80cf1bcdf2940f49e2ed60f05fc96fe" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
W20260713 09:08:44.052615 18633 leader_election.cc:336] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:08:44.053037 18633 leader_election.cc:304] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [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: 9c210571d9284857ba1dc6c7601ca3bd; no voters: 25c9b9abeb51455a88b7b52722ecb476, 335ac9aca2d94ffe9a05ae27f8686fad
I20260713 09:08:44.053758 19057 raft_consensus.cc:2749] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:44.054255 18915 leader_election.cc:290] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:44.055968 18487 catalog_manager.cc:5697] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 reported cstate change: term changed from 1 to 2, leader changed from 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65) to e73db1b47af24ead90754f0478d37559 (127.16.31.67). New cstate: current_term: 2 leader_uuid: "e73db1b47af24ead90754f0478d37559" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:44.079538 19061 raft_consensus.cc:493] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:08:44.080031 19061 raft_consensus.cc:515] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:44.081707 19061 leader_election.cc:290] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:44.082696 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f651651b35434b4399316c0c714519af" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:44.083237 18666 raft_consensus.cc:2468] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 1.
I20260713 09:08:44.084136 18704 leader_election.cc:304] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [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: 9c210571d9284857ba1dc6c7601ca3bd, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:44.084893 19061 raft_consensus.cc:2804] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:08:44.085098 18707 leader_election.cc:336] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:08:44.085278 19061 raft_consensus.cc:493] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:08:44.085712 19061 raft_consensus.cc:3060] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:44.090160 19061 raft_consensus.cc:515] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:44.091562 19061 leader_election.cc:290] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 2 election: Requested vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:44.092581 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f651651b35434b4399316c0c714519af" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
I20260713 09:08:44.093312 18666 raft_consensus.cc:3060] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:44.094537 19063 raft_consensus.cc:493] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:08:44.095281 19063 raft_consensus.cc:515] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:44.098260 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80cf1bcdf2940f49e2ed60f05fc96fe" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:08:44.098845 18664 raft_consensus.cc:2468] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 1.
I20260713 09:08:44.100482 18778 leader_election.cc:304] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [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: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 
I20260713 09:08:44.101181 19003 raft_consensus.cc:2804] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:44.101542 19003 raft_consensus.cc:493] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Starting leader election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:08:44.101627 18666 raft_consensus.cc:2468] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 2.
I20260713 09:08:44.101897 19003 raft_consensus.cc:3060] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:44.102288 18781 leader_election.cc:336] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:08:44.103010 18704 leader_election.cc:304] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c210571d9284857ba1dc6c7601ca3bd, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:44.103828 19063 leader_election.cc:290] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
W20260713 09:08:44.104089 18707 leader_election.cc:336] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:08:44.104660 19061 raft_consensus.cc:2804] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:44.105180 19061 raft_consensus.cc:697] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [term 2 LEADER]: Becoming Leader. State: Replica: e73db1b47af24ead90754f0478d37559, State: Running, Role: LEADER
I20260713 09:08:44.106052 19061 consensus_queue.cc:237] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:44.110395 19003 raft_consensus.cc:515] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:44.113535 19003 leader_election.cc:290] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 2 election: Requested vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:44.113736 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80cf1bcdf2940f49e2ed60f05fc96fe" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
I20260713 09:08:44.114316 18666 raft_consensus.cc:3060] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:44.116521 18781 leader_election.cc:336] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:08:44.119057 18487 catalog_manager.cc:5697] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 reported cstate change: term changed from 1 to 2, leader changed from 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65) to e73db1b47af24ead90754f0478d37559 (127.16.31.67). New cstate: current_term: 2 leader_uuid: "e73db1b47af24ead90754f0478d37559" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:44.120975 18666 raft_consensus.cc:2468] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 2.
I20260713 09:08:44.122020 18778 leader_election.cc:304] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [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: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:08:44.122776 19003 raft_consensus.cc:2804] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:44.123193 19003 raft_consensus.cc:697] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 LEADER]: Becoming Leader. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Running, Role: LEADER
I20260713 09:08:44.123894 19003 consensus_queue.cc:237] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:44.135432 18487 catalog_manager.cc:5697] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad reported cstate change: term changed from 1 to 2, leader changed from 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65) to 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68). New cstate: current_term: 2 leader_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:44.214740 18666 raft_consensus.cc:1275] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Refusing update from remote peer e73db1b47af24ead90754f0478d37559: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:44.215962 19061 consensus_queue.cc:1048] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:44.229070 18707 consensus_peers.cc:597] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:44.419605 18740 raft_consensus.cc:1275] T 76a8f3932ee7427b816b8db7ee3b946a P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Refusing update from remote peer 335ac9aca2d94ffe9a05ae27f8686fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:44.420980 19003 consensus_queue.cc:1048] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:44.436056 18781 consensus_peers.cc:597] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:44.483198 18707 consensus_peers.cc:597] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:44.496236 18814 raft_consensus.cc:1275] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Refusing update from remote peer e73db1b47af24ead90754f0478d37559: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:44.498697 18931 consensus_queue.cc:1048] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:44.516341 18707 consensus_peers.cc:597] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:44.519199 18666 raft_consensus.cc:1275] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Refusing update from remote peer e73db1b47af24ead90754f0478d37559: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:44.520924 19061 consensus_queue.cc:1048] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:44.529161 18781 consensus_peers.cc:597] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:44.559374 18666 raft_consensus.cc:1275] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Refusing update from remote peer e73db1b47af24ead90754f0478d37559: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:44.560778 18931 consensus_queue.cc:1048] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:44.577311 18707 consensus_peers.cc:597] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:44.750121 18666 raft_consensus.cc:1275] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Refusing update from remote peer 335ac9aca2d94ffe9a05ae27f8686fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:44.751355 19003 consensus_queue.cc:1048] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:44.793605 16509 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 18613)
W20260713 09:08:44.893071 18707 consensus_peers.cc:597] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:44.946054 18781 consensus_peers.cc:597] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:44.983683 18633 consensus_peers.cc:597] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:45.042621 18633 consensus_peers.cc:597] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:45.090366 18781 consensus_peers.cc:597] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:45.292342 18633 consensus_peers.cc:597] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:45.435664 18633 consensus_peers.cc:597] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:45.487761 18633 consensus_peers.cc:597] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:45.501857 18707 consensus_peers.cc:597] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:45.522130 18707 consensus_peers.cc:597] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:45.566218 18707 consensus_peers.cc:597] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:45.654481 18633 consensus_peers.cc:597] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:45.794082 16509 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 18613)
W20260713 09:08:46.590488 18707 consensus_peers.cc:597] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:46.794574 16509 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 18613)
W20260713 09:08:46.812785 18781 consensus_peers.cc:597] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:46.965780 18707 consensus_peers.cc:597] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:47.075120 18707 consensus_peers.cc:597] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:47.121137 18707 consensus_peers.cc:597] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:47.129716 18707 consensus_peers.cc:597] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:08:47.164618 16509 tablet_server.cc:196] TabletServer@127.16.31.65:0 shutdown complete.
I20260713 09:08:47.187599 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:47.193145 19092 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:47.193277 19093 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:47.194595 19095 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:47.195924 16509 server_base.cc:1061] running on GCE node
I20260713 09:08:47.196707 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:47.196959 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:47.197132 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933727197118 us; error 0 us; skew 500 ppm
I20260713 09:08:47.197825 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:47.201221 16509 webserver.cc:533] Webserver started at http://127.16.31.65:35703/ using document root <none> and password file <none>
I20260713 09:08:47.201774 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:47.201972 16509 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:08:47.205225 16509 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:47.209738 19100 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:47.210466 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:47.210776 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-0-root
uuid: "25c9b9abeb51455a88b7b52722ecb476"
format_stamp: "Formatted at 2026-07-13 09:08:38 on dist-test-slave-23pb"
I20260713 09:08:47.211082 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933667178103-16509-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:47.227216 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:47.228108 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:47.229380 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:47.232857 19107 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:08:47.282490 18781 consensus_peers.cc:597] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:08:47.310592 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:08:47.310895 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.079s	user 0.001s	sys 0.002s
I20260713 09:08:47.311143 16509 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:08:47.314975 19107 tablet_bootstrap.cc:492] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:47.326104 19107 tablet_bootstrap.cc:492] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:47.326790 19107 tablet_bootstrap.cc:492] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap complete.
I20260713 09:08:47.327247 19107 ts_tablet_manager.cc:1403] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:08:47.328995 19107 raft_consensus.cc:359] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:47.329433 19107 raft_consensus.cc:740] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:47.329967 19107 consensus_queue.cc:260] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [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: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:47.331816 19107 ts_tablet_manager.cc:1434] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:08:47.332412 19107 tablet_bootstrap.cc:492] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:47.341212 19107 tablet_bootstrap.cc:492] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:47.341785 19107 tablet_bootstrap.cc:492] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap complete.
I20260713 09:08:47.342186 19107 ts_tablet_manager.cc:1403] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:08:47.343590 19107 raft_consensus.cc:359] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:47.344044 19107 raft_consensus.cc:740] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:47.344521 19107 consensus_queue.cc:260] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [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: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:47.345660 19107 ts_tablet_manager.cc:1434] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:08:47.346148 19107 tablet_bootstrap.cc:492] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:47.355672 19107 tablet_bootstrap.cc:492] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:47.356273 19107 tablet_bootstrap.cc:492] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap complete.
I20260713 09:08:47.356704 19107 ts_tablet_manager.cc:1403] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:08:47.358126 19107 raft_consensus.cc:359] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:47.358605 19107 raft_consensus.cc:740] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:47.359076 19107 consensus_queue.cc:260] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [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: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:47.360176 19107 ts_tablet_manager.cc:1434] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:08:47.360733 19107 tablet_bootstrap.cc:492] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:47.369146 19107 tablet_bootstrap.cc:492] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:47.369416 16509 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:08:47.369709 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.059s	user 0.056s	sys 0.000s
I20260713 09:08:47.369817 19107 tablet_bootstrap.cc:492] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap complete.
I20260713 09:08:47.370358 19107 ts_tablet_manager.cc:1403] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:08:47.372062 19107 raft_consensus.cc:359] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:47.372499 19107 raft_consensus.cc:740] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:47.373020 19107 consensus_queue.cc:260] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [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: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:47.374586 19107 ts_tablet_manager.cc:1434] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260713 09:08:47.375185 19107 tablet_bootstrap.cc:492] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:47.385989 19107 tablet_bootstrap.cc:492] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:47.386852 19107 tablet_bootstrap.cc:492] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap complete.
I20260713 09:08:47.387455 19107 ts_tablet_manager.cc:1403] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260713 09:08:47.389001 19107 raft_consensus.cc:359] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:47.389432 19107 raft_consensus.cc:740] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:47.389955 19107 consensus_queue.cc:260] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476 [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: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:47.391206 19107 ts_tablet_manager.cc:1434] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:08:47.391778 19107 tablet_bootstrap.cc:492] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:47.401693 19107 tablet_bootstrap.cc:492] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:47.402295 19107 tablet_bootstrap.cc:492] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap complete.
I20260713 09:08:47.402791 19107 ts_tablet_manager.cc:1403] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260713 09:08:47.404129 19107 raft_consensus.cc:359] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:47.404547 19107 raft_consensus.cc:740] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:47.405216 19107 consensus_queue.cc:260] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476 [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: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:47.406674 19107 ts_tablet_manager.cc:1434] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:08:47.407275 19107 tablet_bootstrap.cc:492] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
W20260713 09:08:47.419831 18633 consensus_peers.cc:597] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:08:47.421770 19107 tablet_bootstrap.cc:492] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:47.422602 19107 tablet_bootstrap.cc:492] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap complete.
I20260713 09:08:47.423063 19107 ts_tablet_manager.cc:1403] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260713 09:08:47.425019 19107 raft_consensus.cc:359] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:47.425452 19107 raft_consensus.cc:740] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:47.426083 19107 consensus_queue.cc:260] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [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: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:47.427851 19107 ts_tablet_manager.cc:1434] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:47.428499 19107 tablet_bootstrap.cc:492] T e9b3176b6bc040838e3579ed69972379 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:47.434705 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.65:34227
I20260713 09:08:47.434835 19171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.65:34227 every 8 connection(s)
I20260713 09:08:47.439332 19107 tablet_bootstrap.cc:492] T e9b3176b6bc040838e3579ed69972379 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:47.440208 19107 tablet_bootstrap.cc:492] T e9b3176b6bc040838e3579ed69972379 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap complete.
I20260713 09:08:47.440888 19107 ts_tablet_manager.cc:1403] T e9b3176b6bc040838e3579ed69972379 P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 09:08:47.443764 19107 raft_consensus.cc:359] T e9b3176b6bc040838e3579ed69972379 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:47.444584 19107 raft_consensus.cc:740] T e9b3176b6bc040838e3579ed69972379 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:47.445509 19107 consensus_queue.cc:260] T e9b3176b6bc040838e3579ed69972379 P 25c9b9abeb51455a88b7b52722ecb476 [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: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:47.447856 19107 ts_tablet_manager.cc:1434] T e9b3176b6bc040838e3579ed69972379 P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:47.448614 19107 tablet_bootstrap.cc:492] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:47.475819 19173 heartbeater.cc:344] Connected to a master server at 127.16.31.126:33715
I20260713 09:08:47.476527 19173 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:47.477648 19173 heartbeater.cc:507] Master 127.16.31.126:33715 requested a full tablet report, sending...
W20260713 09:08:47.484553 18781 consensus_peers.cc:597] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260713 09:08:47.489673 19107 tablet_bootstrap.cc:492] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:47.490011 18489 ts_manager.cc:194] Re-registered known tserver with Master: 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:08:47.490490 19107 tablet_bootstrap.cc:492] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap complete.
I20260713 09:08:47.491102 19107 ts_tablet_manager.cc:1403] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.021s
I20260713 09:08:47.493376 19107 raft_consensus.cc:359] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:47.493989 19107 raft_consensus.cc:740] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:47.494642 19107 consensus_queue.cc:260] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [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: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:47.496361 19107 ts_tablet_manager.cc:1434] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:47.497054 19107 tablet_bootstrap.cc:492] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:47.508229 18489 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42030
I20260713 09:08:47.508865 19107 tablet_bootstrap.cc:492] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:08:47.509790 19107 tablet_bootstrap.cc:492] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap complete.
I20260713 09:08:47.510344 19107 ts_tablet_manager.cc:1403] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:08:47.511826 19173 heartbeater.cc:499] Master 127.16.31.126:33715 was elected leader, sending a full tablet report...
I20260713 09:08:47.512619 19107 raft_consensus.cc:359] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:47.513355 19107 raft_consensus.cc:740] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:47.513876 19107 consensus_queue.cc:260] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [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: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:47.515545 19107 ts_tablet_manager.cc:1434] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:47.516207 19107 tablet_bootstrap.cc:492] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:47.528276 19107 tablet_bootstrap.cc:492] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:47.529107 19107 tablet_bootstrap.cc:492] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap complete.
I20260713 09:08:47.529678 19107 ts_tablet_manager.cc:1403] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:08:47.531702 19107 raft_consensus.cc:359] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:47.532334 19107 raft_consensus.cc:740] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:47.532956 19107 consensus_queue.cc:260] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476 [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: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:47.534832 19107 ts_tablet_manager.cc:1434] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:08:47.535498 19107 tablet_bootstrap.cc:492] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:47.540243 19146 raft_consensus.cc:3060] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:47.549916 19107 tablet_bootstrap.cc:492] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:08:47.550812 19107 tablet_bootstrap.cc:492] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap complete.
I20260713 09:08:47.551359 19107 ts_tablet_manager.cc:1403] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260713 09:08:47.553719 19146 raft_consensus.cc:3060] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:47.553571 19107 raft_consensus.cc:359] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:47.554271 19107 raft_consensus.cc:740] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:47.554909 19107 consensus_queue.cc:260] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [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: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:47.556597 19107 ts_tablet_manager.cc:1434] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:47.559473 19146 pending_rounds.cc:85] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476: Aborting all ops after (but not including) 0
I20260713 09:08:47.559751 19146 pending_rounds.cc:107] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:08:47.559959 19146 raft_consensus.cc:2889] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:08:47.557286 19107 tablet_bootstrap.cc:492] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:47.573235 19107 tablet_bootstrap.cc:492] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:47.573974 19107 tablet_bootstrap.cc:492] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap complete.
I20260713 09:08:47.574465 19107 ts_tablet_manager.cc:1403] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.005s
I20260713 09:08:47.576381 19107 raft_consensus.cc:359] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:47.576946 19107 raft_consensus.cc:740] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:47.577520 19107 consensus_queue.cc:260] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [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: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:47.579540 19107 ts_tablet_manager.cc:1434] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:47.580143 19107 tablet_bootstrap.cc:492] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:47.589912 19107 tablet_bootstrap.cc:492] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:47.590497 19107 tablet_bootstrap.cc:492] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap complete.
I20260713 09:08:47.590993 19107 ts_tablet_manager.cc:1403] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:08:47.592604 19107 raft_consensus.cc:359] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:47.593052 19107 raft_consensus.cc:740] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:47.593616 19107 consensus_queue.cc:260] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476 [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: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:47.593958 19146 raft_consensus.cc:3060] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:47.595628 19107 ts_tablet_manager.cc:1434] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:47.596380 19107 tablet_bootstrap.cc:492] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:47.609920 19107 tablet_bootstrap.cc:492] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:47.610709 19107 tablet_bootstrap.cc:492] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap complete.
I20260713 09:08:47.611179 19107 ts_tablet_manager.cc:1403] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260713 09:08:47.612831 19107 raft_consensus.cc:359] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:47.613337 19107 raft_consensus.cc:740] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:47.613786 19107 consensus_queue.cc:260] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 [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: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:47.615263 19107 ts_tablet_manager.cc:1434] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:47.615824 19107 tablet_bootstrap.cc:492] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:47.623274 19146 raft_consensus.cc:3060] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:47.633625 19107 tablet_bootstrap.cc:492] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:47.634291 19107 tablet_bootstrap.cc:492] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap complete.
I20260713 09:08:47.634898 19146 pending_rounds.cc:85] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476: Aborting all ops after (but not including) 0
I20260713 09:08:47.634895 19107 ts_tablet_manager.cc:1403] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260713 09:08:47.635315 19146 pending_rounds.cc:107] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:08:47.635589 19146 raft_consensus.cc:2889] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:08:47.637235 19107 raft_consensus.cc:359] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:47.637897 19107 raft_consensus.cc:740] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:47.638758 19107 consensus_queue.cc:260] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476 [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: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:47.640322 19107 ts_tablet_manager.cc:1434] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:47.640995 19107 tablet_bootstrap.cc:492] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:47.692292 19146 raft_consensus.cc:3060] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:47.716598 19107 tablet_bootstrap.cc:492] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476: 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
W20260713 09:08:47.716943 18633 consensus_peers.cc:597] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
I20260713 09:08:47.727648 19107 tablet_bootstrap.cc:492] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap complete.
I20260713 09:08:47.728852 19107 ts_tablet_manager.cc:1403] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.088s	user 0.019s	sys 0.000s
I20260713 09:08:47.746423 19107 raft_consensus.cc:359] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:47.747537 19107 raft_consensus.cc:740] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:47.748334 19107 consensus_queue.cc:260] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [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: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:47.750415 19107 ts_tablet_manager.cc:1434] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.012s
I20260713 09:08:47.751816 19107 tablet_bootstrap.cc:492] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap starting.
I20260713 09:08:47.765573 19107 tablet_bootstrap.cc:492] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:47.766130 19107 tablet_bootstrap.cc:492] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476: Bootstrap complete.
I20260713 09:08:47.766630 19107 ts_tablet_manager.cc:1403] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260713 09:08:47.768355 19107 raft_consensus.cc:359] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:47.768787 19107 raft_consensus.cc:740] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Initialized, Role: FOLLOWER
I20260713 09:08:47.769236 19107 consensus_queue.cc:260] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:47.771008 19107 ts_tablet_manager.cc:1434] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:47.861606 19146 raft_consensus.cc:3060] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.448196 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:57.475872 18740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "145249de014d486dbd6de16520cf5c7f"
dest_uuid: "e73db1b47af24ead90754f0478d37559"
mode: GRACEFUL
new_leader_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
 from {username='slave'} at 127.0.0.1:49206
I20260713 09:08:57.476554 18740 raft_consensus.cc:606] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [term 1 LEADER]: Received request to transfer leadership to TS 9c210571d9284857ba1dc6c7601ca3bd
I20260713 09:08:57.486276 18664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41842a816f344aa6a8f6f2968e68dd4f"
dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
mode: GRACEFUL
new_leader_uuid: "25c9b9abeb51455a88b7b52722ecb476"
 from {username='slave'} at 127.0.0.1:46042
I20260713 09:08:57.486750 18664 raft_consensus.cc:606] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Received request to transfer leadership to TS 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:08:57.497006 18814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5152ccdf0bfc4dbe9a842e4fbc5ce918"
dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
mode: GRACEFUL
new_leader_uuid: "25c9b9abeb51455a88b7b52722ecb476"
 from {username='slave'} at 127.0.0.1:46682
I20260713 09:08:57.497484 18814 raft_consensus.cc:606] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 LEADER]: Received request to transfer leadership to TS 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:08:57.499866 18664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65f11f9c7bee4216b629aa21ba887bc5"
dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
mode: GRACEFUL
new_leader_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
 from {username='slave'} at 127.0.0.1:46042
I20260713 09:08:57.500381 18664 raft_consensus.cc:606] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Received request to transfer leadership to TS 335ac9aca2d94ffe9a05ae27f8686fad
I20260713 09:08:57.502622 18740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96b935b00a5e45e79b387bceb077a11e"
dest_uuid: "e73db1b47af24ead90754f0478d37559"
mode: GRACEFUL
new_leader_uuid: "25c9b9abeb51455a88b7b52722ecb476"
 from {username='slave'} at 127.0.0.1:49206
I20260713 09:08:57.503103 18740 raft_consensus.cc:606] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 2 LEADER]: Received request to transfer leadership to TS 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:08:57.503953 19228 raft_consensus.cc:993] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd: : Instructing follower 25c9b9abeb51455a88b7b52722ecb476 to start an election
I20260713 09:08:57.504132 16509 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:08:57.504468 19228 raft_consensus.cc:1081] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Signalling peer 25c9b9abeb51455a88b7b52722ecb476 to start an election
I20260713 09:08:57.505133 16509 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:57.506148 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41842a816f344aa6a8f6f2968e68dd4f"
dest_uuid: "25c9b9abeb51455a88b7b52722ecb476"
 from {username='slave'} at 127.0.0.1:42438
I20260713 09:08:57.506801 19145 raft_consensus.cc:493] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:57.507185 19145 raft_consensus.cc:3060] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.515174 19145 raft_consensus.cc:515] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:57.519140 19145 leader_election.cc:290] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 2 election: Requested vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:57.779834 18812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41842a816f344aa6a8f6f2968e68dd4f" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
I20260713 09:08:57.781472 18812 raft_consensus.cc:3060] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.810792 18812 raft_consensus.cc:2468] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 2.
I20260713 09:08:57.814896 18813 raft_consensus.cc:1240] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Rejecting Update request from peer 9c210571d9284857ba1dc6c7601ca3bd for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:57.818743 19220 consensus_queue.cc:1059] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:57.826684 19228 raft_consensus.cc:3055] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:57.827234 19228 raft_consensus.cc:740] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Running, Role: LEADER
W20260713 09:08:57.834533 18704 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.31.68:45349, user_credentials={real_user=slave}} blocked reactor thread for 315151us
I20260713 09:08:57.835661 19234 raft_consensus.cc:993] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559: : Instructing follower 25c9b9abeb51455a88b7b52722ecb476 to start an election
I20260713 09:08:57.834046 19228 consensus_queue.cc:260] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:57.836431 19234 raft_consensus.cc:1081] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 2 LEADER]: Signalling peer 25c9b9abeb51455a88b7b52722ecb476 to start an election
I20260713 09:08:57.837613 19228 raft_consensus.cc:3060] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.840646 19101 leader_election.cc:304] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c9b9abeb51455a88b7b52722ecb476, 335ac9aca2d94ffe9a05ae27f8686fad; no voters: 
I20260713 09:08:57.854169 19144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96b935b00a5e45e79b387bceb077a11e"
dest_uuid: "25c9b9abeb51455a88b7b52722ecb476"
 from {username='slave'} at 127.0.0.1:42456
I20260713 09:08:57.855193 19144 raft_consensus.cc:493] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:57.855746 19144 raft_consensus.cc:3060] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:08:57.869740 18630 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.31.68:45349, user_credentials={real_user=slave}} blocked reactor thread for 43546.9us
I20260713 09:08:57.875649 18666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41842a816f344aa6a8f6f2968e68dd4f" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
I20260713 09:08:57.876398 19239 raft_consensus.cc:2804] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:57.878821 19223 raft_consensus.cc:993] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad: : Instructing follower 25c9b9abeb51455a88b7b52722ecb476 to start an election
I20260713 09:08:57.879055 19144 raft_consensus.cc:515] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:57.879634 19236 raft_consensus.cc:1081] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 LEADER]: Signalling peer 25c9b9abeb51455a88b7b52722ecb476 to start an election
I20260713 09:08:57.882153 19144 leader_election.cc:290] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 3 election: Requested vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349)
I20260713 09:08:57.882633 19239 raft_consensus.cc:697] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 [term 2 LEADER]: Becoming Leader. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Running, Role: LEADER
I20260713 09:08:57.883963 19220 raft_consensus.cc:993] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd: : Instructing follower 335ac9aca2d94ffe9a05ae27f8686fad to start an election
I20260713 09:08:57.883837 19239 consensus_queue.cc:237] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:57.884627 19220 raft_consensus.cc:1081] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Signalling peer 335ac9aca2d94ffe9a05ae27f8686fad to start an election
I20260713 09:08:57.887063 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5152ccdf0bfc4dbe9a842e4fbc5ce918"
dest_uuid: "25c9b9abeb51455a88b7b52722ecb476"
 from {username='slave'} at 127.0.0.1:42444
I20260713 09:08:57.887615 19145 raft_consensus.cc:493] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:57.888010 19145 raft_consensus.cc:3060] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.896762 18813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65f11f9c7bee4216b629aa21ba887bc5"
dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
 from {username='slave'} at 127.0.0.1:58574
I20260713 09:08:57.897318 18813 raft_consensus.cc:493] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:57.897675 18813 raft_consensus.cc:3060] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.901724 19229 raft_consensus.cc:993] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559: : Instructing follower 9c210571d9284857ba1dc6c7601ca3bd to start an election
I20260713 09:08:57.902222 19229 raft_consensus.cc:1081] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [term 1 LEADER]: Signalling peer 9c210571d9284857ba1dc6c7601ca3bd to start an election
I20260713 09:08:57.905331 19145 raft_consensus.cc:515] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:57.907781 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b935b00a5e45e79b387bceb077a11e" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
I20260713 09:08:57.908429 18815 raft_consensus.cc:3060] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:57.909649 18813 raft_consensus.cc:515] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:57.916076 18813 leader_election.cc:290] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 2 election: Requested vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:57.916975 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f11f9c7bee4216b629aa21ba887bc5" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
I20260713 09:08:57.921348 18665 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "145249de014d486dbd6de16520cf5c7f"
dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
 from {username='slave'} at 127.0.0.1:34154
I20260713 09:08:57.922158 18665 raft_consensus.cc:493] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:57.922600 18665 raft_consensus.cc:3060] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.924782 18815 raft_consensus.cc:2468] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 3.
I20260713 09:08:57.926180 19101 leader_election.cc:304] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [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: 25c9b9abeb51455a88b7b52722ecb476, 335ac9aca2d94ffe9a05ae27f8686fad; no voters: 
I20260713 09:08:57.927632 19241 raft_consensus.cc:2804] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:57.921509 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f11f9c7bee4216b629aa21ba887bc5" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e73db1b47af24ead90754f0478d37559"
I20260713 09:08:57.930873 18741 raft_consensus.cc:3060] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.933957 19145 leader_election.cc:290] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 2 election: Requested vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:57.936187 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152ccdf0bfc4dbe9a842e4fbc5ce918" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
I20260713 09:08:57.936929 18815 raft_consensus.cc:3055] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:57.937279 18815 raft_consensus.cc:740] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Running, Role: LEADER
I20260713 09:08:57.938201 18815 consensus_queue.cc:260] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:57.939714 18815 raft_consensus.cc:3060] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.942752 18664 raft_consensus.cc:3055] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:57.943149 18664 raft_consensus.cc:740] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Running, Role: LEADER
I20260713 09:08:57.944218 18664 consensus_queue.cc:260] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:57.945726 18664 raft_consensus.cc:3060] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.948671 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152ccdf0bfc4dbe9a842e4fbc5ce918" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
I20260713 09:08:57.949397 18667 raft_consensus.cc:3060] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.953536 18741 raft_consensus.cc:2468] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 2.
I20260713 09:08:57.955736 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b935b00a5e45e79b387bceb077a11e" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e73db1b47af24ead90754f0478d37559"
I20260713 09:08:57.957307 18666 raft_consensus.cc:2468] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 2.
I20260713 09:08:57.957388 18667 raft_consensus.cc:2468] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 2.
I20260713 09:08:57.966693 18738 raft_consensus.cc:3055] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:57.967072 18738 raft_consensus.cc:740] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e73db1b47af24ead90754f0478d37559, State: Running, Role: LEADER
I20260713 09:08:57.961815 18815 raft_consensus.cc:2468] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 2.
I20260713 09:08:57.967855 18738 consensus_queue.cc:260] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:57.969139 18738 raft_consensus.cc:3060] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:57.965811 18665 raft_consensus.cc:515] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:57.971525 18780 leader_election.cc:304] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335ac9aca2d94ffe9a05ae27f8686fad, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:57.972440 19223 raft_consensus.cc:2804] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:57.972889 19223 raft_consensus.cc:697] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 LEADER]: Becoming Leader. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Running, Role: LEADER
I20260713 09:08:57.973481 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145249de014d486dbd6de16520cf5c7f" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e73db1b47af24ead90754f0478d37559"
I20260713 09:08:57.974009 18741 raft_consensus.cc:3055] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:57.973753 19223 consensus_queue.cc:237] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:57.975816 18665 leader_election.cc:290] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 2 election: Requested vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349)
I20260713 09:08:57.976044 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145249de014d486dbd6de16520cf5c7f" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
I20260713 09:08:57.976706 18815 raft_consensus.cc:3060] T 145249de014d486dbd6de16520cf5c7f P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.978078 19101 leader_election.cc:304] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c9b9abeb51455a88b7b52722ecb476, 335ac9aca2d94ffe9a05ae27f8686fad; no voters: 
I20260713 09:08:57.984795 18815 raft_consensus.cc:2468] T 145249de014d486dbd6de16520cf5c7f P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 2.
I20260713 09:08:57.985657 19241 raft_consensus.cc:697] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 3 LEADER]: Becoming Leader. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Running, Role: LEADER
I20260713 09:08:57.986804 19241 consensus_queue.cc:237] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [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: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:57.987324 18664 raft_consensus.cc:2468] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 2.
I20260713 09:08:57.986342 19244 raft_consensus.cc:2804] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:57.989833 19244 raft_consensus.cc:697] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [term 2 LEADER]: Becoming Leader. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Running, Role: LEADER
I20260713 09:08:57.990823 18630 leader_election.cc:304] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 
I20260713 09:08:57.994263 19237 raft_consensus.cc:2804] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:57.994757 19237 raft_consensus.cc:697] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [term 2 LEADER]: Becoming Leader. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Running, Role: LEADER
I20260713 09:08:57.995747 19237 consensus_queue.cc:237] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:57.974290 18741 raft_consensus.cc:740] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e73db1b47af24ead90754f0478d37559, State: Running, Role: LEADER
I20260713 09:08:57.995637 18487 catalog_manager.cc:5697] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 reported cstate change: term changed from 1 to 2, leader changed from 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66) to 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65). New cstate: current_term: 2 leader_uuid: "25c9b9abeb51455a88b7b52722ecb476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:58.007530 19244 consensus_queue.cc:237] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:58.009668 18738 raft_consensus.cc:2468] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 3.
I20260713 09:08:58.014333 18741 consensus_queue.cc:260] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:58.035952 18741 raft_consensus.cc:3060] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.035966 18489 catalog_manager.cc:5697] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad reported cstate change: term changed from 1 to 2, leader changed from 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66) to 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68). New cstate: current_term: 2 leader_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:58.041170 18490 catalog_manager.cc:5697] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd reported cstate change: term changed from 1 to 2, leader changed from e73db1b47af24ead90754f0478d37559 (127.16.31.67) to 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66). New cstate: current_term: 2 leader_uuid: "9c210571d9284857ba1dc6c7601ca3bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:58.042906 18741 raft_consensus.cc:2468] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 2.
I20260713 09:08:58.065840 18490 catalog_manager.cc:5697] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 reported cstate change: term changed from 2 to 3, leader changed from e73db1b47af24ead90754f0478d37559 (127.16.31.67) to 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65). New cstate: current_term: 3 leader_uuid: "25c9b9abeb51455a88b7b52722ecb476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:58.067438 18490 catalog_manager.cc:5697] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 reported cstate change: term changed from 1 to 2, leader changed from 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68) to 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65). New cstate: current_term: 2 leader_uuid: "25c9b9abeb51455a88b7b52722ecb476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:58.316835 18815 raft_consensus.cc:1275] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Refusing update from remote peer 25c9b9abeb51455a88b7b52722ecb476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:58.318364 19244 consensus_queue.cc:1048] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:58.327916 18664 raft_consensus.cc:1275] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Refusing update from remote peer 25c9b9abeb51455a88b7b52722ecb476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:58.329490 19245 consensus_queue.cc:1048] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:08:58.363356 18664 raft_consensus.cc:1275] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Refusing update from remote peer 335ac9aca2d94ffe9a05ae27f8686fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:58.364419 19223 consensus_queue.cc:1048] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:58.372628 18738 raft_consensus.cc:1275] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Refusing update from remote peer 335ac9aca2d94ffe9a05ae27f8686fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:58.374491 19223 consensus_queue.cc:1048] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:58.402765 18664 raft_consensus.cc:1275] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Refusing update from remote peer 25c9b9abeb51455a88b7b52722ecb476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:58.403851 19245 consensus_queue.cc:1048] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:58.408939 18815 raft_consensus.cc:1275] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Refusing update from remote peer 25c9b9abeb51455a88b7b52722ecb476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:58.410516 19239 consensus_queue.cc:1048] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:58.453752 18738 raft_consensus.cc:1275] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 3 FOLLOWER]: Refusing update from remote peer 25c9b9abeb51455a88b7b52722ecb476: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:08:58.455785 19245 consensus_queue.cc:1048] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:58.458333 18815 raft_consensus.cc:1275] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Refusing update from remote peer 25c9b9abeb51455a88b7b52722ecb476: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:08:58.459594 19245 consensus_queue.cc:1048] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:58.568161 18738 raft_consensus.cc:1275] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Refusing update from remote peer 9c210571d9284857ba1dc6c7601ca3bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:58.569255 19237 consensus_queue.cc:1048] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:58.579188 18815 raft_consensus.cc:1275] T 145249de014d486dbd6de16520cf5c7f P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Refusing update from remote peer 9c210571d9284857ba1dc6c7601ca3bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:58.580482 19271 consensus_queue.cc:1048] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:58.585439 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:58.604684 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:58.618781 18815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65f11f9c7bee4216b629aa21ba887bc5"
dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
mode: GRACEFUL
new_leader_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
 from {username='slave'} at 127.0.0.1:46682
I20260713 09:08:58.619274 18815 raft_consensus.cc:606] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 LEADER]: Received request to transfer leadership to TS 9c210571d9284857ba1dc6c7601ca3bd
I20260713 09:08:58.621335 18664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6702085974bd4d679292a2a8d9edcc4a"
dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
mode: GRACEFUL
new_leader_uuid: "25c9b9abeb51455a88b7b52722ecb476"
 from {username='slave'} at 127.0.0.1:46042
I20260713 09:08:58.621825 18664 raft_consensus.cc:606] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Received request to transfer leadership to TS 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:08:58.623937 18738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db8df006bf614ab1b035c37a391e2b1e"
dest_uuid: "e73db1b47af24ead90754f0478d37559"
mode: GRACEFUL
new_leader_uuid: "25c9b9abeb51455a88b7b52722ecb476"
 from {username='slave'} at 127.0.0.1:49206
I20260713 09:08:58.624352 18738 raft_consensus.cc:606] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 1 LEADER]: Received request to transfer leadership to TS 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:08:58.625399 16509 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:08:58.626062 16509 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:58.807723 19270 raft_consensus.cc:993] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd: : Instructing follower 25c9b9abeb51455a88b7b52722ecb476 to start an election
I20260713 09:08:58.808169 19271 raft_consensus.cc:1081] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Signalling peer 25c9b9abeb51455a88b7b52722ecb476 to start an election
I20260713 09:08:58.809577 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6702085974bd4d679292a2a8d9edcc4a"
dest_uuid: "25c9b9abeb51455a88b7b52722ecb476"
 from {username='slave'} at 127.0.0.1:42438
I20260713 09:08:58.810067 19145 raft_consensus.cc:493] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:58.810395 19145 raft_consensus.cc:3060] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.815816 19145 raft_consensus.cc:515] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:58.817045 19145 leader_election.cc:290] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 2 election: Requested vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:08:58.817734 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6702085974bd4d679292a2a8d9edcc4a" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
I20260713 09:08:58.817958 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6702085974bd4d679292a2a8d9edcc4a" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
I20260713 09:08:58.818310 18815 raft_consensus.cc:3060] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.818416 18664 raft_consensus.cc:3055] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:58.818812 18664 raft_consensus.cc:740] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Running, Role: LEADER
I20260713 09:08:58.819552 18664 consensus_queue.cc:260] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:58.820551 18664 raft_consensus.cc:3060] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.824062 18815 raft_consensus.cc:2468] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 2.
I20260713 09:08:58.825071 19101 leader_election.cc:304] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c9b9abeb51455a88b7b52722ecb476, 335ac9aca2d94ffe9a05ae27f8686fad; no voters: 
I20260713 09:08:58.825709 19245 raft_consensus.cc:2804] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:58.825862 18664 raft_consensus.cc:2468] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 2.
I20260713 09:08:58.826150 19245 raft_consensus.cc:697] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [term 2 LEADER]: Becoming Leader. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Running, Role: LEADER
I20260713 09:08:58.827165 19245 consensus_queue.cc:237] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:08:58.834599 18490 catalog_manager.cc:5697] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 reported cstate change: term changed from 1 to 2, leader changed from 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66) to 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65). New cstate: current_term: 2 leader_uuid: "25c9b9abeb51455a88b7b52722ecb476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:58.852644 19168 debug-util.cc:398] Leaking SignalData structure 0x7b0800163a20 after lost signal to thread 16512
W20260713 09:08:58.853432 19168 debug-util.cc:398] Leaking SignalData structure 0x7b080012d040 after lost signal to thread 18524
W20260713 09:08:58.854333 19168 debug-util.cc:398] Leaking SignalData structure 0x7b08000811c0 after lost signal to thread 18691
W20260713 09:08:58.855710 19168 debug-util.cc:398] Leaking SignalData structure 0x7b080028cde0 after lost signal to thread 18839
W20260713 09:08:58.856557 19168 debug-util.cc:398] Leaking SignalData structure 0x7b08001155e0 after lost signal to thread 19171
I20260713 09:08:58.929616 19236 raft_consensus.cc:993] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad: : Instructing follower 9c210571d9284857ba1dc6c7601ca3bd to start an election
I20260713 09:08:58.930121 19262 raft_consensus.cc:1081] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 LEADER]: Signalling peer 9c210571d9284857ba1dc6c7601ca3bd to start an election
I20260713 09:08:58.931501 18664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65f11f9c7bee4216b629aa21ba887bc5"
dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
 from {username='slave'} at 127.0.0.1:34148
I20260713 09:08:58.932090 18664 raft_consensus.cc:493] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:58.932442 18664 raft_consensus.cc:3060] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:58.939812 18664 raft_consensus.cc:515] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:58.941871 18664 leader_election.cc:290] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 3 election: Requested vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349)
I20260713 09:08:58.943477 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f11f9c7bee4216b629aa21ba887bc5" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
I20260713 09:08:58.944173 18815 raft_consensus.cc:3055] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:58.944486 18815 raft_consensus.cc:740] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Running, Role: LEADER
I20260713 09:08:58.944805 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f11f9c7bee4216b629aa21ba887bc5" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e73db1b47af24ead90754f0478d37559"
I20260713 09:08:58.945307 18741 raft_consensus.cc:3060] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:58.945231 18815 consensus_queue.cc:260] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [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: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:58.946521 18815 raft_consensus.cc:3060] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:58.951359 18741 raft_consensus.cc:2468] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 3.
I20260713 09:08:58.952610 18632 leader_election.cc:304] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [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: 9c210571d9284857ba1dc6c7601ca3bd, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:58.953159 18815 raft_consensus.cc:2468] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 3.
I20260713 09:08:58.953348 19271 raft_consensus.cc:2804] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:58.954576 19271 raft_consensus.cc:697] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 3 LEADER]: Becoming Leader. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Running, Role: LEADER
I20260713 09:08:58.955422 19271 consensus_queue.cc:237] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [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: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } }
I20260713 09:08:58.961954 18490 catalog_manager.cc:5697] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd reported cstate change: term changed from 2 to 3, leader changed from 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68) to 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66). New cstate: current_term: 3 leader_uuid: "9c210571d9284857ba1dc6c7601ca3bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:58.982335 19243 raft_consensus.cc:993] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559: : Instructing follower 25c9b9abeb51455a88b7b52722ecb476 to start an election
I20260713 09:08:58.982853 19277 raft_consensus.cc:1081] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 1 LEADER]: Signalling peer 25c9b9abeb51455a88b7b52722ecb476 to start an election
I20260713 09:08:58.984331 19144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db8df006bf614ab1b035c37a391e2b1e"
dest_uuid: "25c9b9abeb51455a88b7b52722ecb476"
 from {username='slave'} at 127.0.0.1:42456
I20260713 09:08:58.984822 19144 raft_consensus.cc:493] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:58.985195 19144 raft_consensus.cc:3060] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.992475 19144 raft_consensus.cc:515] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:58.994418 19144 leader_election.cc:290] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 2 election: Requested vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349)
I20260713 09:08:58.994896 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8df006bf614ab1b035c37a391e2b1e" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e73db1b47af24ead90754f0478d37559"
I20260713 09:08:58.995494 18741 raft_consensus.cc:3055] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:58.995563 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8df006bf614ab1b035c37a391e2b1e" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
I20260713 09:08:58.995818 18741 raft_consensus.cc:740] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e73db1b47af24ead90754f0478d37559, State: Running, Role: LEADER
I20260713 09:08:58.996198 18815 raft_consensus.cc:3060] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.996621 18741 consensus_queue.cc:260] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:58.997787 18741 raft_consensus.cc:3060] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:59.003330 18815 raft_consensus.cc:2468] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 2.
I20260713 09:08:59.003752 18741 raft_consensus.cc:2468] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 2.
I20260713 09:08:59.004739 19101 leader_election.cc:304] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c9b9abeb51455a88b7b52722ecb476, 335ac9aca2d94ffe9a05ae27f8686fad; no voters: 
I20260713 09:08:59.005616 19245 raft_consensus.cc:2804] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:59.006115 19245 raft_consensus.cc:697] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [term 2 LEADER]: Becoming Leader. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Running, Role: LEADER
I20260713 09:08:59.007053 19245 consensus_queue.cc:237] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:08:59.015295 18489 catalog_manager.cc:5697] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 reported cstate change: term changed from 1 to 2, leader changed from e73db1b47af24ead90754f0478d37559 (127.16.31.67) to 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65). New cstate: current_term: 2 leader_uuid: "25c9b9abeb51455a88b7b52722ecb476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:59.226225 18664 raft_consensus.cc:1275] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Refusing update from remote peer 25c9b9abeb51455a88b7b52722ecb476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:59.227280 19245 consensus_queue.cc:1048] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:59.250595 18815 raft_consensus.cc:1275] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Refusing update from remote peer 25c9b9abeb51455a88b7b52722ecb476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:59.251891 19241 consensus_queue.cc:1048] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:59.368311 18815 raft_consensus.cc:1275] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Refusing update from remote peer 9c210571d9284857ba1dc6c7601ca3bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:59.369367 19270 consensus_queue.cc:1048] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:59.380133 18741 raft_consensus.cc:1275] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559 [term 3 FOLLOWER]: Refusing update from remote peer 9c210571d9284857ba1dc6c7601ca3bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:59.381439 19279 consensus_queue.cc:1048] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:59.507400 18813 raft_consensus.cc:1275] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Refusing update from remote peer 25c9b9abeb51455a88b7b52722ecb476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:59.508515 19241 consensus_queue.cc:1048] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:59.518752 18741 raft_consensus.cc:1275] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Refusing update from remote peer 25c9b9abeb51455a88b7b52722ecb476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:59.520622 19241 consensus_queue.cc:1048] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:08:59.626976 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:59.649592 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:59.669373 18664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4542f884a53c4ecabe12996d20b369fe"
dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
mode: GRACEFUL
new_leader_uuid: "25c9b9abeb51455a88b7b52722ecb476"
 from {username='slave'} at 127.0.0.1:46042
I20260713 09:08:59.669831 18664 raft_consensus.cc:606] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Received request to transfer leadership to TS 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:08:59.670881 16509 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:08:59.671677 16509 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:59.879379 19271 raft_consensus.cc:993] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd: : Instructing follower 25c9b9abeb51455a88b7b52722ecb476 to start an election
I20260713 09:08:59.879915 19279 raft_consensus.cc:1081] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Signalling peer 25c9b9abeb51455a88b7b52722ecb476 to start an election
I20260713 09:08:59.881271 19144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4542f884a53c4ecabe12996d20b369fe"
dest_uuid: "25c9b9abeb51455a88b7b52722ecb476"
 from {username='slave'} at 127.0.0.1:42438
I20260713 09:08:59.881862 19144 raft_consensus.cc:493] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:59.882261 19144 raft_consensus.cc:3060] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:59.889866 19144 raft_consensus.cc:515] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:59.892402 19144 leader_election.cc:290] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 2 election: Requested vote from peers 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
I20260713 09:08:59.892800 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4542f884a53c4ecabe12996d20b369fe" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
I20260713 09:08:59.892800 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4542f884a53c4ecabe12996d20b369fe" candidate_uuid: "25c9b9abeb51455a88b7b52722ecb476" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e73db1b47af24ead90754f0478d37559"
I20260713 09:08:59.893584 18664 raft_consensus.cc:3055] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:59.893815 18741 raft_consensus.cc:3060] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:59.893896 18664 raft_consensus.cc:740] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Running, Role: LEADER
I20260713 09:08:59.894713 18664 consensus_queue.cc:260] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:59.895910 18664 raft_consensus.cc:3060] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:59.899758 18741 raft_consensus.cc:2468] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 2.
I20260713 09:08:59.900723 19103 leader_election.cc:304] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c9b9abeb51455a88b7b52722ecb476, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:08:59.901515 19244 raft_consensus.cc:2804] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:59.901916 18664 raft_consensus.cc:2468] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c9b9abeb51455a88b7b52722ecb476 in term 2.
I20260713 09:08:59.901993 19244 raft_consensus.cc:697] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [term 2 LEADER]: Becoming Leader. State: Replica: 25c9b9abeb51455a88b7b52722ecb476, State: Running, Role: LEADER
I20260713 09:08:59.903110 19244 consensus_queue.cc:237] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:08:59.911697 18489 catalog_manager.cc:5697] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 reported cstate change: term changed from 1 to 2, leader changed from 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66) to 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65). New cstate: current_term: 2 leader_uuid: "25c9b9abeb51455a88b7b52722ecb476" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:00.317739 18664 raft_consensus.cc:1275] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Refusing update from remote peer 25c9b9abeb51455a88b7b52722ecb476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:00.318996 19244 consensus_queue.cc:1048] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:00.321600 18741 raft_consensus.cc:1275] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Refusing update from remote peer 25c9b9abeb51455a88b7b52722ecb476: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:00.323022 19244 consensus_queue.cc:1048] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:00.672550 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:00.692744 16509 tablet_server.cc:179] TabletServer@127.16.31.65:34227 shutting down...
W20260713 09:09:00.714293 18707 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 172 similar messages]
W20260713 09:09:00.720228 18707 consensus_peers.cc:597] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:00.721555 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:00.722402 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:00.723518 16509 raft_consensus.cc:2243] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:00.723996 16509 raft_consensus.cc:2272] T b6d28fd8e0b1472297220fd934b5dcae P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:00.725963 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:00.726641 16509 raft_consensus.cc:2243] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:00.727315 16509 raft_consensus.cc:2272] T 6702085974bd4d679292a2a8d9edcc4a P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:00.729063 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:00.729568 16509 raft_consensus.cc:2243] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:00.729956 16509 raft_consensus.cc:2272] T 97a034ffe4284526894ad8c837b0cf06 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:00.731938 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:00.732439 16509 raft_consensus.cc:2243] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:00.733078 16509 raft_consensus.cc:2272] T 41842a816f344aa6a8f6f2968e68dd4f P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:00.734860 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:00.735356 16509 raft_consensus.cc:2243] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:00.736055 16509 raft_consensus.cc:2272] T 96b935b00a5e45e79b387bceb077a11e P 25c9b9abeb51455a88b7b52722ecb476 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:00.737746 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:00.738284 16509 raft_consensus.cc:2243] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:00.738739 16509 raft_consensus.cc:2272] T cb059fd1dfea415488bfa7e0ff3e5f4f P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:00.740604 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:00.741065 16509 raft_consensus.cc:2243] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:00.741449 16509 raft_consensus.cc:2272] T b557ea014158428889919ba3141fa014 P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:00.743268 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:00.743774 16509 raft_consensus.cc:2243] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:00.744132 16509 raft_consensus.cc:2272] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:00.745990 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:00.746649 16509 raft_consensus.cc:2243] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:00.747120 16509 raft_consensus.cc:2272] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:00.749109 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:00.749681 16509 raft_consensus.cc:2243] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:00.750063 16509 raft_consensus.cc:2272] T 003433d380584e2a8026f43a5835f722 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:00.752262 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:00.752741 16509 raft_consensus.cc:2243] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:00.753386 16509 raft_consensus.cc:2272] T 4542f884a53c4ecabe12996d20b369fe P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:00.755507 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:00.756026 16509 raft_consensus.cc:2243] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:00.756440 16509 raft_consensus.cc:2272] T b80cf1bcdf2940f49e2ed60f05fc96fe P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:00.758265 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:00.758782 16509 raft_consensus.cc:2243] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:00.759212 16509 raft_consensus.cc:2272] T f651651b35434b4399316c0c714519af P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:00.760960 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:00.761447 16509 raft_consensus.cc:2243] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:00.762092 16509 raft_consensus.cc:2272] T db8df006bf614ab1b035c37a391e2b1e P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:00.764266 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:00.764890 16509 raft_consensus.cc:2243] T e9b3176b6bc040838e3579ed69972379 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:00.765327 16509 raft_consensus.cc:2272] T e9b3176b6bc040838e3579ed69972379 P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:00.767279 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:00.767721 16509 raft_consensus.cc:2243] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:00.768107 16509 raft_consensus.cc:2272] T a5d5250378094483ab2aa19f42d0b19e P 25c9b9abeb51455a88b7b52722ecb476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:00.769843 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:00.770309 16509 raft_consensus.cc:2243] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:00.770821 16509 raft_consensus.cc:2272] T 76a8f3932ee7427b816b8db7ee3b946a P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:00.772631 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:00.773046 16509 raft_consensus.cc:2243] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:00.773651 16509 raft_consensus.cc:2272] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 25c9b9abeb51455a88b7b52722ecb476 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:00.820190 18781 consensus_peers.cc:597] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:00.823340 18707 consensus_peers.cc:597] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:00.839362 18707 consensus_peers.cc:597] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:00.891151 18781 consensus_peers.cc:597] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:00.895891 18707 consensus_peers.cc:597] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:00.976923 18707 consensus_peers.cc:597] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:01.052275 18633 consensus_peers.cc:597] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:01.104791 18781 consensus_peers.cc:597] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:01.111023 18633 consensus_peers.cc:597] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:01.115310 18633 consensus_peers.cc:597] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:01.282143 18707 consensus_peers.cc:597] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:01.799474 16509 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19168)
I20260713 09:09:01.842592 19311 raft_consensus.cc:493] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:09:01.843168 19311 raft_consensus.cc:515] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:09:01.845191 19315 raft_consensus.cc:493] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:09:01.845778 19315 raft_consensus.cc:515] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:09:01.846287 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6702085974bd4d679292a2a8d9edcc4a" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:09:01.848536 19315 leader_election.cc:290] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963)
W20260713 09:09:01.849385 18781 leader_election.cc:336] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:09:01.849856 18781 leader_election.cc:304] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [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: 335ac9aca2d94ffe9a05ae27f8686fad; no voters: 25c9b9abeb51455a88b7b52722ecb476, 9c210571d9284857ba1dc6c7601ca3bd
I20260713 09:09:01.849900 18741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4542f884a53c4ecabe12996d20b369fe" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
I20260713 09:09:01.850696 19312 raft_consensus.cc:2749] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:09:01.850901 19311 leader_election.cc:290] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
W20260713 09:09:01.852419 18633 leader_election.cc:336] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:09:01.852859 18633 leader_election.cc:304] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [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: 9c210571d9284857ba1dc6c7601ca3bd; no voters: 25c9b9abeb51455a88b7b52722ecb476, e73db1b47af24ead90754f0478d37559
I20260713 09:09:01.853502 19315 raft_consensus.cc:2749] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:09:01.856758 19309 raft_consensus.cc:493] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:09:01.857167 19309 raft_consensus.cc:515] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:09:01.859133 19309 leader_election.cc:290] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:09:01.859625 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b935b00a5e45e79b387bceb077a11e" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
W20260713 09:09:01.862353 18707 leader_election.cc:336] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:09:01.862753 18707 leader_election.cc:304] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [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: e73db1b47af24ead90754f0478d37559; no voters: 25c9b9abeb51455a88b7b52722ecb476, 335ac9aca2d94ffe9a05ae27f8686fad
I20260713 09:09:01.863265 19309 raft_consensus.cc:2749] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:09:01.864125 19311 raft_consensus.cc:493] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:09:01.864634 19311 raft_consensus.cc:515] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:09:01.867586 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41842a816f344aa6a8f6f2968e68dd4f" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:09:01.868537 19311 leader_election.cc:290] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
W20260713 09:09:01.875042 18781 leader_election.cc:336] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:09:01.875393 18781 leader_election.cc:304] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad [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: 335ac9aca2d94ffe9a05ae27f8686fad; no voters: 25c9b9abeb51455a88b7b52722ecb476, 9c210571d9284857ba1dc6c7601ca3bd
I20260713 09:09:01.876010 19311 raft_consensus.cc:2749] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:09:01.909308 19311 raft_consensus.cc:493] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:09:01.909804 19311 raft_consensus.cc:515] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:09:01.911878 19311 leader_election.cc:290] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:09:01.912446 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b935b00a5e45e79b387bceb077a11e" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
I20260713 09:09:01.913101 18738 raft_consensus.cc:2468] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 3.
I20260713 09:09:01.914260 18780 leader_election.cc:304] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [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: 335ac9aca2d94ffe9a05ae27f8686fad, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:09:01.914958 19311 raft_consensus.cc:2804] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:09:01.915329 19311 raft_consensus.cc:493] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Starting leader election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:09:01.915680 19311 raft_consensus.cc:3060] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Advancing to term 4
W20260713 09:09:01.916545 18781 leader_election.cc:336] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:09:01.921017 19311 raft_consensus.cc:515] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:09:01.922946 19311 leader_election.cc:290] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 4 election: Requested vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:09:01.923715 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b935b00a5e45e79b387bceb077a11e" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559"
I20260713 09:09:01.924276 18738 raft_consensus.cc:3060] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 3 FOLLOWER]: Advancing to term 4
W20260713 09:09:01.927621 18781 leader_election.cc:336] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:09:01.929641 18738 raft_consensus.cc:2468] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 4.
I20260713 09:09:01.930454 18780 leader_election.cc:304] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 335ac9aca2d94ffe9a05ae27f8686fad, e73db1b47af24ead90754f0478d37559; no voters: 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:09:01.931082 19311 raft_consensus.cc:2804] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:01.931524 19311 raft_consensus.cc:697] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [term 4 LEADER]: Becoming Leader. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Running, Role: LEADER
I20260713 09:09:01.932323 19311 consensus_queue.cc:237] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:09:01.934669 19315 raft_consensus.cc:493] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:09:01.935222 19315 raft_consensus.cc:515] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:09:01.937389 19315 leader_election.cc:290] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:09:01.936990 19311 raft_consensus.cc:493] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:09:01.938782 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41842a816f344aa6a8f6f2968e68dd4f" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:09:01.939654 18813 raft_consensus.cc:2468] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 2.
I20260713 09:09:01.940470 18490 catalog_manager.cc:5697] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad reported cstate change: term changed from 3 to 4, leader changed from 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65) to 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68). New cstate: current_term: 4 leader_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:01.941220 18630 leader_election.cc:304] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [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: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 
I20260713 09:09:01.941995 19315 raft_consensus.cc:2804] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:09:01.942371 19315 raft_consensus.cc:493] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:09:01.940860 19311 raft_consensus.cc:515] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:09:01.943252 19315 raft_consensus.cc:3060] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:01.945195 18738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8df006bf614ab1b035c37a391e2b1e" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e73db1b47af24ead90754f0478d37559" is_pre_election: true
W20260713 09:09:01.942821 18633 leader_election.cc:336] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:09:01.945318 19311 leader_election.cc:290] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:09:01.953022 19315 raft_consensus.cc:515] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:09:01.956379 19315 leader_election.cc:290] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 3 election: Requested vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
W20260713 09:09:01.958055 18781 leader_election.cc:336] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:09:01.958500 18781 leader_election.cc:304] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [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: 335ac9aca2d94ffe9a05ae27f8686fad; no voters: 25c9b9abeb51455a88b7b52722ecb476, e73db1b47af24ead90754f0478d37559
I20260713 09:09:01.959199 19311 raft_consensus.cc:2749] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260713 09:09:01.960909 18633 leader_election.cc:336] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:09:01.961175 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41842a816f344aa6a8f6f2968e68dd4f" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
I20260713 09:09:01.961748 18815 raft_consensus.cc:3060] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:01.962538 19294 raft_consensus.cc:493] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:09:01.963054 19294 raft_consensus.cc:515] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:09:01.965021 19294 leader_election.cc:290] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:09:01.966646 18813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152ccdf0bfc4dbe9a842e4fbc5ce918" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
W20260713 09:09:01.969439 18633 leader_election.cc:336] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:09:01.969991 18633 leader_election.cc:304] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [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: 9c210571d9284857ba1dc6c7601ca3bd; no voters: 25c9b9abeb51455a88b7b52722ecb476, 335ac9aca2d94ffe9a05ae27f8686fad
I20260713 09:09:01.971431 19315 raft_consensus.cc:2749] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:09:01.971612 18815 raft_consensus.cc:2468] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 3.
I20260713 09:09:01.972826 18630 leader_election.cc:304] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [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: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:09:01.973713 19315 raft_consensus.cc:2804] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:01.974335 19315 raft_consensus.cc:697] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 3 LEADER]: Becoming Leader. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Running, Role: LEADER
I20260713 09:09:01.975404 19315 consensus_queue.cc:237] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [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: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:09:01.983528 18490 catalog_manager.cc:5697] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd reported cstate change: term changed from 2 to 3, leader changed from 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65) to 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66). New cstate: current_term: 3 leader_uuid: "9c210571d9284857ba1dc6c7601ca3bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:02.065311 19311 raft_consensus.cc:493] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:09:02.065825 19311 raft_consensus.cc:515] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:09:02.068286 19309 raft_consensus.cc:493] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:09:02.068819 19309 raft_consensus.cc:515] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:09:02.069175 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152ccdf0bfc4dbe9a842e4fbc5ce918" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:09:02.069839 18665 raft_consensus.cc:2468] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 2.
I20260713 09:09:02.070996 18778 leader_election.cc:304] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [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: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 
W20260713 09:09:02.071619 18781 leader_election.cc:336] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:09:02.067920 19311 leader_election.cc:290] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:09:02.072052 19312 raft_consensus.cc:2804] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:09:02.072479 19312 raft_consensus.cc:493] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Starting leader election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:09:02.072877 19312 raft_consensus.cc:3060] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:02.074097 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8df006bf614ab1b035c37a391e2b1e" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:09:02.074755 18815 raft_consensus.cc:2468] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 2.
I20260713 09:09:02.075956 18704 leader_election.cc:304] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [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: 335ac9aca2d94ffe9a05ae27f8686fad, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:09:02.076714 19277 raft_consensus.cc:2804] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:09:02.077162 19277 raft_consensus.cc:493] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:09:02.077481 19277 raft_consensus.cc:3060] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:02.072739 19309 leader_election.cc:290] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
W20260713 09:09:02.080685 18707 leader_election.cc:336] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:09:02.081573 19312 raft_consensus.cc:515] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:09:02.084681 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152ccdf0bfc4dbe9a842e4fbc5ce918" candidate_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
I20260713 09:09:02.084827 19277 raft_consensus.cc:515] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:09:02.085256 18665 raft_consensus.cc:3060] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:02.085594 19312 leader_election.cc:290] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 3 election: Requested vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:09:02.089238 19277 leader_election.cc:290] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 3 election: Requested vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:09:02.090164 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8df006bf614ab1b035c37a391e2b1e" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
I20260713 09:09:02.090785 18815 raft_consensus.cc:3060] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:09:02.092911 18707 leader_election.cc:336] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
W20260713 09:09:02.094012 18781 leader_election.cc:336] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:09:02.092835 18665 raft_consensus.cc:2468] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335ac9aca2d94ffe9a05ae27f8686fad in term 3.
I20260713 09:09:02.095510 18778 leader_election.cc:304] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [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: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:09:02.097056 19311 raft_consensus.cc:2804] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:02.097536 19311 raft_consensus.cc:697] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 LEADER]: Becoming Leader. State: Replica: 335ac9aca2d94ffe9a05ae27f8686fad, State: Running, Role: LEADER
I20260713 09:09:02.097824 18815 raft_consensus.cc:2468] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 3.
I20260713 09:09:02.098428 19311 consensus_queue.cc:237] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [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: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:09:02.098835 18704 leader_election.cc:304] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [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: 335ac9aca2d94ffe9a05ae27f8686fad, e73db1b47af24ead90754f0478d37559; no voters: 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:09:02.099653 19277 raft_consensus.cc:2804] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:02.100443 19277 raft_consensus.cc:697] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 3 LEADER]: Becoming Leader. State: Replica: e73db1b47af24ead90754f0478d37559, State: Running, Role: LEADER
I20260713 09:09:02.101338 19277 consensus_queue.cc:237] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [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: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } }
I20260713 09:09:02.109189 18490 catalog_manager.cc:5697] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad reported cstate change: term changed from 2 to 3, leader changed from 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65) to 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68). New cstate: current_term: 3 leader_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:02.110565 18489 catalog_manager.cc:5697] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 reported cstate change: term changed from 2 to 3, leader changed from 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65) to e73db1b47af24ead90754f0478d37559 (127.16.31.67). New cstate: current_term: 3 leader_uuid: "e73db1b47af24ead90754f0478d37559" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:02.178695 19315 raft_consensus.cc:493] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:09:02.179141 19315 raft_consensus.cc:515] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:09:02.180735 19315 leader_election.cc:290] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:09:02.181506 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6702085974bd4d679292a2a8d9edcc4a" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" is_pre_election: true
I20260713 09:09:02.182354 18815 raft_consensus.cc:2468] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 2.
I20260713 09:09:02.183517 18630 leader_election.cc:304] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [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: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 
W20260713 09:09:02.184017 18633 leader_election.cc:336] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:09:02.184306 19315 raft_consensus.cc:2804] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:09:02.184741 19315 raft_consensus.cc:493] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:09:02.185120 19315 raft_consensus.cc:3060] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:02.192862 19315 raft_consensus.cc:515] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:09:02.195044 19315 leader_election.cc:290] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 3 election: Requested vote from peers 335ac9aca2d94ffe9a05ae27f8686fad (127.16.31.68:45349), 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227)
I20260713 09:09:02.195552 18815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6702085974bd4d679292a2a8d9edcc4a" candidate_uuid: "9c210571d9284857ba1dc6c7601ca3bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "335ac9aca2d94ffe9a05ae27f8686fad"
I20260713 09:09:02.196056 18815 raft_consensus.cc:3060] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:09:02.199177 18633 leader_election.cc:336] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:09:02.201141 18815 raft_consensus.cc:2468] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c210571d9284857ba1dc6c7601ca3bd in term 3.
I20260713 09:09:02.202023 18630 leader_election.cc:304] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [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: 335ac9aca2d94ffe9a05ae27f8686fad, 9c210571d9284857ba1dc6c7601ca3bd; no voters: 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:09:02.202606 19315 raft_consensus.cc:2804] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:02.203092 19315 raft_consensus.cc:697] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 3 LEADER]: Becoming Leader. State: Replica: 9c210571d9284857ba1dc6c7601ca3bd, State: Running, Role: LEADER
I20260713 09:09:02.203886 19315 consensus_queue.cc:237] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [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: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } }
I20260713 09:09:02.211630 18489 catalog_manager.cc:5697] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd reported cstate change: term changed from 2 to 3, leader changed from 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65) to 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66). New cstate: current_term: 3 leader_uuid: "9c210571d9284857ba1dc6c7601ca3bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:02.249065 19277 raft_consensus.cc:493] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:09:02.249536 19277 raft_consensus.cc:515] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:09:02.251480 19277 leader_election.cc:290] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:09:02.252581 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4542f884a53c4ecabe12996d20b369fe" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd" is_pre_election: true
I20260713 09:09:02.253332 18665 raft_consensus.cc:2468] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 2.
I20260713 09:09:02.254453 18704 leader_election.cc:304] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [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: 9c210571d9284857ba1dc6c7601ca3bd, e73db1b47af24ead90754f0478d37559; no voters: 
I20260713 09:09:02.255152 19277 raft_consensus.cc:2804] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260713 09:09:02.255329 18707 leader_election.cc:336] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:09:02.255565 19277 raft_consensus.cc:493] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 25c9b9abeb51455a88b7b52722ecb476)
I20260713 09:09:02.256193 19277 raft_consensus.cc:3060] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:02.261926 19277 raft_consensus.cc:515] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:09:02.263990 19277 leader_election.cc:290] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 3 election: Requested vote from peers 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227), 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247)
I20260713 09:09:02.264880 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4542f884a53c4ecabe12996d20b369fe" candidate_uuid: "e73db1b47af24ead90754f0478d37559" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9c210571d9284857ba1dc6c7601ca3bd"
I20260713 09:09:02.265412 18665 raft_consensus.cc:3060] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:09:02.268512 18707 leader_election.cc:336] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111)
I20260713 09:09:02.270794 18665 raft_consensus.cc:2468] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73db1b47af24ead90754f0478d37559 in term 3.
I20260713 09:09:02.271741 18704 leader_election.cc:304] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [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: 9c210571d9284857ba1dc6c7601ca3bd, e73db1b47af24ead90754f0478d37559; no voters: 25c9b9abeb51455a88b7b52722ecb476
I20260713 09:09:02.272505 19277 raft_consensus.cc:2804] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:02.272976 19277 raft_consensus.cc:697] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [term 3 LEADER]: Becoming Leader. State: Replica: e73db1b47af24ead90754f0478d37559, State: Running, Role: LEADER
I20260713 09:09:02.273670 19277 consensus_queue.cc:237] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [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: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } }
I20260713 09:09:02.281821 18489 catalog_manager.cc:5697] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 reported cstate change: term changed from 2 to 3, leader changed from 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65) to e73db1b47af24ead90754f0478d37559 (127.16.31.67). New cstate: current_term: 3 leader_uuid: "e73db1b47af24ead90754f0478d37559" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25c9b9abeb51455a88b7b52722ecb476" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 34227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c210571d9284857ba1dc6c7601ca3bd" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 44247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:02.347329 16509 tablet_server.cc:196] TabletServer@127.16.31.65:34227 shutdown complete.
I20260713 09:09:02.376470 16509 tablet_server.cc:179] TabletServer@127.16.31.66:0 shutting down...
I20260713 09:09:02.392251 18738 raft_consensus.cc:1275] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 4 FOLLOWER]: Refusing update from remote peer 335ac9aca2d94ffe9a05ae27f8686fad: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:09:02.394141 19312 consensus_queue.cc:1048] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73db1b47af24ead90754f0478d37559" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 33963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260713 09:09:02.407922 18781 consensus_peers.cc:597] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:02.411392 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:02.412294 16509 tablet_replica.cc:333] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd: stopping tablet replica
I20260713 09:09:02.412940 16509 raft_consensus.cc:2243] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.413343 16509 raft_consensus.cc:2272] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 9c210571d9284857ba1dc6c7601ca3bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.415603 16509 tablet_replica.cc:333] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd: stopping tablet replica
I20260713 09:09:02.416373 16509 raft_consensus.cc:2243] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.416916 16509 raft_consensus.cc:2272] T cb059fd1dfea415488bfa7e0ff3e5f4f P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.419068 16509 tablet_replica.cc:333] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd: stopping tablet replica
I20260713 09:09:02.419616 16509 raft_consensus.cc:2243] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.420509 16509 pending_rounds.cc:70] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd: Trying to abort 1 pending ops.
I20260713 09:09:02.420782 16509 pending_rounds.cc:77] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306992607139143680 op_type: NO_OP noop_request { }
I20260713 09:09:02.421152 16509 raft_consensus.cc:2889] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:02.421463 16509 raft_consensus.cc:2272] T 41842a816f344aa6a8f6f2968e68dd4f P 9c210571d9284857ba1dc6c7601ca3bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.424311 16509 tablet_replica.cc:333] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd: stopping tablet replica
I20260713 09:09:02.425172 16509 raft_consensus.cc:2243] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.426077 16509 raft_consensus.cc:2272] T 97a034ffe4284526894ad8c837b0cf06 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.428282 16509 tablet_replica.cc:333] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd: stopping tablet replica
I20260713 09:09:02.428763 16509 raft_consensus.cc:2243] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.429131 16509 raft_consensus.cc:2272] T f651651b35434b4399316c0c714519af P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.430721 16509 tablet_replica.cc:333] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd: stopping tablet replica
I20260713 09:09:02.431169 16509 raft_consensus.cc:2243] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.431612 16509 raft_consensus.cc:2272] T b80cf1bcdf2940f49e2ed60f05fc96fe P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.433328 16509 tablet_replica.cc:333] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd: stopping tablet replica
I20260713 09:09:02.433952 16509 raft_consensus.cc:2243] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.434607 16509 raft_consensus.cc:2272] T 914edeac295842869d8e7e422d43b877 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.436368 16509 tablet_replica.cc:333] T f7bb675f57c54c0fa37b845af6e76e78 P 9c210571d9284857ba1dc6c7601ca3bd: stopping tablet replica
I20260713 09:09:02.436862 16509 raft_consensus.cc:2243] T f7bb675f57c54c0fa37b845af6e76e78 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.437252 16509 raft_consensus.cc:2272] T f7bb675f57c54c0fa37b845af6e76e78 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.438839 16509 tablet_replica.cc:333] T 38f563e7d7194a19a454b5a8f10e2714 P 9c210571d9284857ba1dc6c7601ca3bd: stopping tablet replica
I20260713 09:09:02.439465 16509 raft_consensus.cc:2243] T 38f563e7d7194a19a454b5a8f10e2714 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.439935 16509 raft_consensus.cc:2272] T 38f563e7d7194a19a454b5a8f10e2714 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.441964 16509 tablet_replica.cc:333] T a5d5250378094483ab2aa19f42d0b19e P 9c210571d9284857ba1dc6c7601ca3bd: stopping tablet replica
I20260713 09:09:02.442389 16509 raft_consensus.cc:2243] T a5d5250378094483ab2aa19f42d0b19e P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.442765 16509 raft_consensus.cc:2272] T a5d5250378094483ab2aa19f42d0b19e P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.444305 16509 tablet_replica.cc:333] T 7889810609fe40338cef3261256cd6dd P 9c210571d9284857ba1dc6c7601ca3bd: stopping tablet replica
I20260713 09:09:02.444729 16509 raft_consensus.cc:2243] T 7889810609fe40338cef3261256cd6dd P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.445046 16509 raft_consensus.cc:2272] T 7889810609fe40338cef3261256cd6dd P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.446684 16509 tablet_replica.cc:333] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd: stopping tablet replica
I20260713 09:09:02.447114 16509 raft_consensus.cc:2243] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.447413 16509 raft_consensus.cc:2272] T 4542f884a53c4ecabe12996d20b369fe P 9c210571d9284857ba1dc6c7601ca3bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.448942 16509 tablet_replica.cc:333] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd: stopping tablet replica
I20260713 09:09:02.449398 16509 raft_consensus.cc:2243] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.450068 16509 raft_consensus.cc:2272] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 9c210571d9284857ba1dc6c7601ca3bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.451831 16509 tablet_replica.cc:333] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd: stopping tablet replica
I20260713 09:09:02.452333 16509 raft_consensus.cc:2243] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.452904 16509 pending_rounds.cc:70] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd: Trying to abort 1 pending ops.
I20260713 09:09:02.453083 16509 pending_rounds.cc:77] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306992608076161024 op_type: NO_OP noop_request { }
I20260713 09:09:02.453336 16509 raft_consensus.cc:2889] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:02.453603 16509 raft_consensus.cc:2272] T 6702085974bd4d679292a2a8d9edcc4a P 9c210571d9284857ba1dc6c7601ca3bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.455273 16509 tablet_replica.cc:333] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd: stopping tablet replica
I20260713 09:09:02.455790 16509 raft_consensus.cc:2243] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.456653 16509 raft_consensus.cc:2272] T 145249de014d486dbd6de16520cf5c7f P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.458676 16509 tablet_replica.cc:333] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd: stopping tablet replica
I20260713 09:09:02.459270 16509 raft_consensus.cc:2243] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:09:02.459236 18704 consensus_peers.cc:597] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 -> Peer 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247): Couldn't send request to peer 9c210571d9284857ba1dc6c7601ca3bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:02.460165 16509 raft_consensus.cc:2272] T b6d28fd8e0b1472297220fd934b5dcae P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.461724 16509 tablet_replica.cc:333] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd: stopping tablet replica
I20260713 09:09:02.462167 16509 raft_consensus.cc:2243] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.462846 16509 raft_consensus.cc:2272] T 65f11f9c7bee4216b629aa21ba887bc5 P 9c210571d9284857ba1dc6c7601ca3bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.464340 16509 tablet_replica.cc:333] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd: stopping tablet replica
I20260713 09:09:02.464773 16509 raft_consensus.cc:2243] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.465126 16509 raft_consensus.cc:2272] T b557ea014158428889919ba3141fa014 P 9c210571d9284857ba1dc6c7601ca3bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.503752 16509 tablet_server.cc:196] TabletServer@127.16.31.66:0 shutdown complete.
I20260713 09:09:02.531195 16509 tablet_server.cc:179] TabletServer@127.16.31.67:0 shutting down...
W20260713 09:09:02.535874 18778 consensus_peers.cc:597] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad -> Peer 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247): Couldn't send request to peer 9c210571d9284857ba1dc6c7601ca3bd. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.66:44247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:02.538359 18778 consensus_peers.cc:597] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad -> Peer 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247): Couldn't send request to peer 9c210571d9284857ba1dc6c7601ca3bd. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.66:44247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:02.550410 18707 consensus_peers.cc:597] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:02.560659 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:02.561404 16509 tablet_replica.cc:333] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559: stopping tablet replica
I20260713 09:09:02.562050 16509 raft_consensus.cc:2243] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.562531 16509 raft_consensus.cc:2272] T 96b935b00a5e45e79b387bceb077a11e P e73db1b47af24ead90754f0478d37559 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.563319 18815 raft_consensus.cc:1275] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Refusing update from remote peer e73db1b47af24ead90754f0478d37559: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:02.564548 19277 consensus_queue.cc:1048] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "335ac9aca2d94ffe9a05ae27f8686fad" member_type: VOTER last_known_addr { host: "127.16.31.68" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:02.565151 16509 tablet_replica.cc:333] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559: stopping tablet replica
I20260713 09:09:02.565831 16509 raft_consensus.cc:2243] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.566704 16509 raft_consensus.cc:2272] T cb059fd1dfea415488bfa7e0ff3e5f4f P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.568825 16509 tablet_replica.cc:333] T 76a8f3932ee7427b816b8db7ee3b946a P e73db1b47af24ead90754f0478d37559: stopping tablet replica
I20260713 09:09:02.569548 16509 raft_consensus.cc:2243] T 76a8f3932ee7427b816b8db7ee3b946a P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.570032 16509 raft_consensus.cc:2272] T 76a8f3932ee7427b816b8db7ee3b946a P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.572469 16509 tablet_replica.cc:333] T 914edeac295842869d8e7e422d43b877 P e73db1b47af24ead90754f0478d37559: stopping tablet replica
I20260713 09:09:02.573123 16509 raft_consensus.cc:2243] T 914edeac295842869d8e7e422d43b877 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.573618 16509 raft_consensus.cc:2272] T 914edeac295842869d8e7e422d43b877 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.575927 16509 tablet_replica.cc:333] T f7bb675f57c54c0fa37b845af6e76e78 P e73db1b47af24ead90754f0478d37559: stopping tablet replica
I20260713 09:09:02.576659 16509 raft_consensus.cc:2243] T f7bb675f57c54c0fa37b845af6e76e78 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.577140 16509 raft_consensus.cc:2272] T f7bb675f57c54c0fa37b845af6e76e78 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.579372 16509 tablet_replica.cc:333] T 38f563e7d7194a19a454b5a8f10e2714 P e73db1b47af24ead90754f0478d37559: stopping tablet replica
I20260713 09:09:02.579980 16509 raft_consensus.cc:2243] T 38f563e7d7194a19a454b5a8f10e2714 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.580392 16509 raft_consensus.cc:2272] T 38f563e7d7194a19a454b5a8f10e2714 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.582440 16509 tablet_replica.cc:333] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P e73db1b47af24ead90754f0478d37559: stopping tablet replica
I20260713 09:09:02.583004 16509 raft_consensus.cc:2243] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.583389 16509 raft_consensus.cc:2272] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.585083 16509 tablet_replica.cc:333] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559: stopping tablet replica
I20260713 09:09:02.585580 16509 raft_consensus.cc:2243] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.586246 16509 raft_consensus.cc:2272] T 003433d380584e2a8026f43a5835f722 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.587797 16509 tablet_replica.cc:333] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559: stopping tablet replica
I20260713 09:09:02.588248 16509 raft_consensus.cc:2243] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.588892 16509 raft_consensus.cc:2272] T f651651b35434b4399316c0c714519af P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.590430 16509 tablet_replica.cc:333] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559: stopping tablet replica
I20260713 09:09:02.590895 16509 raft_consensus.cc:2243] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.591578 16509 raft_consensus.cc:2272] T db8df006bf614ab1b035c37a391e2b1e P e73db1b47af24ead90754f0478d37559 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.594007 16509 tablet_replica.cc:333] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559: stopping tablet replica
I20260713 09:09:02.594460 16509 raft_consensus.cc:2243] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.595136 16509 raft_consensus.cc:2272] T e9b3176b6bc040838e3579ed69972379 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.596771 16509 tablet_replica.cc:333] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559: stopping tablet replica
I20260713 09:09:02.597224 16509 raft_consensus.cc:2243] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.597878 16509 raft_consensus.cc:2272] T a5d5250378094483ab2aa19f42d0b19e P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.599607 16509 tablet_replica.cc:333] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559: stopping tablet replica
I20260713 09:09:02.600098 16509 raft_consensus.cc:2243] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.600598 16509 pending_rounds.cc:70] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559: Trying to abort 1 pending ops.
I20260713 09:09:02.600782 16509 pending_rounds.cc:77] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306992608359563264 op_type: NO_OP noop_request { }
I20260713 09:09:02.601032 16509 raft_consensus.cc:2889] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:02.601279 16509 raft_consensus.cc:2272] T 4542f884a53c4ecabe12996d20b369fe P e73db1b47af24ead90754f0478d37559 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.603049 16509 tablet_replica.cc:333] T 7889810609fe40338cef3261256cd6dd P e73db1b47af24ead90754f0478d37559: stopping tablet replica
I20260713 09:09:02.603505 16509 raft_consensus.cc:2243] T 7889810609fe40338cef3261256cd6dd P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.603907 16509 raft_consensus.cc:2272] T 7889810609fe40338cef3261256cd6dd P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.605495 16509 tablet_replica.cc:333] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559: stopping tablet replica
I20260713 09:09:02.605942 16509 raft_consensus.cc:2243] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.606302 16509 raft_consensus.cc:2272] T 65f11f9c7bee4216b629aa21ba887bc5 P e73db1b47af24ead90754f0478d37559 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.607858 16509 tablet_replica.cc:333] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559: stopping tablet replica
I20260713 09:09:02.608276 16509 raft_consensus.cc:2243] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.608928 16509 raft_consensus.cc:2272] T b557ea014158428889919ba3141fa014 P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.610533 16509 tablet_replica.cc:333] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559: stopping tablet replica
I20260713 09:09:02.610942 16509 raft_consensus.cc:2243] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.611277 16509 raft_consensus.cc:2272] T 145249de014d486dbd6de16520cf5c7f P e73db1b47af24ead90754f0478d37559 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.612864 16509 tablet_replica.cc:333] T 97a034ffe4284526894ad8c837b0cf06 P e73db1b47af24ead90754f0478d37559: stopping tablet replica
I20260713 09:09:02.613235 16509 raft_consensus.cc:2243] T 97a034ffe4284526894ad8c837b0cf06 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.613574 16509 raft_consensus.cc:2272] T 97a034ffe4284526894ad8c837b0cf06 P e73db1b47af24ead90754f0478d37559 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:02.629917 18778 consensus_peers.cc:597] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad -> Peer 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247): Couldn't send request to peer 9c210571d9284857ba1dc6c7601ca3bd. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.66:44247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:02.648937 16509 tablet_server.cc:196] TabletServer@127.16.31.67:0 shutdown complete.
I20260713 09:09:02.676745 16509 tablet_server.cc:179] TabletServer@127.16.31.68:0 shutting down...
W20260713 09:09:02.693593 18781 consensus_peers.cc:597] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad -> Peer 25c9b9abeb51455a88b7b52722ecb476 (127.16.31.65:34227): Couldn't send request to peer 25c9b9abeb51455a88b7b52722ecb476. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:34227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:02.696015 18778 consensus_peers.cc:597] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad -> Peer 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247): Couldn't send request to peer 9c210571d9284857ba1dc6c7601ca3bd. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.66:44247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:02.701761 18778 consensus_peers.cc:597] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad -> Peer 9c210571d9284857ba1dc6c7601ca3bd (127.16.31.66:44247): Couldn't send request to peer 9c210571d9284857ba1dc6c7601ca3bd. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.66:44247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:02.707499 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:02.708109 16509 tablet_replica.cc:333] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad: stopping tablet replica
I20260713 09:09:02.708631 16509 raft_consensus.cc:2243] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.709303 16509 pending_rounds.cc:70] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad: Trying to abort 1 pending ops.
I20260713 09:09:02.709506 16509 pending_rounds.cc:77] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306992607650045952 op_type: NO_OP noop_request { }
I20260713 09:09:02.709762 16509 raft_consensus.cc:2889] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:02.710055 16509 raft_consensus.cc:2272] T 5152ccdf0bfc4dbe9a842e4fbc5ce918 P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.712255 16509 tablet_replica.cc:333] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad: stopping tablet replica
I20260713 09:09:02.712780 16509 raft_consensus.cc:2243] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.713459 16509 raft_consensus.cc:2272] T 96b935b00a5e45e79b387bceb077a11e P 335ac9aca2d94ffe9a05ae27f8686fad [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.715348 16509 tablet_replica.cc:333] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad: stopping tablet replica
I20260713 09:09:02.715801 16509 raft_consensus.cc:2243] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.716221 16509 raft_consensus.cc:2272] T 41842a816f344aa6a8f6f2968e68dd4f P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.718111 16509 tablet_replica.cc:333] T 914edeac295842869d8e7e422d43b877 P 335ac9aca2d94ffe9a05ae27f8686fad: stopping tablet replica
I20260713 09:09:02.718640 16509 raft_consensus.cc:2243] T 914edeac295842869d8e7e422d43b877 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.719044 16509 raft_consensus.cc:2272] T 914edeac295842869d8e7e422d43b877 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.720715 16509 tablet_replica.cc:333] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad: stopping tablet replica
W20260713 09:09:02.720993 18780 consensus_peers.cc:597] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad -> Peer e73db1b47af24ead90754f0478d37559 (127.16.31.67:33963): Couldn't send request to peer e73db1b47af24ead90754f0478d37559. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.67:33963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:02.721206 16509 raft_consensus.cc:2243] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.721980 16509 raft_consensus.cc:2272] T 38f563e7d7194a19a454b5a8f10e2714 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.723606 16509 tablet_replica.cc:333] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad: stopping tablet replica
I20260713 09:09:02.724098 16509 raft_consensus.cc:2243] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.724758 16509 raft_consensus.cc:2272] T f7bb675f57c54c0fa37b845af6e76e78 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.726337 16509 tablet_replica.cc:333] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad: stopping tablet replica
I20260713 09:09:02.726897 16509 raft_consensus.cc:2243] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.727535 16509 raft_consensus.cc:2272] T 76a8f3932ee7427b816b8db7ee3b946a P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.729126 16509 tablet_replica.cc:333] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad: stopping tablet replica
I20260713 09:09:02.729584 16509 raft_consensus.cc:2243] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.730197 16509 raft_consensus.cc:2272] T b80cf1bcdf2940f49e2ed60f05fc96fe P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.731814 16509 tablet_replica.cc:333] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad: stopping tablet replica
I20260713 09:09:02.732262 16509 raft_consensus.cc:2243] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.732621 16509 raft_consensus.cc:2272] T 6702085974bd4d679292a2a8d9edcc4a P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.734165 16509 tablet_replica.cc:333] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad: stopping tablet replica
I20260713 09:09:02.734675 16509 raft_consensus.cc:2243] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.735049 16509 raft_consensus.cc:2272] T b6d28fd8e0b1472297220fd934b5dcae P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.736581 16509 tablet_replica.cc:333] T 145249de014d486dbd6de16520cf5c7f P 335ac9aca2d94ffe9a05ae27f8686fad: stopping tablet replica
I20260713 09:09:02.737039 16509 raft_consensus.cc:2243] T 145249de014d486dbd6de16520cf5c7f P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.737399 16509 raft_consensus.cc:2272] T 145249de014d486dbd6de16520cf5c7f P 335ac9aca2d94ffe9a05ae27f8686fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.738903 16509 tablet_replica.cc:333] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad: stopping tablet replica
I20260713 09:09:02.739334 16509 raft_consensus.cc:2243] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.739691 16509 raft_consensus.cc:2272] T 65f11f9c7bee4216b629aa21ba887bc5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.741233 16509 tablet_replica.cc:333] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad: stopping tablet replica
I20260713 09:09:02.741663 16509 raft_consensus.cc:2243] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.742338 16509 raft_consensus.cc:2272] T 7889810609fe40338cef3261256cd6dd P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.743958 16509 tablet_replica.cc:333] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad: stopping tablet replica
I20260713 09:09:02.744429 16509 raft_consensus.cc:2243] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.745075 16509 raft_consensus.cc:2272] T 4ce60f02ba8c4cfd9e589ea3c8f13d2e P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.746683 16509 tablet_replica.cc:333] T 003433d380584e2a8026f43a5835f722 P 335ac9aca2d94ffe9a05ae27f8686fad: stopping tablet replica
I20260713 09:09:02.747143 16509 raft_consensus.cc:2243] T 003433d380584e2a8026f43a5835f722 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.747517 16509 raft_consensus.cc:2272] T 003433d380584e2a8026f43a5835f722 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.749050 16509 tablet_replica.cc:333] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 335ac9aca2d94ffe9a05ae27f8686fad: stopping tablet replica
I20260713 09:09:02.749490 16509 raft_consensus.cc:2243] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.749840 16509 raft_consensus.cc:2272] T bcb6a8bf8a00472db9e3965c4d8ba7c5 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.751461 16509 tablet_replica.cc:333] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad: stopping tablet replica
I20260713 09:09:02.751929 16509 raft_consensus.cc:2243] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.752306 16509 raft_consensus.cc:2272] T db8df006bf614ab1b035c37a391e2b1e P 335ac9aca2d94ffe9a05ae27f8686fad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.754142 16509 tablet_replica.cc:333] T e9b3176b6bc040838e3579ed69972379 P 335ac9aca2d94ffe9a05ae27f8686fad: stopping tablet replica
I20260713 09:09:02.754601 16509 raft_consensus.cc:2243] T e9b3176b6bc040838e3579ed69972379 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.754971 16509 raft_consensus.cc:2272] T e9b3176b6bc040838e3579ed69972379 P 335ac9aca2d94ffe9a05ae27f8686fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.787693 16509 tablet_server.cc:196] TabletServer@127.16.31.68:0 shutdown complete.
I20260713 09:09:02.815883 16509 master.cc:562] Master@127.16.31.126:33715 shutting down...
I20260713 09:09:02.833964 16509 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.834439 16509 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.834784 16509 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5965f3f4107b4fb8a81d38aae6c94037: stopping tablet replica
I20260713 09:09:02.853977 16509 master.cc:584] Master@127.16.31.126:33715 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (24538 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:09:02.907557 16509 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.31.126:37155
I20260713 09:09:02.908612 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:02.913897 19334 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:02.914038 19333 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:02.915032 19336 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:02.915896 16509 server_base.cc:1061] running on GCE node
I20260713 09:09:02.916703 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:02.916886 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:02.916994 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933742916984 us; error 0 us; skew 500 ppm
I20260713 09:09:02.917418 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:02.919571 16509 webserver.cc:533] Webserver started at http://127.16.31.126:33143/ using document root <none> and password file <none>
I20260713 09:09:02.919997 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:02.920130 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:02.920348 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:02.921265 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/master-0-root/instance:
uuid: "f2ce6fdeaba7454e9585f1192e3d9d35"
format_stamp: "Formatted at 2026-07-13 09:09:02 on dist-test-slave-23pb"
I20260713 09:09:02.925087 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
I20260713 09:09:02.928036 19341 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:02.928730 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:02.928961 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/master-0-root
uuid: "f2ce6fdeaba7454e9585f1192e3d9d35"
format_stamp: "Formatted at 2026-07-13 09:09:02 on dist-test-slave-23pb"
I20260713 09:09:02.929175 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:02.960726 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:02.961859 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:03.000083 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.126:37155
I20260713 09:09:03.000183 19392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.126:37155 every 8 connection(s)
I20260713 09:09:03.003913 19393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.013504 19393 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35: Bootstrap starting.
I20260713 09:09:03.017892 19393 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.021723 19393 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35: No bootstrap required, opened a new log
I20260713 09:09:03.023694 19393 raft_consensus.cc:359] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2ce6fdeaba7454e9585f1192e3d9d35" member_type: VOTER }
I20260713 09:09:03.024099 19393 raft_consensus.cc:385] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.024328 19393 raft_consensus.cc:740] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2ce6fdeaba7454e9585f1192e3d9d35, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.024956 19393 consensus_queue.cc:260] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f2ce6fdeaba7454e9585f1192e3d9d35" member_type: VOTER }
I20260713 09:09:03.025419 19393 raft_consensus.cc:399] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:03.025651 19393 raft_consensus.cc:493] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:03.025913 19393 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.029783 19393 raft_consensus.cc:515] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2ce6fdeaba7454e9585f1192e3d9d35" member_type: VOTER }
I20260713 09:09:03.030258 19393 leader_election.cc:304] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35 [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: f2ce6fdeaba7454e9585f1192e3d9d35; no voters: 
I20260713 09:09:03.031558 19393 leader_election.cc:290] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:03.031836 19396 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:03.033161 19396 raft_consensus.cc:697] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35 [term 1 LEADER]: Becoming Leader. State: Replica: f2ce6fdeaba7454e9585f1192e3d9d35, State: Running, Role: LEADER
I20260713 09:09:03.033838 19396 consensus_queue.cc:237] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35 [LEADER]: Queue going to LEADER mode. State: All 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: "f2ce6fdeaba7454e9585f1192e3d9d35" member_type: VOTER }
I20260713 09:09:03.034469 19393 sys_catalog.cc:565] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:03.038054 19397 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f2ce6fdeaba7454e9585f1192e3d9d35" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2ce6fdeaba7454e9585f1192e3d9d35" member_type: VOTER } }
I20260713 09:09:03.038221 19398 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f2ce6fdeaba7454e9585f1192e3d9d35. Latest consensus state: current_term: 1 leader_uuid: "f2ce6fdeaba7454e9585f1192e3d9d35" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2ce6fdeaba7454e9585f1192e3d9d35" member_type: VOTER } }
I20260713 09:09:03.038863 19397 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:03.039018 19398 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:03.042057 19402 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:03.050303 19402 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:03.051260 16509 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:03.058465 19402 catalog_manager.cc:1383] Generated new cluster ID: de4a56fa105648f7b2b97e781ec1b0f0
I20260713 09:09:03.058759 19402 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:03.090240 19402 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:03.091387 19402 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:03.109357 19402 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35: Generated new TSK 0
I20260713 09:09:03.109907 19402 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:03.117707 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:03.123163 19414 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:03.124595 19415 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:03.128175 16509 server_base.cc:1061] running on GCE node
W20260713 09:09:03.128131 19417 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:03.131618 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:03.131816 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:03.131937 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933743131925 us; error 0 us; skew 500 ppm
I20260713 09:09:03.132372 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:03.134274 16509 webserver.cc:533] Webserver started at http://127.16.31.65:37487/ using document root <none> and password file <none>
I20260713 09:09:03.134775 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:03.134927 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:03.135120 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:03.136214 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/ts-0-root/instance:
uuid: "03ea58ad31be48ebbc56f531ae13fce3"
format_stamp: "Formatted at 2026-07-13 09:09:03 on dist-test-slave-23pb"
I20260713 09:09:03.140259 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:09:03.143263 19422 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:03.143977 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:09:03.144251 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/ts-0-root
uuid: "03ea58ad31be48ebbc56f531ae13fce3"
format_stamp: "Formatted at 2026-07-13 09:09:03 on dist-test-slave-23pb"
I20260713 09:09:03.144505 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:03.161123 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:03.162185 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:03.163508 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:03.165441 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:03.165624 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:03.165890 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:03.166051 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:03.204821 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.65:41747
I20260713 09:09:03.204917 19484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.65:41747 every 8 connection(s)
I20260713 09:09:03.209838 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:03.216046 19489 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:03.216460 19490 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:03.219172 19492 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:03.220161 16509 server_base.cc:1061] running on GCE node
I20260713 09:09:03.222404 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:03.222684 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:03.222898 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933743222878 us; error 0 us; skew 500 ppm
I20260713 09:09:03.223554 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:03.224895 19485 heartbeater.cc:344] Connected to a master server at 127.16.31.126:37155
I20260713 09:09:03.225234 19485 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:03.225960 19485 heartbeater.cc:507] Master 127.16.31.126:37155 requested a full tablet report, sending...
I20260713 09:09:03.226095 16509 webserver.cc:533] Webserver started at http://127.16.31.66:37725/ using document root <none> and password file <none>
I20260713 09:09:03.226732 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:03.226979 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:03.227281 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:03.228024 19358 ts_manager.cc:194] Registered new tserver with Master: 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747)
I20260713 09:09:03.228403 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/ts-1-root/instance:
uuid: "a2a90935f17d4afb9f4f48f86bed4fb5"
format_stamp: "Formatted at 2026-07-13 09:09:03 on dist-test-slave-23pb"
I20260713 09:09:03.229732 19358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53444
I20260713 09:09:03.232924 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:09:03.235944 19497 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:03.236734 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:03.236994 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/ts-1-root
uuid: "a2a90935f17d4afb9f4f48f86bed4fb5"
format_stamp: "Formatted at 2026-07-13 09:09:03 on dist-test-slave-23pb"
I20260713 09:09:03.237206 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:03.255290 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:03.256249 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:03.257508 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:03.259624 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:03.259809 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:03.260074 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:03.260215 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:03.297151 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.66:34265
I20260713 09:09:03.297250 19559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.66:34265 every 8 connection(s)
I20260713 09:09:03.301606 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:03.308066 19563 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:03.309186 19564 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:03.311883 16509 server_base.cc:1061] running on GCE node
W20260713 09:09:03.312143 19566 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:03.313076 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:03.313316 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:03.313503 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933743313487 us; error 0 us; skew 500 ppm
I20260713 09:09:03.314036 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:03.314271 19560 heartbeater.cc:344] Connected to a master server at 127.16.31.126:37155
I20260713 09:09:03.314718 19560 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:03.315611 19560 heartbeater.cc:507] Master 127.16.31.126:37155 requested a full tablet report, sending...
I20260713 09:09:03.316546 16509 webserver.cc:533] Webserver started at http://127.16.31.67:37511/ using document root <none> and password file <none>
I20260713 09:09:03.317124 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:03.317340 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:03.317600 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:03.317695 19358 ts_manager.cc:194] Registered new tserver with Master: a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265)
I20260713 09:09:03.318769 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/ts-2-root/instance:
uuid: "ad6856f4d5cc4d68ab0d919033d3f982"
format_stamp: "Formatted at 2026-07-13 09:09:03 on dist-test-slave-23pb"
I20260713 09:09:03.319146 19358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53460
I20260713 09:09:03.323072 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:09:03.326150 19571 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:03.326861 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:03.327131 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/ts-2-root
uuid: "ad6856f4d5cc4d68ab0d919033d3f982"
format_stamp: "Formatted at 2026-07-13 09:09:03 on dist-test-slave-23pb"
I20260713 09:09:03.327399 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:03.342258 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:03.343287 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:03.344564 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:03.346907 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:03.347115 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:03.347362 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:03.347535 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:03.383301 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.67:42551
I20260713 09:09:03.383394 19633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.67:42551 every 8 connection(s)
I20260713 09:09:03.396432 19634 heartbeater.cc:344] Connected to a master server at 127.16.31.126:37155
I20260713 09:09:03.396762 19634 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:03.397382 19634 heartbeater.cc:507] Master 127.16.31.126:37155 requested a full tablet report, sending...
I20260713 09:09:03.399164 19358 ts_manager.cc:194] Registered new tserver with Master: ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:03.399580 16509 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013303118s
I20260713 09:09:03.400416 19358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53468
I20260713 09:09:03.422101 19358 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53470:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:03.424775 19358 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:03.491889 19599 tablet_service.cc:1511] Processing CreateTablet for tablet 6ffc72c226f34fa2a4ef2d851c0c7adc (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:03.493299 19599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ffc72c226f34fa2a4ef2d851c0c7adc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.496773 19597 tablet_service.cc:1511] Processing CreateTablet for tablet d71febbf4a3941bd88e32af001ff5a34 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:03.498062 19597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71febbf4a3941bd88e32af001ff5a34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.502012 19598 tablet_service.cc:1511] Processing CreateTablet for tablet dccfb61fb5f44601997e7521d73148b9 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:03.503271 19598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dccfb61fb5f44601997e7521d73148b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.505473 19596 tablet_service.cc:1511] Processing CreateTablet for tablet 69e7c54395a74154a39b6fd48c1af073 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:03.506753 19596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69e7c54395a74154a39b6fd48c1af073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.509187 19520 tablet_service.cc:1511] Processing CreateTablet for tablet ede8793ffe5042a487be88c372321ff2 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:03.510531 19520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ede8793ffe5042a487be88c372321ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.510699 19595 tablet_service.cc:1511] Processing CreateTablet for tablet 13304888689c4f17b1148ec09acb4495 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:03.512370 19595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13304888689c4f17b1148ec09acb4495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.514827 19519 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0d79e28bcc4718b0f5daecf035e637 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:03.515586 19524 tablet_service.cc:1511] Processing CreateTablet for tablet dccfb61fb5f44601997e7521d73148b9 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:03.516008 19519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0d79e28bcc4718b0f5daecf035e637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.516748 19524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dccfb61fb5f44601997e7521d73148b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.519681 19523 tablet_service.cc:1511] Processing CreateTablet for tablet d71febbf4a3941bd88e32af001ff5a34 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:03.520043 19518 tablet_service.cc:1511] Processing CreateTablet for tablet 3a557d839206435e937f3c269c5f0a5e (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:03.520915 19523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71febbf4a3941bd88e32af001ff5a34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.521638 19518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a557d839206435e937f3c269c5f0a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.523473 19522 tablet_service.cc:1511] Processing CreateTablet for tablet 69e7c54395a74154a39b6fd48c1af073 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:03.524618 19522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69e7c54395a74154a39b6fd48c1af073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.527760 19521 tablet_service.cc:1511] Processing CreateTablet for tablet 13304888689c4f17b1148ec09acb4495 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:03.528204 19517 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8088879ff44ba383ea19abe1633129 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:03.528992 19521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13304888689c4f17b1148ec09acb4495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.529573 19517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8088879ff44ba383ea19abe1633129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.530984 19593 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0d79e28bcc4718b0f5daecf035e637 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:03.532298 19593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0d79e28bcc4718b0f5daecf035e637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.535044 19516 tablet_service.cc:1511] Processing CreateTablet for tablet 896611fb68634732858792cf05a1f858 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:03.535631 19592 tablet_service.cc:1511] Processing CreateTablet for tablet 3a557d839206435e937f3c269c5f0a5e (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:03.536278 19516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 896611fb68634732858792cf05a1f858. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.536861 19592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a557d839206435e937f3c269c5f0a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.551412 19590 tablet_service.cc:1511] Processing CreateTablet for tablet 896611fb68634732858792cf05a1f858 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:03.554980 19525 tablet_service.cc:1511] Processing CreateTablet for tablet 6ffc72c226f34fa2a4ef2d851c0c7adc (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:03.560739 19594 tablet_service.cc:1511] Processing CreateTablet for tablet ede8793ffe5042a487be88c372321ff2 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:03.539681 19591 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8088879ff44ba383ea19abe1633129 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:03.576683 19525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ffc72c226f34fa2a4ef2d851c0c7adc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.598809 19590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 896611fb68634732858792cf05a1f858. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.603345 19450 tablet_service.cc:1511] Processing CreateTablet for tablet 6ffc72c226f34fa2a4ef2d851c0c7adc (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:03.604712 19450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ffc72c226f34fa2a4ef2d851c0c7adc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.604821 19446 tablet_service.cc:1511] Processing CreateTablet for tablet 13304888689c4f17b1148ec09acb4495 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:03.606045 19446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13304888689c4f17b1148ec09acb4495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.606879 19591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8088879ff44ba383ea19abe1633129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.606644 19447 tablet_service.cc:1511] Processing CreateTablet for tablet 69e7c54395a74154a39b6fd48c1af073 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:03.607950 19447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69e7c54395a74154a39b6fd48c1af073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.607656 19449 tablet_service.cc:1511] Processing CreateTablet for tablet dccfb61fb5f44601997e7521d73148b9 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:03.609017 19449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dccfb61fb5f44601997e7521d73148b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.607754 19445 tablet_service.cc:1511] Processing CreateTablet for tablet ede8793ffe5042a487be88c372321ff2 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:03.603679 19649 tablet_bootstrap.cc:492] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982: Bootstrap starting.
I20260713 09:09:03.609604 19444 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0d79e28bcc4718b0f5daecf035e637 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:03.612375 19442 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8088879ff44ba383ea19abe1633129 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:03.613176 19441 tablet_service.cc:1511] Processing CreateTablet for tablet 896611fb68634732858792cf05a1f858 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:03.614956 19442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8088879ff44ba383ea19abe1633129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.616271 19448 tablet_service.cc:1511] Processing CreateTablet for tablet d71febbf4a3941bd88e32af001ff5a34 (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:03.618057 19443 tablet_service.cc:1511] Processing CreateTablet for tablet 3a557d839206435e937f3c269c5f0a5e (DEFAULT_TABLE table=test-workload [id=59ee096f22b140389f07caf949df4ee4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:03.619763 19441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 896611fb68634732858792cf05a1f858. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.622710 19445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ede8793ffe5042a487be88c372321ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.623270 19443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a557d839206435e937f3c269c5f0a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.623899 19444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0d79e28bcc4718b0f5daecf035e637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.626101 19594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ede8793ffe5042a487be88c372321ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.627339 19448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71febbf4a3941bd88e32af001ff5a34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.647446 19649 tablet_bootstrap.cc:654] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.654974 19650 tablet_bootstrap.cc:492] T 3a557d839206435e937f3c269c5f0a5e P a2a90935f17d4afb9f4f48f86bed4fb5: Bootstrap starting.
I20260713 09:09:03.714202 19649 tablet_bootstrap.cc:492] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982: No bootstrap required, opened a new log
I20260713 09:09:03.714721 19649 ts_tablet_manager.cc:1403] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982: Time spent bootstrapping tablet: real 0.116s	user 0.033s	sys 0.021s
I20260713 09:09:03.716228 19651 tablet_bootstrap.cc:492] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap starting.
I20260713 09:09:03.717805 19650 tablet_bootstrap.cc:654] T 3a557d839206435e937f3c269c5f0a5e P a2a90935f17d4afb9f4f48f86bed4fb5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.719928 19649 raft_consensus.cc:359] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } } peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } }
I20260713 09:09:03.720703 19649 raft_consensus.cc:385] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.721074 19649 raft_consensus.cc:740] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad6856f4d5cc4d68ab0d919033d3f982, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.721886 19649 consensus_queue.cc:260] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } } peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } }
I20260713 09:09:03.747709 19651 tablet_bootstrap.cc:654] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.748291 19650 tablet_bootstrap.cc:492] T 3a557d839206435e937f3c269c5f0a5e P a2a90935f17d4afb9f4f48f86bed4fb5: No bootstrap required, opened a new log
I20260713 09:09:03.748800 19650 ts_tablet_manager.cc:1403] T 3a557d839206435e937f3c269c5f0a5e P a2a90935f17d4afb9f4f48f86bed4fb5: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.005s
I20260713 09:09:03.751394 19634 heartbeater.cc:499] Master 127.16.31.126:37155 was elected leader, sending a full tablet report...
I20260713 09:09:03.751744 19649 ts_tablet_manager.cc:1434] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982: Time spent starting tablet: real 0.037s	user 0.010s	sys 0.023s
I20260713 09:09:03.751837 19650 raft_consensus.cc:359] T 3a557d839206435e937f3c269c5f0a5e P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.752611 19649 tablet_bootstrap.cc:492] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982: Bootstrap starting.
I20260713 09:09:03.752552 19650 raft_consensus.cc:385] T 3a557d839206435e937f3c269c5f0a5e P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.753001 19650 raft_consensus.cc:740] T 3a557d839206435e937f3c269c5f0a5e P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a90935f17d4afb9f4f48f86bed4fb5, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.753731 19650 consensus_queue.cc:260] T 3a557d839206435e937f3c269c5f0a5e P a2a90935f17d4afb9f4f48f86bed4fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.756578 19651 tablet_bootstrap.cc:492] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3: No bootstrap required, opened a new log
I20260713 09:09:03.757036 19651 ts_tablet_manager.cc:1403] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent bootstrapping tablet: real 0.041s	user 0.000s	sys 0.012s
I20260713 09:09:03.759893 19651 raft_consensus.cc:359] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.760300 19649 tablet_bootstrap.cc:654] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.760588 19651 raft_consensus.cc:385] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.760921 19651 raft_consensus.cc:740] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.761772 19651 consensus_queue.cc:260] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.770743 19651 ts_tablet_manager.cc:1434] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.008s
I20260713 09:09:03.771384 19485 heartbeater.cc:499] Master 127.16.31.126:37155 was elected leader, sending a full tablet report...
I20260713 09:09:03.776199 19651 tablet_bootstrap.cc:492] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap starting.
I20260713 09:09:03.777318 19560 heartbeater.cc:499] Master 127.16.31.126:37155 was elected leader, sending a full tablet report...
I20260713 09:09:03.779299 19650 ts_tablet_manager.cc:1434] T 3a557d839206435e937f3c269c5f0a5e P a2a90935f17d4afb9f4f48f86bed4fb5: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.021s
I20260713 09:09:03.780369 19650 tablet_bootstrap.cc:492] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5: Bootstrap starting.
I20260713 09:09:03.781245 19649 tablet_bootstrap.cc:492] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982: No bootstrap required, opened a new log
I20260713 09:09:03.781713 19649 ts_tablet_manager.cc:1403] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.015s
I20260713 09:09:03.781963 19651 tablet_bootstrap.cc:654] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.784422 19649 raft_consensus.cc:359] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.785113 19649 raft_consensus.cc:385] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.785434 19649 raft_consensus.cc:740] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad6856f4d5cc4d68ab0d919033d3f982, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.786294 19649 consensus_queue.cc:260] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.789592 19650 tablet_bootstrap.cc:654] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.790488 19649 ts_tablet_manager.cc:1434] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:03.791474 19649 tablet_bootstrap.cc:492] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982: Bootstrap starting.
I20260713 09:09:03.799237 19649 tablet_bootstrap.cc:654] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.802700 19654 raft_consensus.cc:493] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.803292 19654 raft_consensus.cc:515] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } } peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } }
I20260713 09:09:03.820003 19654 leader_election.cc:290] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265)
I20260713 09:09:03.823613 19460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffc72c226f34fa2a4ef2d851c0c7adc" candidate_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea58ad31be48ebbc56f531ae13fce3" is_pre_election: true
W20260713 09:09:03.826351 19573 leader_election.cc:343] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:03.832959 19650 tablet_bootstrap.cc:492] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5: No bootstrap required, opened a new log
I20260713 09:09:03.833428 19650 ts_tablet_manager.cc:1403] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.024s
I20260713 09:09:03.835158 19535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffc72c226f34fa2a4ef2d851c0c7adc" candidate_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" is_pre_election: true
I20260713 09:09:03.836045 19649 tablet_bootstrap.cc:492] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982: No bootstrap required, opened a new log
I20260713 09:09:03.836196 19650 raft_consensus.cc:359] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.836570 19649 ts_tablet_manager.cc:1403] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.009s
W20260713 09:09:03.836589 19572 leader_election.cc:343] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:03.837013 19650 raft_consensus.cc:385] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.837363 19650 raft_consensus.cc:740] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a90935f17d4afb9f4f48f86bed4fb5, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.838038 19651 tablet_bootstrap.cc:492] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3: No bootstrap required, opened a new log
I20260713 09:09:03.837255 19572 leader_election.cc:304] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad6856f4d5cc4d68ab0d919033d3f982; no voters: 03ea58ad31be48ebbc56f531ae13fce3, a2a90935f17d4afb9f4f48f86bed4fb5
I20260713 09:09:03.838641 19651 ts_tablet_manager.cc:1403] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent bootstrapping tablet: real 0.063s	user 0.036s	sys 0.011s
I20260713 09:09:03.838143 19650 consensus_queue.cc:260] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.838997 19654 raft_consensus.cc:2749] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:03.840615 19650 ts_tablet_manager.cc:1434] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:03.840603 19649 raft_consensus.cc:359] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.841456 19649 raft_consensus.cc:385] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.841671 19650 tablet_bootstrap.cc:492] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5: Bootstrap starting.
I20260713 09:09:03.841929 19649 raft_consensus.cc:740] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad6856f4d5cc4d68ab0d919033d3f982, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.841473 19651 raft_consensus.cc:359] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.842487 19651 raft_consensus.cc:385] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.842873 19651 raft_consensus.cc:740] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.842823 19649 consensus_queue.cc:260] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.843760 19651 consensus_queue.cc:260] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.845706 19651 ts_tablet_manager.cc:1434] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:03.846623 19651 tablet_bootstrap.cc:492] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap starting.
I20260713 09:09:03.847334 19649 ts_tablet_manager.cc:1434] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:09:03.848312 19649 tablet_bootstrap.cc:492] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982: Bootstrap starting.
I20260713 09:09:03.849759 19650 tablet_bootstrap.cc:654] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.852540 19651 tablet_bootstrap.cc:654] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.855062 19649 tablet_bootstrap.cc:654] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.863590 19651 tablet_bootstrap.cc:492] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3: No bootstrap required, opened a new log
I20260713 09:09:03.864080 19651 ts_tablet_manager.cc:1403] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.002s
I20260713 09:09:03.866688 19651 raft_consensus.cc:359] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.867465 19651 raft_consensus.cc:385] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.867803 19651 raft_consensus.cc:740] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.868652 19651 consensus_queue.cc:260] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.872447 19651 ts_tablet_manager.cc:1434] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:09:03.873445 19651 tablet_bootstrap.cc:492] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap starting.
I20260713 09:09:03.879709 19651 tablet_bootstrap.cc:654] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.884953 19649 tablet_bootstrap.cc:492] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982: No bootstrap required, opened a new log
I20260713 09:09:03.885340 19649 ts_tablet_manager.cc:1403] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982: Time spent bootstrapping tablet: real 0.037s	user 0.028s	sys 0.007s
I20260713 09:09:03.885659 19650 tablet_bootstrap.cc:492] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5: No bootstrap required, opened a new log
I20260713 09:09:03.886003 19651 tablet_bootstrap.cc:492] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3: No bootstrap required, opened a new log
I20260713 09:09:03.886132 19650 ts_tablet_manager.cc:1403] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.026s
I20260713 09:09:03.886442 19651 ts_tablet_manager.cc:1403] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 09:09:03.887506 19649 raft_consensus.cc:359] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.888018 19649 raft_consensus.cc:385] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.888243 19649 raft_consensus.cc:740] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad6856f4d5cc4d68ab0d919033d3f982, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.888908 19649 consensus_queue.cc:260] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.889183 19651 raft_consensus.cc:359] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.889940 19651 raft_consensus.cc:385] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.890211 19651 raft_consensus.cc:740] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.890190 19650 raft_consensus.cc:359] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.890830 19649 ts_tablet_manager.cc:1434] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:09:03.890975 19650 raft_consensus.cc:385] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.891324 19650 raft_consensus.cc:740] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a90935f17d4afb9f4f48f86bed4fb5, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.891095 19651 consensus_queue.cc:260] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.891836 19649 tablet_bootstrap.cc:492] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982: Bootstrap starting.
I20260713 09:09:03.893359 19651 ts_tablet_manager.cc:1434] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:03.894315 19651 tablet_bootstrap.cc:492] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap starting.
I20260713 09:09:03.895484 19650 consensus_queue.cc:260] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.898495 19649 tablet_bootstrap.cc:654] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.900177 19651 tablet_bootstrap.cc:654] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.900223 19650 ts_tablet_manager.cc:1434] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:09:03.901575 19650 tablet_bootstrap.cc:492] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5: Bootstrap starting.
I20260713 09:09:03.908641 19650 tablet_bootstrap.cc:654] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.912156 19654 raft_consensus.cc:493] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.912732 19654 raft_consensus.cc:515] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.916230 19535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13304888689c4f17b1148ec09acb4495" candidate_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" is_pre_election: true
I20260713 09:09:03.916427 19657 raft_consensus.cc:493] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.917033 19657 raft_consensus.cc:515] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
W20260713 09:09:03.918576 19572 leader_election.cc:343] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:03.921387 19460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13304888689c4f17b1148ec09acb4495" candidate_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea58ad31be48ebbc56f531ae13fce3" is_pre_election: true
I20260713 09:09:03.921994 19654 leader_election.cc:290] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265)
W20260713 09:09:03.923856 19573 leader_election.cc:343] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:03.924441 19573 leader_election.cc:304] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad6856f4d5cc4d68ab0d919033d3f982; no voters: 03ea58ad31be48ebbc56f531ae13fce3, a2a90935f17d4afb9f4f48f86bed4fb5
I20260713 09:09:03.926172 19654 raft_consensus.cc:2749] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:03.930575 19657 leader_election.cc:290] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:03.930663 19649 tablet_bootstrap.cc:492] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982: No bootstrap required, opened a new log
I20260713 09:09:03.931253 19649 ts_tablet_manager.cc:1403] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.020s
I20260713 09:09:03.932263 19651 tablet_bootstrap.cc:492] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3: No bootstrap required, opened a new log
I20260713 09:09:03.932888 19651 ts_tablet_manager.cc:1403] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.011s
I20260713 09:09:03.933437 19649 raft_consensus.cc:359] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.933995 19649 raft_consensus.cc:385] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.934229 19649 raft_consensus.cc:740] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad6856f4d5cc4d68ab0d919033d3f982, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.935014 19649 consensus_queue.cc:260] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.936455 19650 tablet_bootstrap.cc:492] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5: No bootstrap required, opened a new log
I20260713 09:09:03.936962 19650 ts_tablet_manager.cc:1403] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.001s
I20260713 09:09:03.939913 19649 ts_tablet_manager.cc:1434] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260713 09:09:03.939845 19651 raft_consensus.cc:359] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.940688 19651 raft_consensus.cc:385] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.940985 19649 tablet_bootstrap.cc:492] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982: Bootstrap starting.
I20260713 09:09:03.941805 19650 raft_consensus.cc:359] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } } peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } }
I20260713 09:09:03.940982 19651 raft_consensus.cc:740] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.944557 19650 raft_consensus.cc:385] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.945043 19650 raft_consensus.cc:740] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a90935f17d4afb9f4f48f86bed4fb5, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.945323 19651 consensus_queue.cc:260] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.950045 19535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71febbf4a3941bd88e32af001ff5a34" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" is_pre_election: true
I20260713 09:09:03.950048 19650 consensus_queue.cc:260] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } } peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } }
I20260713 09:09:03.950835 19535 raft_consensus.cc:2468] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03ea58ad31be48ebbc56f531ae13fce3 in term 0.
I20260713 09:09:03.951861 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71febbf4a3941bd88e32af001ff5a34" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" is_pre_election: true
I20260713 09:09:03.952514 19609 raft_consensus.cc:2468] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03ea58ad31be48ebbc56f531ae13fce3 in term 0.
I20260713 09:09:03.952975 19651 ts_tablet_manager.cc:1434] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260713 09:09:03.953547 19650 ts_tablet_manager.cc:1434] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260713 09:09:03.953915 19651 tablet_bootstrap.cc:492] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap starting.
I20260713 09:09:03.947291 19649 tablet_bootstrap.cc:654] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.954710 19650 tablet_bootstrap.cc:492] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5: Bootstrap starting.
I20260713 09:09:03.953681 19424 leader_election.cc:304] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ea58ad31be48ebbc56f531ae13fce3, ad6856f4d5cc4d68ab0d919033d3f982; no voters: 
I20260713 09:09:03.962168 19651 tablet_bootstrap.cc:654] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.962476 19650 tablet_bootstrap.cc:654] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.963603 19657 raft_consensus.cc:2804] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:03.963989 19657 raft_consensus.cc:493] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:03.964315 19657 raft_consensus.cc:3060] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.966653 19649 tablet_bootstrap.cc:492] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982: No bootstrap required, opened a new log
I20260713 09:09:03.967167 19649 ts_tablet_manager.cc:1403] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.013s
I20260713 09:09:03.971565 19649 raft_consensus.cc:359] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.972532 19649 raft_consensus.cc:385] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.972993 19649 raft_consensus.cc:740] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad6856f4d5cc4d68ab0d919033d3f982, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.973908 19649 consensus_queue.cc:260] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.976107 19650 tablet_bootstrap.cc:492] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5: No bootstrap required, opened a new log
I20260713 09:09:03.976557 19650 ts_tablet_manager.cc:1403] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260713 09:09:03.977365 19649 ts_tablet_manager.cc:1434] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260713 09:09:03.978413 19649 tablet_bootstrap.cc:492] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982: Bootstrap starting.
I20260713 09:09:03.979408 19651 tablet_bootstrap.cc:492] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3: No bootstrap required, opened a new log
I20260713 09:09:03.979946 19651 ts_tablet_manager.cc:1403] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.007s
I20260713 09:09:03.979429 19650 raft_consensus.cc:359] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.980325 19650 raft_consensus.cc:385] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.980624 19650 raft_consensus.cc:740] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a90935f17d4afb9f4f48f86bed4fb5, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.981366 19650 consensus_queue.cc:260] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.982776 19651 raft_consensus.cc:359] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.983397 19651 raft_consensus.cc:385] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:03.983541 19650 ts_tablet_manager.cc:1434] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:09:03.983654 19651 raft_consensus.cc:740] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.984506 19650 tablet_bootstrap.cc:492] T 3c0d79e28bcc4718b0f5daecf035e637 P a2a90935f17d4afb9f4f48f86bed4fb5: Bootstrap starting.
I20260713 09:09:03.984421 19651 consensus_queue.cc:260] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.985467 19649 tablet_bootstrap.cc:654] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:03.987056 19654 raft_consensus.cc:493] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.987512 19654 raft_consensus.cc:515] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.989970 19654 leader_election.cc:290] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265)
I20260713 09:09:03.991983 19535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896611fb68634732858792cf05a1f858" candidate_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" is_pre_election: true
I20260713 09:09:03.993429 19651 ts_tablet_manager.cc:1434] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.003s
I20260713 09:09:03.994323 19651 tablet_bootstrap.cc:492] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap starting.
W20260713 09:09:03.994745 19572 leader_election.cc:343] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:03.995600 19460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896611fb68634732858792cf05a1f858" candidate_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea58ad31be48ebbc56f531ae13fce3" is_pre_election: true
I20260713 09:09:03.996243 19460 raft_consensus.cc:2468] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad6856f4d5cc4d68ab0d919033d3f982 in term 0.
I20260713 09:09:03.997556 19649 tablet_bootstrap.cc:492] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982: No bootstrap required, opened a new log
I20260713 09:09:03.997475 19573 leader_election.cc:304] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 [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: 03ea58ad31be48ebbc56f531ae13fce3, ad6856f4d5cc4d68ab0d919033d3f982; no voters: a2a90935f17d4afb9f4f48f86bed4fb5
I20260713 09:09:03.998136 19649 ts_tablet_manager.cc:1403] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.014s
I20260713 09:09:03.998430 19654 raft_consensus.cc:493] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.998792 19656 raft_consensus.cc:493] T 3a557d839206435e937f3c269c5f0a5e P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.998934 19654 raft_consensus.cc:515] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:03.999289 19656 raft_consensus.cc:515] T 3a557d839206435e937f3c269c5f0a5e P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.000335 19651 tablet_bootstrap.cc:654] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:04.001734 19656 leader_election.cc:290] T 3a557d839206435e937f3c269c5f0a5e P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:04.001536 19649 raft_consensus.cc:359] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.001861 19535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e7c54395a74154a39b6fd48c1af073" candidate_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" is_pre_election: true
I20260713 09:09:04.002681 19675 raft_consensus.cc:493] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:09:04.003242 19572 leader_election.cc:343] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:04.004375 19654 leader_election.cc:290] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265)
I20260713 09:09:04.004895 19654 raft_consensus.cc:2804] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:04.005221 19654 raft_consensus.cc:493] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:04.005533 19654 raft_consensus.cc:3060] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.003087 19675 raft_consensus.cc:515] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.003326 19649 raft_consensus.cc:385] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:04.009337 19649 raft_consensus.cc:740] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad6856f4d5cc4d68ab0d919033d3f982, State: Initialized, Role: FOLLOWER
I20260713 09:09:04.009697 19535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896611fb68634732858792cf05a1f858" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" is_pre_election: true
I20260713 09:09:04.009569 19657 raft_consensus.cc:515] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.010107 19649 consensus_queue.cc:260] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
W20260713 09:09:04.011193 19423 leader_election.cc:343] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:04.012573 19649 ts_tablet_manager.cc:1434] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:09:04.012806 19535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71febbf4a3941bd88e32af001ff5a34" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5"
I20260713 09:09:04.013284 19535 raft_consensus.cc:3060] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.013684 19649 tablet_bootstrap.cc:492] T dccfb61fb5f44601997e7521d73148b9 P ad6856f4d5cc4d68ab0d919033d3f982: Bootstrap starting.
I20260713 09:09:04.014793 19460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a557d839206435e937f3c269c5f0a5e" candidate_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea58ad31be48ebbc56f531ae13fce3" is_pre_election: true
W20260713 09:09:04.015975 19499 leader_election.cc:343] T 3a557d839206435e937f3c269c5f0a5e P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:04.019730 19649 tablet_bootstrap.cc:654] T dccfb61fb5f44601997e7521d73148b9 P ad6856f4d5cc4d68ab0d919033d3f982: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:04.020476 19535 raft_consensus.cc:2468] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea58ad31be48ebbc56f531ae13fce3 in term 1.
I20260713 09:09:04.021579 19423 leader_election.cc:304] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ea58ad31be48ebbc56f531ae13fce3, a2a90935f17d4afb9f4f48f86bed4fb5; no voters: 
I20260713 09:09:04.024082 19651 tablet_bootstrap.cc:492] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3: No bootstrap required, opened a new log
I20260713 09:09:04.024559 19651 ts_tablet_manager.cc:1403] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.004s
I20260713 09:09:04.025377 19657 leader_election.cc:290] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 election: Requested vote from peers a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:04.027287 19651 raft_consensus.cc:359] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.027978 19651 raft_consensus.cc:385] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:04.028249 19651 raft_consensus.cc:740] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Initialized, Role: FOLLOWER
I20260713 09:09:04.028941 19651 consensus_queue.cc:260] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.031256 19651 ts_tablet_manager.cc:1434] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:09:04.031911 19675 leader_election.cc:290] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:04.032198 19651 tablet_bootstrap.cc:492] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap starting.
I20260713 09:09:04.038918 19651 tablet_bootstrap.cc:654] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:04.040374 19657 raft_consensus.cc:2804] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:04.040854 19657 raft_consensus.cc:697] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 LEADER]: Becoming Leader. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Running, Role: LEADER
I20260713 09:09:04.041771 19657 consensus_queue.cc:237] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
W20260713 09:09:04.046456 19406 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:04.051029 19650 tablet_bootstrap.cc:654] T 3c0d79e28bcc4718b0f5daecf035e637 P a2a90935f17d4afb9f4f48f86bed4fb5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:04.052181 19651 tablet_bootstrap.cc:492] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3: No bootstrap required, opened a new log
I20260713 09:09:04.052784 19651 ts_tablet_manager.cc:1403] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.009s
I20260713 09:09:04.055833 19651 raft_consensus.cc:359] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.056402 19651 raft_consensus.cc:385] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:04.056618 19651 raft_consensus.cc:740] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Initialized, Role: FOLLOWER
I20260713 09:09:04.057274 19651 consensus_queue.cc:260] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.057541 19654 raft_consensus.cc:515] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
W20260713 09:09:04.059001 19573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.31.65:41747, user_credentials={real_user=slave}} blocked reactor thread for 61631.2us
I20260713 09:09:04.059489 19651 ts_tablet_manager.cc:1434] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:09:04.060531 19651 tablet_bootstrap.cc:492] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap starting.
I20260713 09:09:04.060879 19460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e7c54395a74154a39b6fd48c1af073" candidate_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea58ad31be48ebbc56f531ae13fce3" is_pre_election: true
I20260713 09:09:04.061606 19460 raft_consensus.cc:2468] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad6856f4d5cc4d68ab0d919033d3f982 in term 0.
I20260713 09:09:04.062690 19682 raft_consensus.cc:493] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:04.063232 19682 raft_consensus.cc:515] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.066143 19573 leader_election.cc:304] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 [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: 03ea58ad31be48ebbc56f531ae13fce3, ad6856f4d5cc4d68ab0d919033d3f982; no voters: a2a90935f17d4afb9f4f48f86bed4fb5
I20260713 09:09:04.066246 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71febbf4a3941bd88e32af001ff5a34" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982"
I20260713 09:09:04.066808 19609 raft_consensus.cc:3060] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.066846 19535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0d79e28bcc4718b0f5daecf035e637" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" is_pre_election: true
W20260713 09:09:04.068259 19423 leader_election.cc:343] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:04.070843 19651 tablet_bootstrap.cc:654] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:04.070916 19608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896611fb68634732858792cf05a1f858" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" is_pre_election: true
I20260713 09:09:04.073668 19677 raft_consensus.cc:2804] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:04.074007 19677 raft_consensus.cc:493] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:04.074280 19677 raft_consensus.cc:3060] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.077872 19608 raft_consensus.cc:2393] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03ea58ad31be48ebbc56f531ae13fce3 in current term 1: Already voted for candidate ad6856f4d5cc4d68ab0d919033d3f982 in this term.
I20260713 09:09:04.081398 19609 raft_consensus.cc:2468] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea58ad31be48ebbc56f531ae13fce3 in term 1.
I20260713 09:09:04.066321 19682 leader_election.cc:290] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:04.084733 19535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896611fb68634732858792cf05a1f858" candidate_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5"
W20260713 09:09:04.086400 19572 leader_election.cc:343] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:04.092615 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0d79e28bcc4718b0f5daecf035e637" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" is_pre_election: true
I20260713 09:09:04.092770 19424 leader_election.cc:304] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03ea58ad31be48ebbc56f531ae13fce3; no voters: a2a90935f17d4afb9f4f48f86bed4fb5, ad6856f4d5cc4d68ab0d919033d3f982
I20260713 09:09:04.093209 19609 raft_consensus.cc:2468] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03ea58ad31be48ebbc56f531ae13fce3 in term 0.
I20260713 09:09:04.093713 19654 leader_election.cc:290] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 1 election: Requested vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265)
I20260713 09:09:04.093952 19682 raft_consensus.cc:3060] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.096024 19460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896611fb68634732858792cf05a1f858" candidate_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea58ad31be48ebbc56f531ae13fce3"
I20260713 09:09:04.096997 19424 leader_election.cc:304] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [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: 03ea58ad31be48ebbc56f531ae13fce3, ad6856f4d5cc4d68ab0d919033d3f982; no voters: a2a90935f17d4afb9f4f48f86bed4fb5
I20260713 09:09:04.097769 19675 raft_consensus.cc:2804] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:04.098188 19675 raft_consensus.cc:493] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:04.098562 19675 raft_consensus.cc:3060] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.098786 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a557d839206435e937f3c269c5f0a5e" candidate_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" is_pre_election: true
I20260713 09:09:04.100374 19650 tablet_bootstrap.cc:492] T 3c0d79e28bcc4718b0f5daecf035e637 P a2a90935f17d4afb9f4f48f86bed4fb5: No bootstrap required, opened a new log
I20260713 09:09:04.100831 19650 ts_tablet_manager.cc:1403] T 3c0d79e28bcc4718b0f5daecf035e637 P a2a90935f17d4afb9f4f48f86bed4fb5: Time spent bootstrapping tablet: real 0.116s	user 0.011s	sys 0.000s
I20260713 09:09:04.101909 19682 raft_consensus.cc:2749] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:04.107296 19677 raft_consensus.cc:515] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.107597 19675 raft_consensus.cc:515] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.109069 19460 raft_consensus.cc:2468] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad6856f4d5cc4d68ab0d919033d3f982 in term 1.
I20260713 09:09:04.110426 19535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e7c54395a74154a39b6fd48c1af073" candidate_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5"
W20260713 09:09:04.111286 19499 leader_election.cc:343] T 3a557d839206435e937f3c269c5f0a5e P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:04.111163 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0d79e28bcc4718b0f5daecf035e637" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5"
W20260713 09:09:04.111791 19572 leader_election.cc:343] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:04.111837 19499 leader_election.cc:304] T 3a557d839206435e937f3c269c5f0a5e P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a90935f17d4afb9f4f48f86bed4fb5; no voters: 03ea58ad31be48ebbc56f531ae13fce3, ad6856f4d5cc4d68ab0d919033d3f982
I20260713 09:09:04.113077 19656 raft_consensus.cc:2749] T 3a557d839206435e937f3c269c5f0a5e P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:09:04.113166 19423 leader_election.cc:343] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:04.114039 19459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e7c54395a74154a39b6fd48c1af073" candidate_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea58ad31be48ebbc56f531ae13fce3"
I20260713 09:09:04.114590 19459 raft_consensus.cc:3060] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.114481 19573 leader_election.cc:304] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 [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: 03ea58ad31be48ebbc56f531ae13fce3, ad6856f4d5cc4d68ab0d919033d3f982; no voters: a2a90935f17d4afb9f4f48f86bed4fb5
I20260713 09:09:04.116537 19649 tablet_bootstrap.cc:492] T dccfb61fb5f44601997e7521d73148b9 P ad6856f4d5cc4d68ab0d919033d3f982: No bootstrap required, opened a new log
I20260713 09:09:04.117103 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0d79e28bcc4718b0f5daecf035e637" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982"
I20260713 09:09:04.117739 19609 raft_consensus.cc:3060] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.119370 19656 raft_consensus.cc:493] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:04.119976 19656 raft_consensus.cc:515] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.121006 19459 raft_consensus.cc:2468] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad6856f4d5cc4d68ab0d919033d3f982 in term 1.
I20260713 09:09:04.122020 19654 raft_consensus.cc:2804] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:04.122354 19656 leader_election.cc:290] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:04.122488 19654 raft_consensus.cc:697] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 LEADER]: Becoming Leader. State: Replica: ad6856f4d5cc4d68ab0d919033d3f982, State: Running, Role: LEADER
I20260713 09:09:04.123796 19460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dccfb61fb5f44601997e7521d73148b9" candidate_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea58ad31be48ebbc56f531ae13fce3" is_pre_election: true
I20260713 09:09:04.125897 19460 raft_consensus.cc:2468] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a90935f17d4afb9f4f48f86bed4fb5 in term 0.
I20260713 09:09:04.126487 19650 raft_consensus.cc:359] T 3c0d79e28bcc4718b0f5daecf035e637 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.127028 19499 leader_election.cc:304] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ea58ad31be48ebbc56f531ae13fce3, a2a90935f17d4afb9f4f48f86bed4fb5; no voters: 
I20260713 09:09:04.127738 19608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dccfb61fb5f44601997e7521d73148b9" candidate_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" is_pre_election: true
I20260713 09:09:04.124269 19654 consensus_queue.cc:237] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.127871 19656 raft_consensus.cc:2804] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:04.128363 19656 raft_consensus.cc:493] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:04.128755 19656 raft_consensus.cc:3060] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.128952 19573 leader_election.cc:304] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 [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: 03ea58ad31be48ebbc56f531ae13fce3, ad6856f4d5cc4d68ab0d919033d3f982; no voters: a2a90935f17d4afb9f4f48f86bed4fb5
I20260713 09:09:04.130116 19686 raft_consensus.cc:2804] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:04.131100 19357 catalog_manager.cc:5697] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65). New cstate: current_term: 1 leader_uuid: "03ea58ad31be48ebbc56f531ae13fce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } health_report { overall_health: UNKNOWN } } }
W20260713 09:09:04.132650 19499 leader_election.cc:343] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:04.133260 19649 ts_tablet_manager.cc:1403] T dccfb61fb5f44601997e7521d73148b9 P ad6856f4d5cc4d68ab0d919033d3f982: Time spent bootstrapping tablet: real 0.120s	user 0.030s	sys 0.030s
I20260713 09:09:04.127228 19650 raft_consensus.cc:385] T 3c0d79e28bcc4718b0f5daecf035e637 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:04.125360 19609 raft_consensus.cc:2468] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea58ad31be48ebbc56f531ae13fce3 in term 1.
I20260713 09:09:04.135812 19675 leader_election.cc:290] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 election: Requested vote from peers a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:04.135854 19650 raft_consensus.cc:740] T 3c0d79e28bcc4718b0f5daecf035e637 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a90935f17d4afb9f4f48f86bed4fb5, State: Initialized, Role: FOLLOWER
I20260713 09:09:04.136307 19686 raft_consensus.cc:697] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 LEADER]: Becoming Leader. State: Replica: ad6856f4d5cc4d68ab0d919033d3f982, State: Running, Role: LEADER
I20260713 09:09:04.139523 19651 tablet_bootstrap.cc:492] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3: No bootstrap required, opened a new log
I20260713 09:09:04.139977 19651 ts_tablet_manager.cc:1403] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3: Time spent bootstrapping tablet: real 0.080s	user 0.020s	sys 0.050s
I20260713 09:09:04.139752 19650 consensus_queue.cc:260] T 3c0d79e28bcc4718b0f5daecf035e637 P a2a90935f17d4afb9f4f48f86bed4fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.141871 19424 leader_election.cc:304] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [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: 03ea58ad31be48ebbc56f531ae13fce3, ad6856f4d5cc4d68ab0d919033d3f982; no voters: a2a90935f17d4afb9f4f48f86bed4fb5
I20260713 09:09:04.139284 19686 consensus_queue.cc:237] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.142961 19651 raft_consensus.cc:359] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.143651 19651 raft_consensus.cc:385] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:04.143940 19651 raft_consensus.cc:740] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Initialized, Role: FOLLOWER
I20260713 09:09:04.144714 19651 consensus_queue.cc:260] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.145848 19675 raft_consensus.cc:2804] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:04.147183 19675 raft_consensus.cc:697] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 LEADER]: Becoming Leader. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Running, Role: LEADER
I20260713 09:09:04.148180 19675 consensus_queue.cc:237] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.137276 19677 leader_election.cc:290] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 1 election: Requested vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265)
I20260713 09:09:04.151970 19649 raft_consensus.cc:359] T dccfb61fb5f44601997e7521d73148b9 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.152827 19649 raft_consensus.cc:385] T dccfb61fb5f44601997e7521d73148b9 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:04.152974 19651 ts_tablet_manager.cc:1434] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:09:04.153179 19649 raft_consensus.cc:740] T dccfb61fb5f44601997e7521d73148b9 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad6856f4d5cc4d68ab0d919033d3f982, State: Initialized, Role: FOLLOWER
I20260713 09:09:04.154101 19651 tablet_bootstrap.cc:492] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap starting.
I20260713 09:09:04.154107 19649 consensus_queue.cc:260] T dccfb61fb5f44601997e7521d73148b9 P ad6856f4d5cc4d68ab0d919033d3f982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.150274 19656 raft_consensus.cc:515] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.156342 19649 ts_tablet_manager.cc:1434] T dccfb61fb5f44601997e7521d73148b9 P ad6856f4d5cc4d68ab0d919033d3f982: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260713 09:09:04.156255 19657 raft_consensus.cc:493] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:04.157020 19460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dccfb61fb5f44601997e7521d73148b9" candidate_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea58ad31be48ebbc56f531ae13fce3"
I20260713 09:09:04.156908 19657 raft_consensus.cc:515] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.157558 19460 raft_consensus.cc:3060] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.161455 19651 tablet_bootstrap.cc:654] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:04.162320 19649 tablet_bootstrap.cc:492] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982: Bootstrap starting.
I20260713 09:09:04.163030 19657 leader_election.cc:290] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:04.167078 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13304888689c4f17b1148ec09acb4495" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" is_pre_election: true
I20260713 09:09:04.167816 19609 raft_consensus.cc:2468] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03ea58ad31be48ebbc56f531ae13fce3 in term 0.
I20260713 09:09:04.165907 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13304888689c4f17b1148ec09acb4495" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" is_pre_election: true
W20260713 09:09:04.170205 19423 leader_election.cc:343] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:04.171386 19424 leader_election.cc:304] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [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: 03ea58ad31be48ebbc56f531ae13fce3, ad6856f4d5cc4d68ab0d919033d3f982; no voters: a2a90935f17d4afb9f4f48f86bed4fb5
I20260713 09:09:04.172752 19657 raft_consensus.cc:2804] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:04.173216 19657 raft_consensus.cc:493] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:04.173614 19657 raft_consensus.cc:3060] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.175367 19460 raft_consensus.cc:2468] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a90935f17d4afb9f4f48f86bed4fb5 in term 1.
I20260713 09:09:04.176551 19656 leader_election.cc:290] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 1 election: Requested vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:04.176725 19499 leader_election.cc:304] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ea58ad31be48ebbc56f531ae13fce3, a2a90935f17d4afb9f4f48f86bed4fb5; no voters: 
I20260713 09:09:04.183931 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dccfb61fb5f44601997e7521d73148b9" candidate_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982"
I20260713 09:09:04.184607 19609 raft_consensus.cc:3060] T dccfb61fb5f44601997e7521d73148b9 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.186460 19657 raft_consensus.cc:515] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.188362 19657 leader_election.cc:290] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 election: Requested vote from peers a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:04.188934 19656 raft_consensus.cc:2804] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:04.188501 19355 catalog_manager.cc:5697] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:04.189389 19656 raft_consensus.cc:697] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 LEADER]: Becoming Leader. State: Replica: a2a90935f17d4afb9f4f48f86bed4fb5, State: Running, Role: LEADER
I20260713 09:09:04.190177 19656 consensus_queue.cc:237] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.198163 19650 ts_tablet_manager.cc:1434] T 3c0d79e28bcc4718b0f5daecf035e637 P a2a90935f17d4afb9f4f48f86bed4fb5: Time spent starting tablet: real 0.097s	user 0.014s	sys 0.011s
I20260713 09:09:04.198921 19608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13304888689c4f17b1148ec09acb4495" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982"
I20260713 09:09:04.199424 19650 tablet_bootstrap.cc:492] T 896611fb68634732858792cf05a1f858 P a2a90935f17d4afb9f4f48f86bed4fb5: Bootstrap starting.
I20260713 09:09:04.199687 19608 raft_consensus.cc:3060] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.202943 19609 raft_consensus.cc:2468] T dccfb61fb5f44601997e7521d73148b9 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a90935f17d4afb9f4f48f86bed4fb5 in term 1.
I20260713 09:09:04.202992 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13304888689c4f17b1148ec09acb4495" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5"
W20260713 09:09:04.211437 19423 leader_election.cc:343] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:04.216696 19649 tablet_bootstrap.cc:654] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:04.221257 19675 raft_consensus.cc:493] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:04.221735 19675 raft_consensus.cc:515] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.224233 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede8793ffe5042a487be88c372321ff2" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" is_pre_election: true
I20260713 09:09:04.224676 19608 raft_consensus.cc:2468] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea58ad31be48ebbc56f531ae13fce3 in term 1.
I20260713 09:09:04.224792 19534 raft_consensus.cc:2468] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03ea58ad31be48ebbc56f531ae13fce3 in term 0.
I20260713 09:09:04.226379 19424 leader_election.cc:304] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [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: 03ea58ad31be48ebbc56f531ae13fce3, ad6856f4d5cc4d68ab0d919033d3f982; no voters: a2a90935f17d4afb9f4f48f86bed4fb5
I20260713 09:09:04.227432 19657 raft_consensus.cc:2804] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:04.227964 19657 raft_consensus.cc:697] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 LEADER]: Becoming Leader. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Running, Role: LEADER
I20260713 09:09:04.228173 19423 leader_election.cc:304] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ea58ad31be48ebbc56f531ae13fce3, a2a90935f17d4afb9f4f48f86bed4fb5; no voters: 
I20260713 09:09:04.230434 19651 tablet_bootstrap.cc:492] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3: No bootstrap required, opened a new log
I20260713 09:09:04.230895 19682 raft_consensus.cc:2804] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:04.230954 19651 ts_tablet_manager.cc:1403] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3: Time spent bootstrapping tablet: real 0.077s	user 0.016s	sys 0.019s
I20260713 09:09:04.231410 19682 raft_consensus.cc:493] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:04.231830 19682 raft_consensus.cc:3060] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.233232 19651 raft_consensus.cc:359] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } } peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } }
I20260713 09:09:04.233733 19651 raft_consensus.cc:385] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:04.233958 19651 raft_consensus.cc:740] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Initialized, Role: FOLLOWER
I20260713 09:09:04.233446 19358 catalog_manager.cc:5697] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:04.234470 19651 consensus_queue.cc:260] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } } peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } }
I20260713 09:09:04.234941 19657 consensus_queue.cc:237] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.236925 19651 ts_tablet_manager.cc:1434] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:09:04.238942 19649 tablet_bootstrap.cc:492] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982: No bootstrap required, opened a new log
I20260713 09:09:04.239509 19649 ts_tablet_manager.cc:1403] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.006s
I20260713 09:09:04.239594 19675 leader_election.cc:290] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:04.242009 19649 raft_consensus.cc:359] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.242653 19649 raft_consensus.cc:385] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:04.242924 19649 raft_consensus.cc:740] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad6856f4d5cc4d68ab0d919033d3f982, State: Initialized, Role: FOLLOWER
I20260713 09:09:04.243530 19649 consensus_queue.cc:260] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.245317 19649 ts_tablet_manager.cc:1434] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:04.246346 19649 tablet_bootstrap.cc:492] T ede8793ffe5042a487be88c372321ff2 P ad6856f4d5cc4d68ab0d919033d3f982: Bootstrap starting.
I20260713 09:09:04.252341 19608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede8793ffe5042a487be88c372321ff2" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" is_pre_election: true
W20260713 09:09:04.253906 19424 leader_election.cc:343] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:04.245584 19682 raft_consensus.cc:515] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.258463 19609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede8793ffe5042a487be88c372321ff2" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982"
W20260713 09:09:04.260164 19424 leader_election.cc:343] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:04.260461 19650 tablet_bootstrap.cc:654] T 896611fb68634732858792cf05a1f858 P a2a90935f17d4afb9f4f48f86bed4fb5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:04.260982 19682 leader_election.cc:290] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 election: Requested vote from peers a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:04.264947 19649 tablet_bootstrap.cc:654] T ede8793ffe5042a487be88c372321ff2 P ad6856f4d5cc4d68ab0d919033d3f982: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:04.267930 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede8793ffe5042a487be88c372321ff2" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5"
I20260713 09:09:04.268460 19534 raft_consensus.cc:3060] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.270597 19650 tablet_bootstrap.cc:492] T 896611fb68634732858792cf05a1f858 P a2a90935f17d4afb9f4f48f86bed4fb5: No bootstrap required, opened a new log
I20260713 09:09:04.271021 19650 ts_tablet_manager.cc:1403] T 896611fb68634732858792cf05a1f858 P a2a90935f17d4afb9f4f48f86bed4fb5: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.000s
I20260713 09:09:04.275058 19650 raft_consensus.cc:359] T 896611fb68634732858792cf05a1f858 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.275605 19650 raft_consensus.cc:385] T 896611fb68634732858792cf05a1f858 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:04.275877 19650 raft_consensus.cc:740] T 896611fb68634732858792cf05a1f858 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a90935f17d4afb9f4f48f86bed4fb5, State: Initialized, Role: FOLLOWER
I20260713 09:09:04.276674 19534 raft_consensus.cc:2468] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea58ad31be48ebbc56f531ae13fce3 in term 1.
I20260713 09:09:04.276495 19650 consensus_queue.cc:260] T 896611fb68634732858792cf05a1f858 P a2a90935f17d4afb9f4f48f86bed4fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.278431 19650 ts_tablet_manager.cc:1434] T 896611fb68634732858792cf05a1f858 P a2a90935f17d4afb9f4f48f86bed4fb5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:04.279400 19650 tablet_bootstrap.cc:492] T 7c8088879ff44ba383ea19abe1633129 P a2a90935f17d4afb9f4f48f86bed4fb5: Bootstrap starting.
I20260713 09:09:04.279505 19423 leader_election.cc:304] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [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: 03ea58ad31be48ebbc56f531ae13fce3, a2a90935f17d4afb9f4f48f86bed4fb5; no voters: ad6856f4d5cc4d68ab0d919033d3f982
I20260713 09:09:04.280411 19698 raft_consensus.cc:2804] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:04.280833 19698 raft_consensus.cc:697] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 LEADER]: Becoming Leader. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Running, Role: LEADER
I20260713 09:09:04.281574 19698 consensus_queue.cc:237] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.284888 19650 tablet_bootstrap.cc:654] T 7c8088879ff44ba383ea19abe1633129 P a2a90935f17d4afb9f4f48f86bed4fb5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:04.288873 19355 catalog_manager.cc:5697] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65). New cstate: current_term: 1 leader_uuid: "03ea58ad31be48ebbc56f531ae13fce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:04.289745 19649 tablet_bootstrap.cc:492] T ede8793ffe5042a487be88c372321ff2 P ad6856f4d5cc4d68ab0d919033d3f982: No bootstrap required, opened a new log
I20260713 09:09:04.290294 19649 ts_tablet_manager.cc:1403] T ede8793ffe5042a487be88c372321ff2 P ad6856f4d5cc4d68ab0d919033d3f982: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.004s
I20260713 09:09:04.290622 19650 tablet_bootstrap.cc:492] T 7c8088879ff44ba383ea19abe1633129 P a2a90935f17d4afb9f4f48f86bed4fb5: No bootstrap required, opened a new log
I20260713 09:09:04.291110 19650 ts_tablet_manager.cc:1403] T 7c8088879ff44ba383ea19abe1633129 P a2a90935f17d4afb9f4f48f86bed4fb5: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260713 09:09:04.290575 19355 catalog_manager.cc:5697] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65). New cstate: current_term: 1 leader_uuid: "03ea58ad31be48ebbc56f531ae13fce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:04.292915 19649 raft_consensus.cc:359] T ede8793ffe5042a487be88c372321ff2 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.293596 19649 raft_consensus.cc:385] T ede8793ffe5042a487be88c372321ff2 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:04.293908 19649 raft_consensus.cc:740] T ede8793ffe5042a487be88c372321ff2 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad6856f4d5cc4d68ab0d919033d3f982, State: Initialized, Role: FOLLOWER
I20260713 09:09:04.294536 19649 consensus_queue.cc:260] T ede8793ffe5042a487be88c372321ff2 P ad6856f4d5cc4d68ab0d919033d3f982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.293430 19650 raft_consensus.cc:359] T 7c8088879ff44ba383ea19abe1633129 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.295783 19650 raft_consensus.cc:385] T 7c8088879ff44ba383ea19abe1633129 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:04.295938 19650 raft_consensus.cc:740] T 7c8088879ff44ba383ea19abe1633129 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a90935f17d4afb9f4f48f86bed4fb5, State: Initialized, Role: FOLLOWER
I20260713 09:09:04.296651 19649 ts_tablet_manager.cc:1434] T ede8793ffe5042a487be88c372321ff2 P ad6856f4d5cc4d68ab0d919033d3f982: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:04.296551 19650 consensus_queue.cc:260] T 7c8088879ff44ba383ea19abe1633129 P a2a90935f17d4afb9f4f48f86bed4fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.298290 19650 ts_tablet_manager.cc:1434] T 7c8088879ff44ba383ea19abe1633129 P a2a90935f17d4afb9f4f48f86bed4fb5: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260713 09:09:04.299249 19650 tablet_bootstrap.cc:492] T 69e7c54395a74154a39b6fd48c1af073 P a2a90935f17d4afb9f4f48f86bed4fb5: Bootstrap starting.
I20260713 09:09:04.302744 19357 catalog_manager.cc:5697] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:04.303807 19650 tablet_bootstrap.cc:654] T 69e7c54395a74154a39b6fd48c1af073 P a2a90935f17d4afb9f4f48f86bed4fb5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:04.308022 19358 catalog_manager.cc:5697] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65). New cstate: current_term: 1 leader_uuid: "03ea58ad31be48ebbc56f531ae13fce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:04.316991 19650 tablet_bootstrap.cc:492] T 69e7c54395a74154a39b6fd48c1af073 P a2a90935f17d4afb9f4f48f86bed4fb5: No bootstrap required, opened a new log
I20260713 09:09:04.317442 19650 ts_tablet_manager.cc:1403] T 69e7c54395a74154a39b6fd48c1af073 P a2a90935f17d4afb9f4f48f86bed4fb5: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260713 09:09:04.318130 19698 raft_consensus.cc:493] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:04.318635 19698 raft_consensus.cc:515] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.319716 19650 raft_consensus.cc:359] T 69e7c54395a74154a39b6fd48c1af073 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.320314 19650 raft_consensus.cc:385] T 69e7c54395a74154a39b6fd48c1af073 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:04.320570 19650 raft_consensus.cc:740] T 69e7c54395a74154a39b6fd48c1af073 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a90935f17d4afb9f4f48f86bed4fb5, State: Initialized, Role: FOLLOWER
I20260713 09:09:04.320685 19698 leader_election.cc:290] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:04.321249 19650 consensus_queue.cc:260] T 69e7c54395a74154a39b6fd48c1af073 P a2a90935f17d4afb9f4f48f86bed4fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.322422 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8088879ff44ba383ea19abe1633129" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" is_pre_election: true
I20260713 09:09:04.322696 19608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8088879ff44ba383ea19abe1633129" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" is_pre_election: true
I20260713 09:09:04.323103 19534 raft_consensus.cc:2468] T 7c8088879ff44ba383ea19abe1633129 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03ea58ad31be48ebbc56f531ae13fce3 in term 0.
I20260713 09:09:04.323290 19650 ts_tablet_manager.cc:1434] T 69e7c54395a74154a39b6fd48c1af073 P a2a90935f17d4afb9f4f48f86bed4fb5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:09:04.323356 19608 raft_consensus.cc:2468] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03ea58ad31be48ebbc56f531ae13fce3 in term 0.
I20260713 09:09:04.324354 19650 tablet_bootstrap.cc:492] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5: Bootstrap starting.
I20260713 09:09:04.324431 19423 leader_election.cc:304] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ea58ad31be48ebbc56f531ae13fce3, a2a90935f17d4afb9f4f48f86bed4fb5; no voters: 
I20260713 09:09:04.325292 19698 raft_consensus.cc:2804] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:04.325630 19698 raft_consensus.cc:493] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:04.325976 19698 raft_consensus.cc:3060] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.329519 19650 tablet_bootstrap.cc:654] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:04.335734 19698 raft_consensus.cc:515] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.338662 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8088879ff44ba383ea19abe1633129" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5"
I20260713 09:09:04.339273 19534 raft_consensus.cc:3060] T 7c8088879ff44ba383ea19abe1633129 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.340085 19608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8088879ff44ba383ea19abe1633129" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982"
I20260713 09:09:04.340796 19608 raft_consensus.cc:3060] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.343575 19534 raft_consensus.cc:2468] T 7c8088879ff44ba383ea19abe1633129 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea58ad31be48ebbc56f531ae13fce3 in term 1.
I20260713 09:09:04.338186 19698 leader_election.cc:290] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 election: Requested vote from peers a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:04.344499 19423 leader_election.cc:304] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ea58ad31be48ebbc56f531ae13fce3, a2a90935f17d4afb9f4f48f86bed4fb5; no voters: 
I20260713 09:09:04.345219 19698 raft_consensus.cc:2804] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:04.345717 19698 raft_consensus.cc:697] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 LEADER]: Becoming Leader. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Running, Role: LEADER
I20260713 09:09:04.346323 19650 tablet_bootstrap.cc:492] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5: No bootstrap required, opened a new log
I20260713 09:09:04.346779 19650 ts_tablet_manager.cc:1403] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260713 09:09:04.346450 19698 consensus_queue.cc:237] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.348094 19608 raft_consensus.cc:2468] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea58ad31be48ebbc56f531ae13fce3 in term 1.
I20260713 09:09:04.349188 19650 raft_consensus.cc:359] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.349713 19650 raft_consensus.cc:385] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:04.349946 19650 raft_consensus.cc:740] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a90935f17d4afb9f4f48f86bed4fb5, State: Initialized, Role: FOLLOWER
I20260713 09:09:04.350473 19650 consensus_queue.cc:260] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.352566 19698 raft_consensus.cc:493] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:04.352957 19698 raft_consensus.cc:515] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } } peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } }
I20260713 09:09:04.354413 19650 ts_tablet_manager.cc:1434] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:04.355530 19698 leader_election.cc:290] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551), a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265)
I20260713 09:09:04.356228 19608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffc72c226f34fa2a4ef2d851c0c7adc" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" is_pre_election: true
I20260713 09:09:04.355798 19356 catalog_manager.cc:5697] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65). New cstate: current_term: 1 leader_uuid: "03ea58ad31be48ebbc56f531ae13fce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:04.356495 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffc72c226f34fa2a4ef2d851c0c7adc" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" is_pre_election: true
I20260713 09:09:04.356802 19608 raft_consensus.cc:2468] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03ea58ad31be48ebbc56f531ae13fce3 in term 0.
I20260713 09:09:04.356950 19656 raft_consensus.cc:493] T 69e7c54395a74154a39b6fd48c1af073 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:04.357187 19534 raft_consensus.cc:2468] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03ea58ad31be48ebbc56f531ae13fce3 in term 0.
I20260713 09:09:04.357429 19656 raft_consensus.cc:515] T 69e7c54395a74154a39b6fd48c1af073 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.357735 19424 leader_election.cc:304] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ea58ad31be48ebbc56f531ae13fce3, ad6856f4d5cc4d68ab0d919033d3f982; no voters: 
I20260713 09:09:04.358665 19698 raft_consensus.cc:2804] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:04.359015 19698 raft_consensus.cc:493] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:04.359345 19698 raft_consensus.cc:3060] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.359517 19656 leader_election.cc:290] T 69e7c54395a74154a39b6fd48c1af073 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:04.361174 19460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e7c54395a74154a39b6fd48c1af073" candidate_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea58ad31be48ebbc56f531ae13fce3" is_pre_election: true
I20260713 09:09:04.361897 19460 raft_consensus.cc:2393] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2a90935f17d4afb9f4f48f86bed4fb5 in current term 1: Already voted for candidate ad6856f4d5cc4d68ab0d919033d3f982 in this term.
I20260713 09:09:04.364840 19608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e7c54395a74154a39b6fd48c1af073" candidate_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" is_pre_election: true
I20260713 09:09:04.365622 19698 raft_consensus.cc:515] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } } peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } }
I20260713 09:09:04.366250 19499 leader_election.cc:304] T 69e7c54395a74154a39b6fd48c1af073 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a90935f17d4afb9f4f48f86bed4fb5; no voters: 03ea58ad31be48ebbc56f531ae13fce3, ad6856f4d5cc4d68ab0d919033d3f982
I20260713 09:09:04.366865 19656 raft_consensus.cc:3060] T 69e7c54395a74154a39b6fd48c1af073 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.367559 19698 leader_election.cc:290] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 election: Requested vote from peers ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551), a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265)
I20260713 09:09:04.368319 19608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffc72c226f34fa2a4ef2d851c0c7adc" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982"
I20260713 09:09:04.368692 19608 raft_consensus.cc:3060] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.368561 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffc72c226f34fa2a4ef2d851c0c7adc" candidate_uuid: "03ea58ad31be48ebbc56f531ae13fce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5"
I20260713 09:09:04.369110 19534 raft_consensus.cc:3060] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.372804 19656 raft_consensus.cc:2749] T 69e7c54395a74154a39b6fd48c1af073 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:04.372900 19608 raft_consensus.cc:2468] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea58ad31be48ebbc56f531ae13fce3 in term 1.
I20260713 09:09:04.373929 19424 leader_election.cc:304] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ea58ad31be48ebbc56f531ae13fce3, ad6856f4d5cc4d68ab0d919033d3f982; no voters: 
I20260713 09:09:04.374506 19698 raft_consensus.cc:2804] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:04.374918 19698 raft_consensus.cc:697] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 LEADER]: Becoming Leader. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Running, Role: LEADER
I20260713 09:09:04.375335 19534 raft_consensus.cc:2468] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ea58ad31be48ebbc56f531ae13fce3 in term 1.
I20260713 09:09:04.375526 19698 consensus_queue.cc:237] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } } peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } }
I20260713 09:09:04.382061 19356 catalog_manager.cc:5697] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65). New cstate: current_term: 1 leader_uuid: "03ea58ad31be48ebbc56f531ae13fce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:04.409504 19656 raft_consensus.cc:493] T 896611fb68634732858792cf05a1f858 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:04.409963 19656 raft_consensus.cc:515] T 896611fb68634732858792cf05a1f858 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.411528 19656 leader_election.cc:290] T 896611fb68634732858792cf05a1f858 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:04.412060 19460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896611fb68634732858792cf05a1f858" candidate_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea58ad31be48ebbc56f531ae13fce3" is_pre_election: true
I20260713 09:09:04.412457 19608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896611fb68634732858792cf05a1f858" candidate_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" is_pre_election: true
I20260713 09:09:04.412726 19460 raft_consensus.cc:2393] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2a90935f17d4afb9f4f48f86bed4fb5 in current term 1: Already voted for candidate ad6856f4d5cc4d68ab0d919033d3f982 in this term.
I20260713 09:09:04.413851 19499 leader_election.cc:304] T 896611fb68634732858792cf05a1f858 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a90935f17d4afb9f4f48f86bed4fb5; no voters: 03ea58ad31be48ebbc56f531ae13fce3, ad6856f4d5cc4d68ab0d919033d3f982
I20260713 09:09:04.414433 19656 raft_consensus.cc:3060] T 896611fb68634732858792cf05a1f858 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.418429 19656 raft_consensus.cc:2749] T 896611fb68634732858792cf05a1f858 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:04.442735 19654 raft_consensus.cc:493] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:04.443112 19654 raft_consensus.cc:515] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.444602 19654 leader_election.cc:290] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265)
I20260713 09:09:04.445127 19460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a557d839206435e937f3c269c5f0a5e" candidate_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea58ad31be48ebbc56f531ae13fce3" is_pre_election: true
I20260713 09:09:04.445456 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a557d839206435e937f3c269c5f0a5e" candidate_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" is_pre_election: true
I20260713 09:09:04.445786 19460 raft_consensus.cc:2468] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad6856f4d5cc4d68ab0d919033d3f982 in term 0.
I20260713 09:09:04.446041 19534 raft_consensus.cc:2468] T 3a557d839206435e937f3c269c5f0a5e P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad6856f4d5cc4d68ab0d919033d3f982 in term 0.
I20260713 09:09:04.446820 19573 leader_election.cc:304] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ea58ad31be48ebbc56f531ae13fce3, ad6856f4d5cc4d68ab0d919033d3f982; no voters: 
I20260713 09:09:04.447405 19654 raft_consensus.cc:2804] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:04.447750 19654 raft_consensus.cc:493] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:04.447952 19654 raft_consensus.cc:3060] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.452524 19654 raft_consensus.cc:515] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.453871 19654 leader_election.cc:290] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 1 election: Requested vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265)
I20260713 09:09:04.454463 19460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a557d839206435e937f3c269c5f0a5e" candidate_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ea58ad31be48ebbc56f531ae13fce3"
I20260713 09:09:04.454759 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a557d839206435e937f3c269c5f0a5e" candidate_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5"
I20260713 09:09:04.455009 19460 raft_consensus.cc:3060] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.455320 19534 raft_consensus.cc:3060] T 3a557d839206435e937f3c269c5f0a5e P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.457386 19698 consensus_queue.cc:1048] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:04.460352 19460 raft_consensus.cc:2468] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad6856f4d5cc4d68ab0d919033d3f982 in term 1.
I20260713 09:09:04.461174 19573 leader_election.cc:304] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ea58ad31be48ebbc56f531ae13fce3, ad6856f4d5cc4d68ab0d919033d3f982; no voters: 
I20260713 09:09:04.461817 19654 raft_consensus.cc:2804] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:04.462529 19654 raft_consensus.cc:697] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 LEADER]: Becoming Leader. State: Replica: ad6856f4d5cc4d68ab0d919033d3f982, State: Running, Role: LEADER
I20260713 09:09:04.461740 19534 raft_consensus.cc:2468] T 3a557d839206435e937f3c269c5f0a5e P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad6856f4d5cc4d68ab0d919033d3f982 in term 1.
I20260713 09:09:04.463387 19654 consensus_queue.cc:237] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.471342 19682 consensus_queue.cc:1048] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:04.474473 19357 catalog_manager.cc:5697] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:04.514034 16509 ts_manager.cc:295] Set tserver state for 03ea58ad31be48ebbc56f531ae13fce3 to MAINTENANCE_MODE
I20260713 09:09:04.514715 16509 tablet_server.cc:179] TabletServer@127.16.31.65:0 shutting down...
I20260713 09:09:04.536190 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:04.537019 16509 tablet_replica.cc:333] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3: stopping tablet replica
I20260713 09:09:04.537746 16509 raft_consensus.cc:2243] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:04.538146 16509 raft_consensus.cc:2272] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:04.538192 19656 raft_consensus.cc:493] T 3c0d79e28bcc4718b0f5daecf035e637 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:04.538794 19656 raft_consensus.cc:515] T 3c0d79e28bcc4718b0f5daecf035e637 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.540091 16509 tablet_replica.cc:333] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3: stopping tablet replica
I20260713 09:09:04.540571 19656 leader_election.cc:290] T 3c0d79e28bcc4718b0f5daecf035e637 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:04.540925 16509 raft_consensus.cc:2243] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:04.541678 16509 pending_rounds.cc:70] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3: Trying to abort 1 pending ops.
I20260713 09:09:04.541656 19608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0d79e28bcc4718b0f5daecf035e637" candidate_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" is_pre_election: true
I20260713 09:09:04.542065 16509 pending_rounds.cc:77] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992616055545856 op_type: NO_OP noop_request { }
I20260713 09:09:04.542583 19608 raft_consensus.cc:2393] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2a90935f17d4afb9f4f48f86bed4fb5 in current term 1: Already voted for candidate 03ea58ad31be48ebbc56f531ae13fce3 in this term.
I20260713 09:09:04.542474 16509 raft_consensus.cc:2889] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:04.543095 16509 raft_consensus.cc:2272] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:04.544606 19499 leader_election.cc:336] T 3c0d79e28bcc4718b0f5daecf035e637 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:09:04.544970 19499 leader_election.cc:304] T 3c0d79e28bcc4718b0f5daecf035e637 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a90935f17d4afb9f4f48f86bed4fb5; no voters: 03ea58ad31be48ebbc56f531ae13fce3, ad6856f4d5cc4d68ab0d919033d3f982
I20260713 09:09:04.545178 16509 tablet_replica.cc:333] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3: stopping tablet replica
I20260713 09:09:04.545586 19656 raft_consensus.cc:3060] T 3c0d79e28bcc4718b0f5daecf035e637 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.545905 16509 raft_consensus.cc:2243] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:04.546641 16509 pending_rounds.cc:70] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3: Trying to abort 1 pending ops.
I20260713 09:09:04.546825 16509 pending_rounds.cc:77] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992616586178560 op_type: NO_OP noop_request { }
I20260713 09:09:04.547068 16509 raft_consensus.cc:2889] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:04.547322 16509 raft_consensus.cc:2272] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:04.549212 16509 tablet_replica.cc:333] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3: stopping tablet replica
I20260713 09:09:04.549715 16509 raft_consensus.cc:2243] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:04.550230 16509 pending_rounds.cc:70] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3: Trying to abort 1 pending ops.
I20260713 09:09:04.550374 16509 pending_rounds.cc:77] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992616850497536 op_type: NO_OP noop_request { }
I20260713 09:09:04.550684 16509 raft_consensus.cc:2889] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:04.550794 19656 raft_consensus.cc:2749] T 3c0d79e28bcc4718b0f5daecf035e637 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:04.550969 16509 raft_consensus.cc:2272] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:04.552846 16509 tablet_replica.cc:333] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3: stopping tablet replica
I20260713 09:09:04.553323 16509 raft_consensus.cc:2243] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:04.553813 16509 pending_rounds.cc:70] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3: Trying to abort 1 pending ops.
I20260713 09:09:04.553975 16509 pending_rounds.cc:77] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992616395030528 op_type: NO_OP noop_request { }
I20260713 09:09:04.554207 16509 raft_consensus.cc:2889] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:04.554486 16509 raft_consensus.cc:2272] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:04.556227 16509 tablet_replica.cc:333] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3: stopping tablet replica
I20260713 09:09:04.556740 16509 raft_consensus.cc:2243] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:04.557066 16509 raft_consensus.cc:2272] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:04.558418 16509 tablet_replica.cc:333] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3: stopping tablet replica
I20260713 09:09:04.558925 16509 raft_consensus.cc:2243] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:04.559257 16509 raft_consensus.cc:2272] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:04.560628 16509 tablet_replica.cc:333] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3: stopping tablet replica
I20260713 09:09:04.561067 16509 raft_consensus.cc:2243] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:04.561589 16509 pending_rounds.cc:70] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3: Trying to abort 1 pending ops.
I20260713 09:09:04.561798 16509 pending_rounds.cc:77] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992616969121792 op_type: NO_OP noop_request { }
I20260713 09:09:04.562031 16509 raft_consensus.cc:2889] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:04.562299 16509 raft_consensus.cc:2272] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:04.564224 16509 tablet_replica.cc:333] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3: stopping tablet replica
I20260713 09:09:04.564760 16509 raft_consensus.cc:2243] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:04.565102 16509 raft_consensus.cc:2272] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:04.566499 16509 tablet_replica.cc:333] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3: stopping tablet replica
I20260713 09:09:04.566962 16509 raft_consensus.cc:2243] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:04.567615 16509 raft_consensus.cc:2272] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:04.595608 16509 tablet_server.cc:196] TabletServer@127.16.31.65:0 shutdown complete.
W20260713 09:09:04.603390 19573 consensus_peers.cc:597] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:04.610389 19654 consensus_queue.cc:1048] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:04.624349 19573 consensus_peers.cc:597] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:04.635418 19677 raft_consensus.cc:493] T ede8793ffe5042a487be88c372321ff2 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:04.635905 19677 raft_consensus.cc:515] T ede8793ffe5042a487be88c372321ff2 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.637667 19677 leader_election.cc:290] T ede8793ffe5042a487be88c372321ff2 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265)
I20260713 09:09:04.638824 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede8793ffe5042a487be88c372321ff2" candidate_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" is_pre_election: true
I20260713 09:09:04.639756 19534 raft_consensus.cc:2393] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad6856f4d5cc4d68ab0d919033d3f982 in current term 1: Already voted for candidate 03ea58ad31be48ebbc56f531ae13fce3 in this term.
W20260713 09:09:04.641328 19573 leader_election.cc:336] T ede8793ffe5042a487be88c372321ff2 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111)
I20260713 09:09:04.641671 19573 leader_election.cc:304] T ede8793ffe5042a487be88c372321ff2 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad6856f4d5cc4d68ab0d919033d3f982; no voters: 03ea58ad31be48ebbc56f531ae13fce3, a2a90935f17d4afb9f4f48f86bed4fb5
I20260713 09:09:04.642254 19677 raft_consensus.cc:3060] T ede8793ffe5042a487be88c372321ff2 P ad6856f4d5cc4d68ab0d919033d3f982 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.646895 19677 raft_consensus.cc:2749] T ede8793ffe5042a487be88c372321ff2 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:04.660308 19656 consensus_queue.cc:1048] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:04.674369 19499 consensus_peers.cc:597] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:04.688956 19721 raft_consensus.cc:493] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:04.689352 19721 raft_consensus.cc:515] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:04.690963 19721 leader_election.cc:290] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:04.692160 19608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13304888689c4f17b1148ec09acb4495" candidate_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" is_pre_election: true
I20260713 09:09:04.692902 19608 raft_consensus.cc:2393] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2a90935f17d4afb9f4f48f86bed4fb5 in current term 1: Already voted for candidate 03ea58ad31be48ebbc56f531ae13fce3 in this term.
W20260713 09:09:04.694159 19499 leader_election.cc:336] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111)
I20260713 09:09:04.694500 19499 leader_election.cc:304] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a90935f17d4afb9f4f48f86bed4fb5; no voters: 03ea58ad31be48ebbc56f531ae13fce3, ad6856f4d5cc4d68ab0d919033d3f982
I20260713 09:09:04.695080 19721 raft_consensus.cc:3060] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:04.699586 19721 raft_consensus.cc:2749] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:04.764729 19677 consensus_queue.cc:1048] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:04.943709 19573 consensus_peers.cc:597] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:04.947014 19686 consensus_queue.cc:1048] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:05.047355 19406 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:05.827980 19573 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111) [suppressed 85 similar messages]
I20260713 09:09:05.912482 19721 raft_consensus.cc:493] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:05.912976 19721 raft_consensus.cc:515] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:05.914595 19721 leader_election.cc:290] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:05.915879 19608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede8793ffe5042a487be88c372321ff2" candidate_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" is_pre_election: true
I20260713 09:09:05.916500 19608 raft_consensus.cc:2468] T ede8793ffe5042a487be88c372321ff2 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a90935f17d4afb9f4f48f86bed4fb5 in term 1.
I20260713 09:09:05.917520 19499 leader_election.cc:304] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [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: a2a90935f17d4afb9f4f48f86bed4fb5, ad6856f4d5cc4d68ab0d919033d3f982; no voters: 
W20260713 09:09:05.918116 19499 leader_election.cc:336] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111)
I20260713 09:09:05.918206 19721 raft_consensus.cc:2804] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:05.918593 19721 raft_consensus.cc:493] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:05.918865 19721 raft_consensus.cc:3060] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:05.923169 19721 raft_consensus.cc:515] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:05.924407 19721 leader_election.cc:290] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 2 election: Requested vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:05.925568 19608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede8793ffe5042a487be88c372321ff2" candidate_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982"
I20260713 09:09:05.926069 19608 raft_consensus.cc:3060] T ede8793ffe5042a487be88c372321ff2 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:05.927465 19499 leader_election.cc:336] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111)
I20260713 09:09:05.930706 19608 raft_consensus.cc:2468] T ede8793ffe5042a487be88c372321ff2 P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a90935f17d4afb9f4f48f86bed4fb5 in term 2.
I20260713 09:09:05.931595 19499 leader_election.cc:304] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [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: a2a90935f17d4afb9f4f48f86bed4fb5, ad6856f4d5cc4d68ab0d919033d3f982; no voters: 03ea58ad31be48ebbc56f531ae13fce3
I20260713 09:09:05.932184 19721 raft_consensus.cc:2804] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:05.932932 19721 raft_consensus.cc:697] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 LEADER]: Becoming Leader. State: Replica: a2a90935f17d4afb9f4f48f86bed4fb5, State: Running, Role: LEADER
I20260713 09:09:05.933662 19721 consensus_queue.cc:237] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [LEADER]: Queue going to LEADER 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: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:05.940178 19356 catalog_manager.cc:5697] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 reported cstate change: term changed from 1 to 2, leader changed from 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65) to a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66). New cstate: current_term: 2 leader_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:05.971174 19688 raft_consensus.cc:493] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03ea58ad31be48ebbc56f531ae13fce3)
I20260713 09:09:05.971580 19688 raft_consensus.cc:515] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:05.973017 19688 leader_election.cc:290] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265)
I20260713 09:09:05.973951 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71febbf4a3941bd88e32af001ff5a34" candidate_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" is_pre_election: true
W20260713 09:09:05.976075 19573 leader_election.cc:336] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111)
I20260713 09:09:05.976567 19573 leader_election.cc:304] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982 [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: ad6856f4d5cc4d68ab0d919033d3f982; no voters: 03ea58ad31be48ebbc56f531ae13fce3, a2a90935f17d4afb9f4f48f86bed4fb5
I20260713 09:09:05.976687 19721 raft_consensus.cc:493] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03ea58ad31be48ebbc56f531ae13fce3)
I20260713 09:09:05.977169 19688 raft_consensus.cc:2749] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:05.977142 19721 raft_consensus.cc:515] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:05.978900 19721 leader_election.cc:290] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:05.980065 19608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71febbf4a3941bd88e32af001ff5a34" candidate_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" is_pre_election: true
I20260713 09:09:05.980620 19608 raft_consensus.cc:2468] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a90935f17d4afb9f4f48f86bed4fb5 in term 1.
I20260713 09:09:05.981491 19499 leader_election.cc:304] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [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: a2a90935f17d4afb9f4f48f86bed4fb5, ad6856f4d5cc4d68ab0d919033d3f982; no voters: 
I20260713 09:09:05.982046 19721 raft_consensus.cc:2804] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:09:05.982076 19499 leader_election.cc:336] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111)
I20260713 09:09:05.982395 19721 raft_consensus.cc:493] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 03ea58ad31be48ebbc56f531ae13fce3)
I20260713 09:09:05.982767 19721 raft_consensus.cc:3060] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:05.986791 19721 raft_consensus.cc:515] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:05.988078 19721 leader_election.cc:290] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 2 election: Requested vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:05.989311 19608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71febbf4a3941bd88e32af001ff5a34" candidate_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982"
I20260713 09:09:05.989831 19608 raft_consensus.cc:3060] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:05.991241 19499 leader_election.cc:336] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111)
I20260713 09:09:05.994294 19608 raft_consensus.cc:2468] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a90935f17d4afb9f4f48f86bed4fb5 in term 2.
I20260713 09:09:05.995160 19499 leader_election.cc:304] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [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: a2a90935f17d4afb9f4f48f86bed4fb5, ad6856f4d5cc4d68ab0d919033d3f982; no voters: 03ea58ad31be48ebbc56f531ae13fce3
I20260713 09:09:05.995676 19721 raft_consensus.cc:2804] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:05.996037 19721 raft_consensus.cc:697] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 LEADER]: Becoming Leader. State: Replica: a2a90935f17d4afb9f4f48f86bed4fb5, State: Running, Role: LEADER
I20260713 09:09:05.996698 19721 consensus_queue.cc:237] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:06.002501 19356 catalog_manager.cc:5697] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 reported cstate change: term changed from 1 to 2, leader changed from 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65) to a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66). New cstate: current_term: 2 leader_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } health_report { overall_health: UNKNOWN } } }
W20260713 09:09:06.048175 19406 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:06.067781 19688 raft_consensus.cc:493] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:06.068253 19688 raft_consensus.cc:515] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:06.069844 19688 leader_election.cc:290] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265)
I20260713 09:09:06.070904 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0d79e28bcc4718b0f5daecf035e637" candidate_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" is_pre_election: true
I20260713 09:09:06.071571 19534 raft_consensus.cc:2468] T 3c0d79e28bcc4718b0f5daecf035e637 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad6856f4d5cc4d68ab0d919033d3f982 in term 1.
I20260713 09:09:06.072429 19572 leader_election.cc:304] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [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: a2a90935f17d4afb9f4f48f86bed4fb5, ad6856f4d5cc4d68ab0d919033d3f982; no voters: 
I20260713 09:09:06.073025 19688 raft_consensus.cc:2804] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:06.073359 19688 raft_consensus.cc:493] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:09:06.073419 19573 leader_election.cc:336] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111)
I20260713 09:09:06.073668 19688 raft_consensus.cc:3060] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:06.077970 19688 raft_consensus.cc:515] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:06.079404 19688 leader_election.cc:290] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 2 election: Requested vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265)
I20260713 09:09:06.080384 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0d79e28bcc4718b0f5daecf035e637" candidate_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5"
I20260713 09:09:06.080890 19534 raft_consensus.cc:3060] T 3c0d79e28bcc4718b0f5daecf035e637 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:06.082697 19573 leader_election.cc:336] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111)
I20260713 09:09:06.085515 19534 raft_consensus.cc:2468] T 3c0d79e28bcc4718b0f5daecf035e637 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad6856f4d5cc4d68ab0d919033d3f982 in term 2.
I20260713 09:09:06.086313 19572 leader_election.cc:304] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [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: a2a90935f17d4afb9f4f48f86bed4fb5, ad6856f4d5cc4d68ab0d919033d3f982; no voters: 03ea58ad31be48ebbc56f531ae13fce3
I20260713 09:09:06.086925 19688 raft_consensus.cc:2804] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:06.087666 19688 raft_consensus.cc:697] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 LEADER]: Becoming Leader. State: Replica: ad6856f4d5cc4d68ab0d919033d3f982, State: Running, Role: LEADER
I20260713 09:09:06.088403 19688 consensus_queue.cc:237] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [LEADER]: Queue going to LEADER 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: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:06.095289 19356 catalog_manager.cc:5697] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 reported cstate change: term changed from 1 to 2, leader changed from 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65) to ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67). New cstate: current_term: 2 leader_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:06.336207 19688 raft_consensus.cc:493] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:06.336795 19688 raft_consensus.cc:515] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:06.339418 19688 leader_election.cc:290] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265)
I20260713 09:09:06.339990 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8088879ff44ba383ea19abe1633129" candidate_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" is_pre_election: true
I20260713 09:09:06.340523 19534 raft_consensus.cc:2468] T 7c8088879ff44ba383ea19abe1633129 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad6856f4d5cc4d68ab0d919033d3f982 in term 1.
I20260713 09:09:06.341401 19572 leader_election.cc:304] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [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: a2a90935f17d4afb9f4f48f86bed4fb5, ad6856f4d5cc4d68ab0d919033d3f982; no voters: 
I20260713 09:09:06.342000 19688 raft_consensus.cc:2804] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:06.342289 19688 raft_consensus.cc:493] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:09:06.342434 19573 leader_election.cc:336] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111)
I20260713 09:09:06.342634 19688 raft_consensus.cc:3060] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:06.347898 19688 raft_consensus.cc:515] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:06.349288 19688 leader_election.cc:290] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 2 election: Requested vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66:34265)
I20260713 09:09:06.350196 19534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8088879ff44ba383ea19abe1633129" candidate_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5"
I20260713 09:09:06.350664 19534 raft_consensus.cc:3060] T 7c8088879ff44ba383ea19abe1633129 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:06.352276 19573 leader_election.cc:336] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111)
I20260713 09:09:06.355096 19534 raft_consensus.cc:2468] T 7c8088879ff44ba383ea19abe1633129 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad6856f4d5cc4d68ab0d919033d3f982 in term 2.
I20260713 09:09:06.356021 19572 leader_election.cc:304] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [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: a2a90935f17d4afb9f4f48f86bed4fb5, ad6856f4d5cc4d68ab0d919033d3f982; no voters: 03ea58ad31be48ebbc56f531ae13fce3
I20260713 09:09:06.356635 19688 raft_consensus.cc:2804] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:06.357059 19688 raft_consensus.cc:697] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 LEADER]: Becoming Leader. State: Replica: ad6856f4d5cc4d68ab0d919033d3f982, State: Running, Role: LEADER
I20260713 09:09:06.357841 19688 consensus_queue.cc:237] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [LEADER]: Queue going to LEADER 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: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
W20260713 09:09:06.358407 19499 consensus_peers.cc:597] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:06.365499 19356 catalog_manager.cc:5697] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 reported cstate change: term changed from 1 to 2, leader changed from 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65) to ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67). New cstate: current_term: 2 leader_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:06.384469 19608 raft_consensus.cc:1275] T ede8793ffe5042a487be88c372321ff2 P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 FOLLOWER]: Refusing update from remote peer a2a90935f17d4afb9f4f48f86bed4fb5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:09:06.385432 19721 consensus_queue.cc:1048] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:06.441241 19608 raft_consensus.cc:1275] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 FOLLOWER]: Refusing update from remote peer a2a90935f17d4afb9f4f48f86bed4fb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:06.442373 19721 consensus_queue.cc:1048] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:06.444674 19499 consensus_peers.cc:597] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:06.493407 19739 raft_consensus.cc:493] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:06.493816 19739 raft_consensus.cc:515] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } } peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } }
I20260713 09:09:06.495723 19739 leader_election.cc:290] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551), 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747)
I20260713 09:09:06.496224 19608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffc72c226f34fa2a4ef2d851c0c7adc" candidate_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" is_pre_election: true
I20260713 09:09:06.496709 19608 raft_consensus.cc:2468] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a90935f17d4afb9f4f48f86bed4fb5 in term 1.
I20260713 09:09:06.497676 19499 leader_election.cc:304] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [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: a2a90935f17d4afb9f4f48f86bed4fb5, ad6856f4d5cc4d68ab0d919033d3f982; no voters: 
I20260713 09:09:06.498313 19739 raft_consensus.cc:2804] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:06.498668 19739 raft_consensus.cc:493] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:06.499014 19739 raft_consensus.cc:3060] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:06.499723 19499 leader_election.cc:336] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111)
I20260713 09:09:06.503768 19739 raft_consensus.cc:515] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } } peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } }
I20260713 09:09:06.505147 19739 leader_election.cc:290] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 2 election: Requested vote from peers ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551), 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747)
I20260713 09:09:06.505702 19608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffc72c226f34fa2a4ef2d851c0c7adc" candidate_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982"
I20260713 09:09:06.506268 19608 raft_consensus.cc:3060] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:06.508567 19499 leader_election.cc:336] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111)
I20260713 09:09:06.511009 19608 raft_consensus.cc:2468] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a90935f17d4afb9f4f48f86bed4fb5 in term 2.
I20260713 09:09:06.511884 19499 leader_election.cc:304] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [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: a2a90935f17d4afb9f4f48f86bed4fb5, ad6856f4d5cc4d68ab0d919033d3f982; no voters: 03ea58ad31be48ebbc56f531ae13fce3
I20260713 09:09:06.512476 19739 raft_consensus.cc:2804] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:06.512863 19739 raft_consensus.cc:697] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 LEADER]: Becoming Leader. State: Replica: a2a90935f17d4afb9f4f48f86bed4fb5, State: Running, Role: LEADER
I20260713 09:09:06.513427 19739 consensus_queue.cc:237] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [LEADER]: Queue going to LEADER 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: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } } peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } }
I20260713 09:09:06.519997 19356 catalog_manager.cc:5697] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 reported cstate change: term changed from 1 to 2, leader changed from 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65) to a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66). New cstate: current_term: 2 leader_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } health_report { overall_health: HEALTHY } } }
W20260713 09:09:06.539091 19573 consensus_peers.cc:597] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:06.628146 19534 raft_consensus.cc:1275] T 3c0d79e28bcc4718b0f5daecf035e637 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 FOLLOWER]: Refusing update from remote peer ad6856f4d5cc4d68ab0d919033d3f982: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:09:06.629534 19732 consensus_queue.cc:1048] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:06.705098 19739 raft_consensus.cc:493] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:06.705562 19739 raft_consensus.cc:515] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:06.707118 19739 leader_election.cc:290] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:06.708526 19608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13304888689c4f17b1148ec09acb4495" candidate_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" is_pre_election: true
I20260713 09:09:06.709007 19608 raft_consensus.cc:2468] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a90935f17d4afb9f4f48f86bed4fb5 in term 1.
I20260713 09:09:06.709903 19499 leader_election.cc:304] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [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: a2a90935f17d4afb9f4f48f86bed4fb5, ad6856f4d5cc4d68ab0d919033d3f982; no voters: 
I20260713 09:09:06.710505 19739 raft_consensus.cc:2804] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:06.710875 19739 raft_consensus.cc:493] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:06.711197 19739 raft_consensus.cc:3060] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:06.711899 19499 leader_election.cc:336] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111)
I20260713 09:09:06.716503 19739 raft_consensus.cc:515] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:06.718000 19739 leader_election.cc:290] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 2 election: Requested vote from peers 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747), ad6856f4d5cc4d68ab0d919033d3f982 (127.16.31.67:42551)
I20260713 09:09:06.719354 19608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13304888689c4f17b1148ec09acb4495" candidate_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad6856f4d5cc4d68ab0d919033d3f982"
I20260713 09:09:06.719924 19608 raft_consensus.cc:3060] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:06.721268 19499 leader_election.cc:336] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111)
I20260713 09:09:06.724515 19608 raft_consensus.cc:2468] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a90935f17d4afb9f4f48f86bed4fb5 in term 2.
I20260713 09:09:06.725382 19499 leader_election.cc:304] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [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: a2a90935f17d4afb9f4f48f86bed4fb5, ad6856f4d5cc4d68ab0d919033d3f982; no voters: 03ea58ad31be48ebbc56f531ae13fce3
I20260713 09:09:06.725991 19739 raft_consensus.cc:2804] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:06.726375 19739 raft_consensus.cc:697] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 LEADER]: Becoming Leader. State: Replica: a2a90935f17d4afb9f4f48f86bed4fb5, State: Running, Role: LEADER
I20260713 09:09:06.727119 19739 consensus_queue.cc:237] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [LEADER]: Queue going to LEADER 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: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:06.733769 19357 catalog_manager.cc:5697] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 reported cstate change: term changed from 1 to 2, leader changed from 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65) to a2a90935f17d4afb9f4f48f86bed4fb5 (127.16.31.66). New cstate: current_term: 2 leader_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } health_report { overall_health: UNKNOWN } } }
W20260713 09:09:06.815284 19573 consensus_peers.cc:597] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:06.909518 19499 consensus_peers.cc:597] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:06.936614 19534 raft_consensus.cc:1275] T 7c8088879ff44ba383ea19abe1633129 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 FOLLOWER]: Refusing update from remote peer ad6856f4d5cc4d68ab0d919033d3f982: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:09:06.937638 19688 consensus_queue.cc:1048] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:07.001121 19608 raft_consensus.cc:1275] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 FOLLOWER]: Refusing update from remote peer a2a90935f17d4afb9f4f48f86bed4fb5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:09:07.002185 19739 consensus_queue.cc:1048] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:07.049134 19406 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:07.119783 19499 consensus_peers.cc:597] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:07.163965 19573 consensus_peers.cc:597] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:07.174414 19573 consensus_peers.cc:597] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:07.187636 19573 consensus_peers.cc:597] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:07.205667 19499 consensus_peers.cc:597] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:09:07.225266 19608 raft_consensus.cc:1275] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 FOLLOWER]: Refusing update from remote peer a2a90935f17d4afb9f4f48f86bed4fb5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:09:07.226398 19746 consensus_queue.cc:1048] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:08.050954 19406 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:08.737437 19499 consensus_peers.cc:597] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:09.052240 19406 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:09.059538 19499 consensus_peers.cc:597] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:09.122364 19573 consensus_peers.cc:597] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:09.427445 19389 debug-util.cc:398] Leaking SignalData structure 0x7b0800035820 after lost signal to thread 16512
W20260713 09:09:09.428371 19389 debug-util.cc:398] Leaking SignalData structure 0x7b0800035f00 after lost signal to thread 19392
W20260713 09:09:09.429399 19389 debug-util.cc:398] Leaking SignalData structure 0x7b08000583a0 after lost signal to thread 19559
W20260713 09:09:09.430311 19389 debug-util.cc:398] Leaking SignalData structure 0x7b080020b6e0 after lost signal to thread 19633
W20260713 09:09:09.447831 19499 consensus_peers.cc:597] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:09.452584 19499 consensus_peers.cc:597] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:09.454151 19573 consensus_peers.cc:597] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:09.473418 19573 consensus_peers.cc:597] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:09:09.644814 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:09.653116 19749 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:09.658843 19750 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:09.660095 16509 server_base.cc:1061] running on GCE node
W20260713 09:09:09.660090 19752 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:09.661931 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:09.662235 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:09.662458 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933749662441 us; error 0 us; skew 500 ppm
I20260713 09:09:09.663314 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:09.666520 16509 webserver.cc:533] Webserver started at http://127.16.31.65:37487/ using document root <none> and password file <none>
I20260713 09:09:09.667322 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:09.667560 16509 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:09:09.673220 16509 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:09:09.678846 19757 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:09.679735 16509 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:09:09.680105 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/ts-0-root
uuid: "03ea58ad31be48ebbc56f531ae13fce3"
format_stamp: "Formatted at 2026-07-13 09:09:03 on dist-test-slave-23pb"
I20260713 09:09:09.680712 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933667178103-16509-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:09.699317 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:09.700570 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:09.702139 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:09.706384 19764 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:09:09.752629 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:09:09.752864 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.048s	user 0.003s	sys 0.000s
I20260713 09:09:09.753216 16509 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:09:09.757957 19764 tablet_bootstrap.cc:492] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap starting.
I20260713 09:09:09.775056 19764 tablet_bootstrap.cc:492] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:09:09.775962 19764 tablet_bootstrap.cc:492] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap complete.
I20260713 09:09:09.776564 19764 ts_tablet_manager.cc:1403] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:09:09.779481 19764 raft_consensus.cc:359] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:09.780717 19764 raft_consensus.cc:740] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Initialized, Role: FOLLOWER
I20260713 09:09:09.781427 19764 consensus_queue.cc:260] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [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: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:09.784891 19764 ts_tablet_manager.cc:1434] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260713 09:09:09.785643 19764 tablet_bootstrap.cc:492] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap starting.
I20260713 09:09:09.799901 19764 tablet_bootstrap.cc:492] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:09:09.800798 19764 tablet_bootstrap.cc:492] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap complete.
I20260713 09:09:09.801363 19764 ts_tablet_manager.cc:1403] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:09:09.803920 19764 raft_consensus.cc:359] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } } peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } }
I20260713 09:09:09.804683 19764 raft_consensus.cc:740] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Initialized, Role: FOLLOWER
I20260713 09:09:09.805677 16509 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:09:09.805317 19764 consensus_queue.cc:260] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [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: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } } peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } }
I20260713 09:09:09.806010 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.053s	user 0.043s	sys 0.007s
I20260713 09:09:09.807664 19764 ts_tablet_manager.cc:1434] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:09:09.808495 19764 tablet_bootstrap.cc:492] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap starting.
I20260713 09:09:09.825591 19764 tablet_bootstrap.cc:492] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:09:09.826798 19764 tablet_bootstrap.cc:492] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap complete.
I20260713 09:09:09.827492 19764 ts_tablet_manager.cc:1403] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260713 09:09:09.830690 19764 raft_consensus.cc:359] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:09.831717 19764 raft_consensus.cc:740] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Initialized, Role: FOLLOWER
I20260713 09:09:09.832671 19764 consensus_queue.cc:260] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [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: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:09.835418 19764 ts_tablet_manager.cc:1434] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:09:09.836313 19764 tablet_bootstrap.cc:492] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap starting.
W20260713 09:09:09.847895 19573 consensus_peers.cc:597] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:09:09.854063 19764 tablet_bootstrap.cc:492] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:09.855150 19764 tablet_bootstrap.cc:492] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap complete.
I20260713 09:09:09.855985 19764 ts_tablet_manager.cc:1403] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260713 09:09:09.859172 19764 raft_consensus.cc:359] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:09.860072 19764 raft_consensus.cc:740] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Initialized, Role: FOLLOWER
I20260713 09:09:09.861079 19764 consensus_queue.cc:260] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
W20260713 09:09:09.862078 19499 consensus_peers.cc:597] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:09:09.863780 19764 ts_tablet_manager.cc:1434] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:09.864758 19764 tablet_bootstrap.cc:492] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap starting.
I20260713 09:09:09.883927 19764 tablet_bootstrap.cc:492] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:09:09.885053 19764 tablet_bootstrap.cc:492] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap complete.
I20260713 09:09:09.885799 19764 ts_tablet_manager.cc:1403] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260713 09:09:09.888881 19764 raft_consensus.cc:359] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:09.889987 19764 raft_consensus.cc:740] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Initialized, Role: FOLLOWER
I20260713 09:09:09.890846 19764 consensus_queue.cc:260] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [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: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:09.893311 19764 ts_tablet_manager.cc:1434] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:09.894070 19764 tablet_bootstrap.cc:492] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap starting.
I20260713 09:09:09.909160 19764 tablet_bootstrap.cc:492] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:09.910013 19764 tablet_bootstrap.cc:492] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap complete.
I20260713 09:09:09.910768 19764 ts_tablet_manager.cc:1403] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260713 09:09:09.912431 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.65:41747
I20260713 09:09:09.912667 19827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.65:41747 every 8 connection(s)
I20260713 09:09:09.913371 19764 raft_consensus.cc:359] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:09.913909 19764 raft_consensus.cc:740] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Initialized, Role: FOLLOWER
I20260713 09:09:09.914592 19764 consensus_queue.cc:260] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:09.916083 19764 ts_tablet_manager.cc:1434] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:09:09.916812 19764 tablet_bootstrap.cc:492] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap starting.
W20260713 09:09:09.927572 19829 tablet.cc:2406] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:09:09.928121 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:09.941043 16509 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:09.941716 16509 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:09.942457 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:09.944643 19764 tablet_bootstrap.cc:492] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:09:09.945572 19764 tablet_bootstrap.cc:492] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap complete.
I20260713 09:09:09.946152 19764 ts_tablet_manager.cc:1403] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.000s
I20260713 09:09:09.947937 19828 heartbeater.cc:344] Connected to a master server at 127.16.31.126:37155
I20260713 09:09:09.948462 19828 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:09.948943 19764 raft_consensus.cc:359] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:09.949453 19828 heartbeater.cc:507] Master 127.16.31.126:37155 requested a full tablet report, sending...
I20260713 09:09:09.949795 19764 raft_consensus.cc:740] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Initialized, Role: FOLLOWER
I20260713 09:09:09.950485 19764 consensus_queue.cc:260] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [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: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:09.952353 19764 ts_tablet_manager.cc:1434] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:09.955139 19764 tablet_bootstrap.cc:492] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap starting.
I20260713 09:09:09.958498 19356 ts_manager.cc:194] Re-registered known tserver with Master: 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747)
I20260713 09:09:09.972744 19356 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46878
I20260713 09:09:09.977917 19828 heartbeater.cc:499] Master 127.16.31.126:37155 was elected leader, sending a full tablet report...
I20260713 09:09:09.977938 19799 raft_consensus.cc:3060] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:09.978677 19573 consensus_peers.cc:597] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
I20260713 09:09:09.987481 19799 pending_rounds.cc:85] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3: Aborting all ops after (but not including) 0
I20260713 09:09:09.987974 19799 pending_rounds.cc:107] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:09:09.988415 19799 raft_consensus.cc:2889] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:09:09.988497 19800 raft_consensus.cc:3060] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.996071 19800 pending_rounds.cc:85] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3: Aborting all ops after (but not including) 0
I20260713 09:09:09.996390 19800 pending_rounds.cc:107] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:09:09.996701 19800 raft_consensus.cc:2889] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:09:09.998970 19798 raft_consensus.cc:3060] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.999347 19801 raft_consensus.cc:3060] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:10.003386 19797 raft_consensus.cc:3060] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:10.008175 19801 pending_rounds.cc:85] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3: Aborting all ops after (but not including) 0
I20260713 09:09:10.008699 19801 pending_rounds.cc:107] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:09:10.009126 19801 raft_consensus.cc:2889] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:09:10.010103 19798 pending_rounds.cc:85] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3: Aborting all ops after (but not including) 0
I20260713 09:09:10.012180 19798 pending_rounds.cc:107] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:09:10.016285 19797 pending_rounds.cc:85] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3: Aborting all ops after (but not including) 0
I20260713 09:09:10.016578 19797 pending_rounds.cc:107] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:09:10.016840 19797 raft_consensus.cc:2889] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:09:10.014513 19798 raft_consensus.cc:2889] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:09:10.021206 19764 tablet_bootstrap.cc:492] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:10.022100 19764 tablet_bootstrap.cc:492] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap complete.
I20260713 09:09:10.023072 19764 ts_tablet_manager.cc:1403] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3: Time spent bootstrapping tablet: real 0.068s	user 0.022s	sys 0.005s
I20260713 09:09:10.025496 19764 raft_consensus.cc:359] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:10.026304 19764 raft_consensus.cc:740] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.027086 19764 consensus_queue.cc:260] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:10.028987 19764 ts_tablet_manager.cc:1434] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:09:10.029713 19764 tablet_bootstrap.cc:492] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap starting.
I20260713 09:09:10.045469 19764 tablet_bootstrap.cc:492] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:10.046294 19764 tablet_bootstrap.cc:492] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap complete.
I20260713 09:09:10.046885 19764 ts_tablet_manager.cc:1403] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.008s
I20260713 09:09:10.048576 19764 raft_consensus.cc:359] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:10.049027 19764 raft_consensus.cc:740] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.049638 19764 consensus_queue.cc:260] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [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: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:10.051144 19764 ts_tablet_manager.cc:1434] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:10.051927 19764 tablet_bootstrap.cc:492] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap starting.
W20260713 09:09:10.053239 19406 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:10.062791 19764 tablet_bootstrap.cc:492] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:10.063385 19764 tablet_bootstrap.cc:492] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3: Bootstrap complete.
I20260713 09:09:10.063881 19764 ts_tablet_manager.cc:1403] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:09:10.065511 19764 raft_consensus.cc:359] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:10.065969 19764 raft_consensus.cc:740] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ea58ad31be48ebbc56f531ae13fce3, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.066607 19764 consensus_queue.cc:260] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ea58ad31be48ebbc56f531ae13fce3" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 41747 } } peers { permanent_uuid: "a2a90935f17d4afb9f4f48f86bed4fb5" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 34265 } } peers { permanent_uuid: "ad6856f4d5cc4d68ab0d919033d3f982" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 42551 } }
I20260713 09:09:10.068068 19764 ts_tablet_manager.cc:1434] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:10.214722 19798 raft_consensus.cc:3060] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:10.952924 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:10.961581 16509 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:10.962150 16509 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:10.962756 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:11.054091 19406 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:11.972455 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:11.977854 16509 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:11.978171 16509 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:11.978556 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:12.054903 19406 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:12.984228 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:12.991032 16509 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:12.991504 16509 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:12.991957 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:13.055847 19406 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:13.997876 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:14.003782 16509 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:14.004173 16509 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:14.004611 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:14.056663 19406 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:15.057426 19406 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:15.501900 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:15.508252 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:15.513254 16509 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:15.513631 16509 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:09:15.544795 19824 debug-util.cc:398] Leaking SignalData structure 0x7b080025a4a0 after lost signal to thread 16512
W20260713 09:09:15.545575 19824 debug-util.cc:398] Leaking SignalData structure 0x7b0800106880 after lost signal to thread 19392
W20260713 09:09:15.546741 19824 debug-util.cc:398] Leaking SignalData structure 0x7b08002a7220 after lost signal to thread 19559
W20260713 09:09:15.547494 19824 debug-util.cc:398] Leaking SignalData structure 0x7b08000c1100 after lost signal to thread 19633
W20260713 09:09:15.548229 19824 debug-util.cc:398] Leaking SignalData structure 0x7b08000c6d80 after lost signal to thread 19827
W20260713 09:09:16.058362 19406 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:16.543926 16509 tablet_server.cc:179] TabletServer@127.16.31.65:41747 shutting down...
I20260713 09:09:16.578737 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:16.579525 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:16.580369 16509 raft_consensus.cc:2243] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:16.580907 16509 raft_consensus.cc:2272] T d71febbf4a3941bd88e32af001ff5a34 P 03ea58ad31be48ebbc56f531ae13fce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:16.583209 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:16.583873 16509 raft_consensus.cc:2243] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:16.584345 16509 raft_consensus.cc:2272] T 3a557d839206435e937f3c269c5f0a5e P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:16.585220 19573 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 84 similar messages]
I20260713 09:09:16.586611 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:16.587499 16509 raft_consensus.cc:2243] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:16.588029 16509 raft_consensus.cc:2272] T 13304888689c4f17b1148ec09acb4495 P 03ea58ad31be48ebbc56f531ae13fce3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:16.588279 19573 consensus_peers.cc:597] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:16.589588 19573 consensus_peers.cc:597] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:16.590445 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:16.591347 16509 raft_consensus.cc:2243] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:16.591843 16509 raft_consensus.cc:2272] T ede8793ffe5042a487be88c372321ff2 P 03ea58ad31be48ebbc56f531ae13fce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:16.594202 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:16.594988 16509 raft_consensus.cc:2243] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:16.595521 16509 raft_consensus.cc:2272] T 7c8088879ff44ba383ea19abe1633129 P 03ea58ad31be48ebbc56f531ae13fce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:16.597708 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:16.598368 16509 raft_consensus.cc:2243] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:16.598869 16509 raft_consensus.cc:2272] T 3c0d79e28bcc4718b0f5daecf035e637 P 03ea58ad31be48ebbc56f531ae13fce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:16.601176 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:16.601866 16509 raft_consensus.cc:2243] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:16.602406 16509 raft_consensus.cc:2272] T dccfb61fb5f44601997e7521d73148b9 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:16.604811 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:16.605561 16509 raft_consensus.cc:2243] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:09:16.605623 19499 consensus_peers.cc:597] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:16.606711 16509 raft_consensus.cc:2272] T 6ffc72c226f34fa2a4ef2d851c0c7adc P 03ea58ad31be48ebbc56f531ae13fce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:16.609000 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:16.609707 16509 raft_consensus.cc:2243] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:16.610184 16509 raft_consensus.cc:2272] T 896611fb68634732858792cf05a1f858 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:16.612507 16509 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:16.613130 16509 raft_consensus.cc:2243] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:16.613595 16509 raft_consensus.cc:2272] T 69e7c54395a74154a39b6fd48c1af073 P 03ea58ad31be48ebbc56f531ae13fce3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:16.670183 19499 consensus_peers.cc:597] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:16.892421 19573 consensus_peers.cc:597] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:16.895468 19499 consensus_peers.cc:597] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:16.957587 19573 consensus_peers.cc:597] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:16.963449 19499 consensus_peers.cc:597] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:17.050065 19573 consensus_peers.cc:597] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:17.057729 19499 consensus_peers.cc:597] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 -> Peer 03ea58ad31be48ebbc56f531ae13fce3 (127.16.31.65:41747): Couldn't send request to peer 03ea58ad31be48ebbc56f531ae13fce3. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:41747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:17.059496 19406 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:17.644043 16509 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19824)
I20260713 09:09:18.012229 16509 tablet_server.cc:196] TabletServer@127.16.31.65:41747 shutdown complete.
I20260713 09:09:18.050302 16509 tablet_server.cc:179] TabletServer@127.16.31.66:0 shutting down...
W20260713 09:09:18.061575 19406 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:18.072865 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:18.073597 16509 tablet_replica.cc:333] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5: stopping tablet replica
I20260713 09:09:18.074206 16509 raft_consensus.cc:2243] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:18.075341 16509 raft_consensus.cc:2272] T 13304888689c4f17b1148ec09acb4495 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.077524 16509 tablet_replica.cc:333] T 69e7c54395a74154a39b6fd48c1af073 P a2a90935f17d4afb9f4f48f86bed4fb5: stopping tablet replica
I20260713 09:09:18.078125 16509 raft_consensus.cc:2243] T 69e7c54395a74154a39b6fd48c1af073 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:18.078608 16509 raft_consensus.cc:2272] T 69e7c54395a74154a39b6fd48c1af073 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.080804 16509 tablet_replica.cc:333] T 896611fb68634732858792cf05a1f858 P a2a90935f17d4afb9f4f48f86bed4fb5: stopping tablet replica
I20260713 09:09:18.081374 16509 raft_consensus.cc:2243] T 896611fb68634732858792cf05a1f858 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:18.081898 16509 raft_consensus.cc:2272] T 896611fb68634732858792cf05a1f858 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.083936 16509 tablet_replica.cc:333] T 3c0d79e28bcc4718b0f5daecf035e637 P a2a90935f17d4afb9f4f48f86bed4fb5: stopping tablet replica
I20260713 09:09:18.084419 16509 raft_consensus.cc:2243] T 3c0d79e28bcc4718b0f5daecf035e637 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:18.084846 16509 raft_consensus.cc:2272] T 3c0d79e28bcc4718b0f5daecf035e637 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.086714 16509 tablet_replica.cc:333] T 7c8088879ff44ba383ea19abe1633129 P a2a90935f17d4afb9f4f48f86bed4fb5: stopping tablet replica
I20260713 09:09:18.087175 16509 raft_consensus.cc:2243] T 7c8088879ff44ba383ea19abe1633129 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:18.087564 16509 raft_consensus.cc:2272] T 7c8088879ff44ba383ea19abe1633129 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.089494 16509 tablet_replica.cc:333] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5: stopping tablet replica
I20260713 09:09:18.090024 16509 raft_consensus.cc:2243] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:18.090929 16509 raft_consensus.cc:2272] T ede8793ffe5042a487be88c372321ff2 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.092917 16509 tablet_replica.cc:333] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5: stopping tablet replica
I20260713 09:09:18.093411 16509 raft_consensus.cc:2243] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:18.094316 16509 raft_consensus.cc:2272] T dccfb61fb5f44601997e7521d73148b9 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.096302 16509 tablet_replica.cc:333] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5: stopping tablet replica
I20260713 09:09:18.096782 16509 raft_consensus.cc:2243] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:18.097783 16509 raft_consensus.cc:2272] T 6ffc72c226f34fa2a4ef2d851c0c7adc P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.099426 16509 tablet_replica.cc:333] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5: stopping tablet replica
I20260713 09:09:18.099900 16509 raft_consensus.cc:2243] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:18.100733 16509 raft_consensus.cc:2272] T d71febbf4a3941bd88e32af001ff5a34 P a2a90935f17d4afb9f4f48f86bed4fb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.102483 16509 tablet_replica.cc:333] T 3a557d839206435e937f3c269c5f0a5e P a2a90935f17d4afb9f4f48f86bed4fb5: stopping tablet replica
I20260713 09:09:18.102898 16509 raft_consensus.cc:2243] T 3a557d839206435e937f3c269c5f0a5e P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:18.103302 16509 raft_consensus.cc:2272] T 3a557d839206435e937f3c269c5f0a5e P a2a90935f17d4afb9f4f48f86bed4fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.133503 16509 tablet_server.cc:196] TabletServer@127.16.31.66:0 shutdown complete.
I20260713 09:09:18.156922 16509 tablet_server.cc:179] TabletServer@127.16.31.67:0 shutting down...
I20260713 09:09:18.181067 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:18.181869 16509 tablet_replica.cc:333] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982: stopping tablet replica
I20260713 09:09:18.182492 16509 raft_consensus.cc:2243] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:18.183501 16509 raft_consensus.cc:2272] T 3a557d839206435e937f3c269c5f0a5e P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.186208 16509 tablet_replica.cc:333] T ede8793ffe5042a487be88c372321ff2 P ad6856f4d5cc4d68ab0d919033d3f982: stopping tablet replica
I20260713 09:09:18.187253 16509 raft_consensus.cc:2243] T ede8793ffe5042a487be88c372321ff2 P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:18.187840 16509 raft_consensus.cc:2272] T ede8793ffe5042a487be88c372321ff2 P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.189996 16509 tablet_replica.cc:333] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982: stopping tablet replica
I20260713 09:09:18.190619 16509 raft_consensus.cc:2243] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:18.191496 16509 raft_consensus.cc:2272] T 7c8088879ff44ba383ea19abe1633129 P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.193333 16509 tablet_replica.cc:333] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982: stopping tablet replica
I20260713 09:09:18.193791 16509 raft_consensus.cc:2243] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:18.194656 16509 raft_consensus.cc:2272] T 3c0d79e28bcc4718b0f5daecf035e637 P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.196480 16509 tablet_replica.cc:333] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982: stopping tablet replica
I20260713 09:09:18.196970 16509 raft_consensus.cc:2243] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:18.197785 16509 raft_consensus.cc:2272] T 896611fb68634732858792cf05a1f858 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.199591 16509 tablet_replica.cc:333] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982: stopping tablet replica
I20260713 09:09:18.200080 16509 raft_consensus.cc:2243] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:18.200956 16509 raft_consensus.cc:2272] T 69e7c54395a74154a39b6fd48c1af073 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.202860 16509 tablet_replica.cc:333] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982: stopping tablet replica
I20260713 09:09:18.203289 16509 raft_consensus.cc:2243] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:18.203724 16509 raft_consensus.cc:2272] T 13304888689c4f17b1148ec09acb4495 P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.205384 16509 tablet_replica.cc:333] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982: stopping tablet replica
I20260713 09:09:18.205885 16509 raft_consensus.cc:2243] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:18.206333 16509 raft_consensus.cc:2272] T d71febbf4a3941bd88e32af001ff5a34 P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.208098 16509 tablet_replica.cc:333] T dccfb61fb5f44601997e7521d73148b9 P ad6856f4d5cc4d68ab0d919033d3f982: stopping tablet replica
I20260713 09:09:18.208602 16509 raft_consensus.cc:2243] T dccfb61fb5f44601997e7521d73148b9 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:18.209201 16509 raft_consensus.cc:2272] T dccfb61fb5f44601997e7521d73148b9 P ad6856f4d5cc4d68ab0d919033d3f982 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.211519 16509 tablet_replica.cc:333] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982: stopping tablet replica
I20260713 09:09:18.212059 16509 raft_consensus.cc:2243] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:18.212544 16509 raft_consensus.cc:2272] T 6ffc72c226f34fa2a4ef2d851c0c7adc P ad6856f4d5cc4d68ab0d919033d3f982 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.241999 16509 tablet_server.cc:196] TabletServer@127.16.31.67:0 shutdown complete.
I20260713 09:09:18.264642 16509 master.cc:562] Master@127.16.31.126:37155 shutting down...
I20260713 09:09:18.287426 16509 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:18.288002 16509 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:18.288326 16509 tablet_replica.cc:333] T 00000000000000000000000000000000 P f2ce6fdeaba7454e9585f1192e3d9d35: stopping tablet replica
I20260713 09:09:18.320916 16509 master.cc:584] Master@127.16.31.126:37155 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (15456 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:09:18.364159 16509 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.31.126:42509
I20260713 09:09:18.365175 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:18.370303 19877 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:18.370317 19876 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:18.371690 19879 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:18.372717 16509 server_base.cc:1061] running on GCE node
I20260713 09:09:18.373544 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:18.373741 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:18.373878 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933758373863 us; error 0 us; skew 500 ppm
I20260713 09:09:18.374328 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:18.376600 16509 webserver.cc:533] Webserver started at http://127.16.31.126:34293/ using document root <none> and password file <none>
I20260713 09:09:18.377049 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:18.377228 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:18.377475 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:18.378521 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933667178103-16509-0/minicluster-data/master-0-root/instance:
uuid: "ccac5edfabc1442895ebb5e58ac0b505"
format_stamp: "Formatted at 2026-07-13 09:09:18 on dist-test-slave-23pb"
I20260713 09:09:18.382460 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:09:18.385298 19884 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:18.385957 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:18.386205 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933667178103-16509-0/minicluster-data/master-0-root
uuid: "ccac5edfabc1442895ebb5e58ac0b505"
format_stamp: "Formatted at 2026-07-13 09:09:18 on dist-test-slave-23pb"
I20260713 09:09:18.386443 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933667178103-16509-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933667178103-16509-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933667178103-16509-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:18.399466 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:18.400553 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:18.436522 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.126:42509
I20260713 09:09:18.436632 19935 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.126:42509 every 8 connection(s)
I20260713 09:09:18.440135 19936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.450459 19936 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505: Bootstrap starting.
I20260713 09:09:18.455073 19936 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.458904 19936 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505: No bootstrap required, opened a new log
I20260713 09:09:18.460934 19936 raft_consensus.cc:359] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccac5edfabc1442895ebb5e58ac0b505" member_type: VOTER }
I20260713 09:09:18.461380 19936 raft_consensus.cc:385] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:18.461589 19936 raft_consensus.cc:740] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccac5edfabc1442895ebb5e58ac0b505, State: Initialized, Role: FOLLOWER
I20260713 09:09:18.462131 19936 consensus_queue.cc:260] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ccac5edfabc1442895ebb5e58ac0b505" member_type: VOTER }
I20260713 09:09:18.462620 19936 raft_consensus.cc:399] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:18.462841 19936 raft_consensus.cc:493] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:18.463109 19936 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:18.467067 19936 raft_consensus.cc:515] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccac5edfabc1442895ebb5e58ac0b505" member_type: VOTER }
I20260713 09:09:18.467552 19936 leader_election.cc:304] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505 [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: ccac5edfabc1442895ebb5e58ac0b505; no voters: 
I20260713 09:09:18.468542 19936 leader_election.cc:290] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:18.468828 19939 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:18.470191 19939 raft_consensus.cc:697] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505 [term 1 LEADER]: Becoming Leader. State: Replica: ccac5edfabc1442895ebb5e58ac0b505, State: Running, Role: LEADER
I20260713 09:09:18.470953 19939 consensus_queue.cc:237] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505 [LEADER]: Queue going to LEADER mode. State: All 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: "ccac5edfabc1442895ebb5e58ac0b505" member_type: VOTER }
I20260713 09:09:18.471441 19936 sys_catalog.cc:565] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:18.478303 19941 sys_catalog.cc:455] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ccac5edfabc1442895ebb5e58ac0b505. Latest consensus state: current_term: 1 leader_uuid: "ccac5edfabc1442895ebb5e58ac0b505" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccac5edfabc1442895ebb5e58ac0b505" member_type: VOTER } }
I20260713 09:09:18.478451 19940 sys_catalog.cc:455] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ccac5edfabc1442895ebb5e58ac0b505" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccac5edfabc1442895ebb5e58ac0b505" member_type: VOTER } }
I20260713 09:09:18.479141 19941 sys_catalog.cc:458] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:18.479193 19940 sys_catalog.cc:458] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:18.480831 19949 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:18.486112 19949 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:18.487232 16509 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:18.495360 19949 catalog_manager.cc:1383] Generated new cluster ID: 4977a753784e431b94074f1fbc9c6bae
I20260713 09:09:18.495636 19949 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:18.528609 19949 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:18.530115 19949 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:18.543246 19949 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505: Generated new TSK 0
I20260713 09:09:18.543852 19949 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:18.553267 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:18.559360 19957 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:18.559934 19958 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:18.561770 19960 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:18.562868 16509 server_base.cc:1061] running on GCE node
I20260713 09:09:18.563745 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:18.563932 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:18.564087 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933758564058 us; error 0 us; skew 500 ppm
I20260713 09:09:18.564582 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:18.566800 16509 webserver.cc:533] Webserver started at http://127.16.31.65:43249/ using document root <none> and password file <none>
I20260713 09:09:18.567241 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:18.567427 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:18.567682 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:18.568655 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933667178103-16509-0/minicluster-data/ts-0-root/instance:
uuid: "73965de2756640618d77dad1c5da0987"
format_stamp: "Formatted at 2026-07-13 09:09:18 on dist-test-slave-23pb"
I20260713 09:09:18.572746 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:09:18.575609 19965 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:18.576262 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:18.576511 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933667178103-16509-0/minicluster-data/ts-0-root
uuid: "73965de2756640618d77dad1c5da0987"
format_stamp: "Formatted at 2026-07-13 09:09:18 on dist-test-slave-23pb"
I20260713 09:09:18.576750 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933667178103-16509-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933667178103-16509-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933667178103-16509-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:18.599699 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:18.600852 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:18.602171 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:18.604303 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:18.604507 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:18.604785 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:18.604967 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:18.643540 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.65:42145
I20260713 09:09:18.643638 20027 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.65:42145 every 8 connection(s)
I20260713 09:09:18.648581 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:18.655402 20032 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:18.655655 20033 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:18.659097 20035 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:18.659510 16509 server_base.cc:1061] running on GCE node
I20260713 09:09:18.661079 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:09:18.661211 20028 heartbeater.cc:344] Connected to a master server at 127.16.31.126:42509
W20260713 09:09:18.661366 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:18.661615 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933758661598 us; error 0 us; skew 500 ppm
I20260713 09:09:18.661623 20028 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:18.662205 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:18.662384 20028 heartbeater.cc:507] Master 127.16.31.126:42509 requested a full tablet report, sending...
I20260713 09:09:18.664589 19901 ts_manager.cc:194] Registered new tserver with Master: 73965de2756640618d77dad1c5da0987 (127.16.31.65:42145)
I20260713 09:09:18.664691 16509 webserver.cc:533] Webserver started at http://127.16.31.66:40267/ using document root <none> and password file <none>
I20260713 09:09:18.665372 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:18.665616 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:18.665951 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:18.667071 19901 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42204
I20260713 09:09:18.667443 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933667178103-16509-0/minicluster-data/ts-1-root/instance:
uuid: "3ea66105318047e7bf3dab5ca8c945ae"
format_stamp: "Formatted at 2026-07-13 09:09:18 on dist-test-slave-23pb"
I20260713 09:09:18.671969 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:09:18.675137 20040 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:18.675828 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:18.676098 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933667178103-16509-0/minicluster-data/ts-1-root
uuid: "3ea66105318047e7bf3dab5ca8c945ae"
format_stamp: "Formatted at 2026-07-13 09:09:18 on dist-test-slave-23pb"
I20260713 09:09:18.676353 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933667178103-16509-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933667178103-16509-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933667178103-16509-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:18.692564 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:18.693629 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:18.695062 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:18.697088 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:18.697255 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:18.697515 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:18.697645 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:18.735656 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.66:43501
I20260713 09:09:18.735751 20102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.66:43501 every 8 connection(s)
I20260713 09:09:18.740317 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:18.747191 20106 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:18.748723 20107 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:18.751446 16509 server_base.cc:1061] running on GCE node
W20260713 09:09:18.752163 20109 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:18.752604 20103 heartbeater.cc:344] Connected to a master server at 127.16.31.126:42509
I20260713 09:09:18.752954 20103 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:18.753260 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:18.753525 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:18.753566 20103 heartbeater.cc:507] Master 127.16.31.126:42509 requested a full tablet report, sending...
I20260713 09:09:18.753731 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933758753713 us; error 0 us; skew 500 ppm
I20260713 09:09:18.754360 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:18.755666 19901 ts_manager.cc:194] Registered new tserver with Master: 3ea66105318047e7bf3dab5ca8c945ae (127.16.31.66:43501)
I20260713 09:09:18.756908 16509 webserver.cc:533] Webserver started at http://127.16.31.67:45677/ using document root <none> and password file <none>
I20260713 09:09:18.757526 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:18.757447 19901 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42220
I20260713 09:09:18.757879 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:18.758215 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:18.759410 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933667178103-16509-0/minicluster-data/ts-2-root/instance:
uuid: "d6000c07287f4e038cb11a7f730d7311"
format_stamp: "Formatted at 2026-07-13 09:09:18 on dist-test-slave-23pb"
I20260713 09:09:18.763453 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:09:18.766314 20114 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:18.767045 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:18.767310 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933667178103-16509-0/minicluster-data/ts-2-root
uuid: "d6000c07287f4e038cb11a7f730d7311"
format_stamp: "Formatted at 2026-07-13 09:09:18 on dist-test-slave-23pb"
I20260713 09:09:18.767554 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933667178103-16509-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933667178103-16509-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933667178103-16509-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:18.791409 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:18.792517 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:18.793883 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:18.796003 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:18.796226 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:18.796471 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:18.796646 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:18.834502 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.67:36865
I20260713 09:09:18.834705 20176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.67:36865 every 8 connection(s)
I20260713 09:09:18.847782 20177 heartbeater.cc:344] Connected to a master server at 127.16.31.126:42509
I20260713 09:09:18.848171 20177 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:18.848888 20177 heartbeater.cc:507] Master 127.16.31.126:42509 requested a full tablet report, sending...
I20260713 09:09:18.850715 19901 ts_manager.cc:194] Registered new tserver with Master: d6000c07287f4e038cb11a7f730d7311 (127.16.31.67:36865)
I20260713 09:09:18.850826 16509 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013315957s
I20260713 09:09:18.852049 19901 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42230
I20260713 09:09:18.875793 19901 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42232:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:18.877908 19901 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:18.928623 20142 tablet_service.cc:1511] Processing CreateTablet for tablet 322154a66b7f478194089e1fb3fc7dde (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=66a6dfe1e1434592bc3dd82d1284014a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:18.928952 20141 tablet_service.cc:1511] Processing CreateTablet for tablet d5783069dbef40459783acf666fdb9de (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=66a6dfe1e1434592bc3dd82d1284014a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:18.929987 20142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322154a66b7f478194089e1fb3fc7dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.930035 20067 tablet_service.cc:1511] Processing CreateTablet for tablet d5783069dbef40459783acf666fdb9de (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=66a6dfe1e1434592bc3dd82d1284014a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:18.931082 20141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5783069dbef40459783acf666fdb9de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.928952 20068 tablet_service.cc:1511] Processing CreateTablet for tablet 322154a66b7f478194089e1fb3fc7dde (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=66a6dfe1e1434592bc3dd82d1284014a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:18.931543 20067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5783069dbef40459783acf666fdb9de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.932098 20068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322154a66b7f478194089e1fb3fc7dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.944391 19993 tablet_service.cc:1511] Processing CreateTablet for tablet 322154a66b7f478194089e1fb3fc7dde (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=66a6dfe1e1434592bc3dd82d1284014a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:18.945734 19993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322154a66b7f478194089e1fb3fc7dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.952653 19992 tablet_service.cc:1511] Processing CreateTablet for tablet d5783069dbef40459783acf666fdb9de (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=66a6dfe1e1434592bc3dd82d1284014a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:18.954361 19992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5783069dbef40459783acf666fdb9de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.967443 20192 tablet_bootstrap.cc:492] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae: Bootstrap starting.
I20260713 09:09:18.969098 20193 tablet_bootstrap.cc:492] T 322154a66b7f478194089e1fb3fc7dde P d6000c07287f4e038cb11a7f730d7311: Bootstrap starting.
I20260713 09:09:18.975489 20192 tablet_bootstrap.cc:654] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.976975 20194 tablet_bootstrap.cc:492] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987: Bootstrap starting.
I20260713 09:09:18.977828 20193 tablet_bootstrap.cc:654] T 322154a66b7f478194089e1fb3fc7dde P d6000c07287f4e038cb11a7f730d7311: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.981276 20192 tablet_bootstrap.cc:492] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae: No bootstrap required, opened a new log
I20260713 09:09:18.981740 20192 ts_tablet_manager.cc:1403] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260713 09:09:18.982504 20193 tablet_bootstrap.cc:492] T 322154a66b7f478194089e1fb3fc7dde P d6000c07287f4e038cb11a7f730d7311: No bootstrap required, opened a new log
I20260713 09:09:18.982932 20193 ts_tablet_manager.cc:1403] T 322154a66b7f478194089e1fb3fc7dde P d6000c07287f4e038cb11a7f730d7311: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:09:18.983660 20194 tablet_bootstrap.cc:654] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.984572 20192 raft_consensus.cc:359] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:18.984961 20193 raft_consensus.cc:359] T 322154a66b7f478194089e1fb3fc7dde P d6000c07287f4e038cb11a7f730d7311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } } peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } }
I20260713 09:09:18.985345 20192 raft_consensus.cc:385] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:18.985563 20193 raft_consensus.cc:385] T 322154a66b7f478194089e1fb3fc7dde P d6000c07287f4e038cb11a7f730d7311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:18.985675 20192 raft_consensus.cc:740] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea66105318047e7bf3dab5ca8c945ae, State: Initialized, Role: FOLLOWER
I20260713 09:09:18.985936 20193 raft_consensus.cc:740] T 322154a66b7f478194089e1fb3fc7dde P d6000c07287f4e038cb11a7f730d7311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6000c07287f4e038cb11a7f730d7311, State: Initialized, Role: FOLLOWER
I20260713 09:09:18.986701 20193 consensus_queue.cc:260] T 322154a66b7f478194089e1fb3fc7dde P d6000c07287f4e038cb11a7f730d7311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } } peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } }
I20260713 09:09:18.986641 20192 consensus_queue.cc:260] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:18.989053 20177 heartbeater.cc:499] Master 127.16.31.126:42509 was elected leader, sending a full tablet report...
I20260713 09:09:18.989578 20193 ts_tablet_manager.cc:1434] T 322154a66b7f478194089e1fb3fc7dde P d6000c07287f4e038cb11a7f730d7311: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260713 09:09:18.990531 20193 tablet_bootstrap.cc:492] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311: Bootstrap starting.
I20260713 09:09:19.001493 20193 tablet_bootstrap.cc:654] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.003235 20103 heartbeater.cc:499] Master 127.16.31.126:42509 was elected leader, sending a full tablet report...
I20260713 09:09:19.003712 20192 ts_tablet_manager.cc:1434] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae: Time spent starting tablet: real 0.022s	user 0.020s	sys 0.001s
I20260713 09:09:19.004465 20194 tablet_bootstrap.cc:492] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987: No bootstrap required, opened a new log
I20260713 09:09:19.004746 20192 tablet_bootstrap.cc:492] T 322154a66b7f478194089e1fb3fc7dde P 3ea66105318047e7bf3dab5ca8c945ae: Bootstrap starting.
I20260713 09:09:19.004997 20194 ts_tablet_manager.cc:1403] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.019s
I20260713 09:09:19.007858 20194 raft_consensus.cc:359] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } } peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } }
I20260713 09:09:19.008569 20194 raft_consensus.cc:385] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.008926 20194 raft_consensus.cc:740] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73965de2756640618d77dad1c5da0987, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.009809 20194 consensus_queue.cc:260] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } } peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } }
I20260713 09:09:19.010607 20193 tablet_bootstrap.cc:492] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311: No bootstrap required, opened a new log
I20260713 09:09:19.011134 20193 ts_tablet_manager.cc:1403] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260713 09:09:19.011300 20192 tablet_bootstrap.cc:654] T 322154a66b7f478194089e1fb3fc7dde P 3ea66105318047e7bf3dab5ca8c945ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.014860 20193 raft_consensus.cc:359] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.015553 20193 raft_consensus.cc:385] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.015859 20193 raft_consensus.cc:740] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6000c07287f4e038cb11a7f730d7311, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.016734 20193 consensus_queue.cc:260] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.018478 20028 heartbeater.cc:499] Master 127.16.31.126:42509 was elected leader, sending a full tablet report...
I20260713 09:09:19.019136 20193 ts_tablet_manager.cc:1434] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:19.019533 20194 ts_tablet_manager.cc:1434] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260713 09:09:19.020576 20194 tablet_bootstrap.cc:492] T d5783069dbef40459783acf666fdb9de P 73965de2756640618d77dad1c5da0987: Bootstrap starting.
I20260713 09:09:19.021749 20192 tablet_bootstrap.cc:492] T 322154a66b7f478194089e1fb3fc7dde P 3ea66105318047e7bf3dab5ca8c945ae: No bootstrap required, opened a new log
I20260713 09:09:19.022266 20192 ts_tablet_manager.cc:1403] T 322154a66b7f478194089e1fb3fc7dde P 3ea66105318047e7bf3dab5ca8c945ae: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260713 09:09:19.025084 20192 raft_consensus.cc:359] T 322154a66b7f478194089e1fb3fc7dde P 3ea66105318047e7bf3dab5ca8c945ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } } peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } }
I20260713 09:09:19.025806 20192 raft_consensus.cc:385] T 322154a66b7f478194089e1fb3fc7dde P 3ea66105318047e7bf3dab5ca8c945ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.026140 20192 raft_consensus.cc:740] T 322154a66b7f478194089e1fb3fc7dde P 3ea66105318047e7bf3dab5ca8c945ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea66105318047e7bf3dab5ca8c945ae, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.026988 20194 tablet_bootstrap.cc:654] T d5783069dbef40459783acf666fdb9de P 73965de2756640618d77dad1c5da0987: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.026857 20192 consensus_queue.cc:260] T 322154a66b7f478194089e1fb3fc7dde P 3ea66105318047e7bf3dab5ca8c945ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } } peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } }
I20260713 09:09:19.029109 20192 ts_tablet_manager.cc:1434] T 322154a66b7f478194089e1fb3fc7dde P 3ea66105318047e7bf3dab5ca8c945ae: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:19.033327 20194 tablet_bootstrap.cc:492] T d5783069dbef40459783acf666fdb9de P 73965de2756640618d77dad1c5da0987: No bootstrap required, opened a new log
I20260713 09:09:19.033768 20194 ts_tablet_manager.cc:1403] T d5783069dbef40459783acf666fdb9de P 73965de2756640618d77dad1c5da0987: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:09:19.036212 20194 raft_consensus.cc:359] T d5783069dbef40459783acf666fdb9de P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.036880 20194 raft_consensus.cc:385] T d5783069dbef40459783acf666fdb9de P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.037155 20194 raft_consensus.cc:740] T d5783069dbef40459783acf666fdb9de P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73965de2756640618d77dad1c5da0987, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.037858 20194 consensus_queue.cc:260] T d5783069dbef40459783acf666fdb9de P 73965de2756640618d77dad1c5da0987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.039403 20194 ts_tablet_manager.cc:1434] T d5783069dbef40459783acf666fdb9de P 73965de2756640618d77dad1c5da0987: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260713 09:09:19.074898 20201 raft_consensus.cc:493] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.075313 20201 raft_consensus.cc:515] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } } peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } }
I20260713 09:09:19.076931 20201 leader_election.cc:290] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ea66105318047e7bf3dab5ca8c945ae (127.16.31.66:43501), d6000c07287f4e038cb11a7f730d7311 (127.16.31.67:36865)
I20260713 09:09:19.082947 20198 raft_consensus.cc:493] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.083385 20198 raft_consensus.cc:515] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.086018 20198 leader_election.cc:290] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73965de2756640618d77dad1c5da0987 (127.16.31.65:42145), 3ea66105318047e7bf3dab5ca8c945ae (127.16.31.66:43501)
I20260713 09:09:19.086176 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322154a66b7f478194089e1fb3fc7dde" candidate_uuid: "73965de2756640618d77dad1c5da0987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea66105318047e7bf3dab5ca8c945ae" is_pre_election: true
I20260713 09:09:19.087996 20078 raft_consensus.cc:2468] T 322154a66b7f478194089e1fb3fc7dde P 3ea66105318047e7bf3dab5ca8c945ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73965de2756640618d77dad1c5da0987 in term 0.
I20260713 09:09:19.089228 19967 leader_election.cc:304] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea66105318047e7bf3dab5ca8c945ae, 73965de2756640618d77dad1c5da0987; no voters: 
I20260713 09:09:19.090199 20201 raft_consensus.cc:2804] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.090601 20201 raft_consensus.cc:493] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.091012 20201 raft_consensus.cc:3060] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.092248 20152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322154a66b7f478194089e1fb3fc7dde" candidate_uuid: "73965de2756640618d77dad1c5da0987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6000c07287f4e038cb11a7f730d7311" is_pre_election: true
I20260713 09:09:19.092931 20152 raft_consensus.cc:2468] T 322154a66b7f478194089e1fb3fc7dde P d6000c07287f4e038cb11a7f730d7311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73965de2756640618d77dad1c5da0987 in term 0.
I20260713 09:09:19.096095 20003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5783069dbef40459783acf666fdb9de" candidate_uuid: "d6000c07287f4e038cb11a7f730d7311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73965de2756640618d77dad1c5da0987" is_pre_election: true
I20260713 09:09:19.096580 20003 raft_consensus.cc:2468] T d5783069dbef40459783acf666fdb9de P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6000c07287f4e038cb11a7f730d7311 in term 0.
I20260713 09:09:19.097610 20115 leader_election.cc:304] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73965de2756640618d77dad1c5da0987, d6000c07287f4e038cb11a7f730d7311; no voters: 
I20260713 09:09:19.098342 20198 raft_consensus.cc:2804] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.098737 20198 raft_consensus.cc:493] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.099052 20198 raft_consensus.cc:3060] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.099248 20201 raft_consensus.cc:515] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } } peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } }
I20260713 09:09:19.099895 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5783069dbef40459783acf666fdb9de" candidate_uuid: "d6000c07287f4e038cb11a7f730d7311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea66105318047e7bf3dab5ca8c945ae" is_pre_election: true
I20260713 09:09:19.100411 20078 raft_consensus.cc:2468] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6000c07287f4e038cb11a7f730d7311 in term 0.
I20260713 09:09:19.101749 20201 leader_election.cc:290] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987 [CANDIDATE]: Term 1 election: Requested vote from peers 3ea66105318047e7bf3dab5ca8c945ae (127.16.31.66:43501), d6000c07287f4e038cb11a7f730d7311 (127.16.31.67:36865)
I20260713 09:09:19.101743 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322154a66b7f478194089e1fb3fc7dde" candidate_uuid: "73965de2756640618d77dad1c5da0987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea66105318047e7bf3dab5ca8c945ae"
I20260713 09:09:19.102460 20078 raft_consensus.cc:3060] T 322154a66b7f478194089e1fb3fc7dde P 3ea66105318047e7bf3dab5ca8c945ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.102716 20152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322154a66b7f478194089e1fb3fc7dde" candidate_uuid: "73965de2756640618d77dad1c5da0987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6000c07287f4e038cb11a7f730d7311"
I20260713 09:09:19.103241 20152 raft_consensus.cc:3060] T 322154a66b7f478194089e1fb3fc7dde P d6000c07287f4e038cb11a7f730d7311 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.106058 20198 raft_consensus.cc:515] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.106918 20078 raft_consensus.cc:2468] T 322154a66b7f478194089e1fb3fc7dde P 3ea66105318047e7bf3dab5ca8c945ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73965de2756640618d77dad1c5da0987 in term 1.
I20260713 09:09:19.107821 19967 leader_election.cc:304] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea66105318047e7bf3dab5ca8c945ae, 73965de2756640618d77dad1c5da0987; no voters: 
I20260713 09:09:19.108968 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5783069dbef40459783acf666fdb9de" candidate_uuid: "d6000c07287f4e038cb11a7f730d7311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea66105318047e7bf3dab5ca8c945ae"
I20260713 09:09:19.108104 20198 leader_election.cc:290] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [CANDIDATE]: Term 1 election: Requested vote from peers 73965de2756640618d77dad1c5da0987 (127.16.31.65:42145), 3ea66105318047e7bf3dab5ca8c945ae (127.16.31.66:43501)
I20260713 09:09:19.109540 20078 raft_consensus.cc:3060] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.109563 20003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5783069dbef40459783acf666fdb9de" candidate_uuid: "d6000c07287f4e038cb11a7f730d7311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73965de2756640618d77dad1c5da0987"
I20260713 09:09:19.110000 20152 raft_consensus.cc:2468] T 322154a66b7f478194089e1fb3fc7dde P d6000c07287f4e038cb11a7f730d7311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73965de2756640618d77dad1c5da0987 in term 1.
I20260713 09:09:19.110361 20201 raft_consensus.cc:2804] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:19.110400 20003 raft_consensus.cc:3060] T d5783069dbef40459783acf666fdb9de P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.111888 20201 raft_consensus.cc:697] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987 [term 1 LEADER]: Becoming Leader. State: Replica: 73965de2756640618d77dad1c5da0987, State: Running, Role: LEADER
I20260713 09:09:19.112805 20201 consensus_queue.cc:237] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } } peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } }
I20260713 09:09:19.116298 20078 raft_consensus.cc:2468] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6000c07287f4e038cb11a7f730d7311 in term 1.
I20260713 09:09:19.117673 20116 leader_election.cc:304] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea66105318047e7bf3dab5ca8c945ae, d6000c07287f4e038cb11a7f730d7311; no voters: 
I20260713 09:09:19.117843 20003 raft_consensus.cc:2468] T d5783069dbef40459783acf666fdb9de P 73965de2756640618d77dad1c5da0987 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6000c07287f4e038cb11a7f730d7311 in term 1.
I20260713 09:09:19.118700 20198 raft_consensus.cc:2804] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:19.120049 20198 raft_consensus.cc:697] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [term 1 LEADER]: Becoming Leader. State: Replica: d6000c07287f4e038cb11a7f730d7311, State: Running, Role: LEADER
I20260713 09:09:19.120914 20198 consensus_queue.cc:237] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.122601 19901 catalog_manager.cc:5697] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73965de2756640618d77dad1c5da0987 (127.16.31.65). New cstate: current_term: 1 leader_uuid: "73965de2756640618d77dad1c5da0987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:19.128175 19899 catalog_manager.cc:5697] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6000c07287f4e038cb11a7f730d7311 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "d6000c07287f4e038cb11a7f730d7311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:19.178823 19899 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42248:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:19.180563 19899 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:19.200882 19993 tablet_service.cc:1511] Processing CreateTablet for tablet 1a321b190aad4cb8b95c51aa0b37d016 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=754dbc4a8378416cb3e0e924a7606984]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:19.202025 19993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a321b190aad4cb8b95c51aa0b37d016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:19.202064 20067 tablet_service.cc:1511] Processing CreateTablet for tablet 1a321b190aad4cb8b95c51aa0b37d016 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=754dbc4a8378416cb3e0e924a7606984]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:19.203244 20067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a321b190aad4cb8b95c51aa0b37d016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:19.203323 20141 tablet_service.cc:1511] Processing CreateTablet for tablet 1a321b190aad4cb8b95c51aa0b37d016 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=754dbc4a8378416cb3e0e924a7606984]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:19.204468 20141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a321b190aad4cb8b95c51aa0b37d016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:19.205569 19992 tablet_service.cc:1511] Processing CreateTablet for tablet 6798d609b33249e3b99a7d3cf8ccc2a0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=754dbc4a8378416cb3e0e924a7606984]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:19.206760 19992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6798d609b33249e3b99a7d3cf8ccc2a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:19.211048 20142 tablet_service.cc:1511] Processing CreateTablet for tablet 6798d609b33249e3b99a7d3cf8ccc2a0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=754dbc4a8378416cb3e0e924a7606984]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:19.211138 20068 tablet_service.cc:1511] Processing CreateTablet for tablet 6798d609b33249e3b99a7d3cf8ccc2a0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=754dbc4a8378416cb3e0e924a7606984]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:19.214660 20068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6798d609b33249e3b99a7d3cf8ccc2a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:19.219007 20142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6798d609b33249e3b99a7d3cf8ccc2a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:19.219648 20193 tablet_bootstrap.cc:492] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311: Bootstrap starting.
I20260713 09:09:19.225292 20194 tablet_bootstrap.cc:492] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987: Bootstrap starting.
I20260713 09:09:19.226466 20193 tablet_bootstrap.cc:654] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.232209 20194 tablet_bootstrap.cc:654] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.235873 20192 tablet_bootstrap.cc:492] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae: Bootstrap starting.
I20260713 09:09:19.239169 20193 tablet_bootstrap.cc:492] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311: No bootstrap required, opened a new log
I20260713 09:09:19.239756 20193 ts_tablet_manager.cc:1403] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260713 09:09:19.242009 20192 tablet_bootstrap.cc:654] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.244243 20193 raft_consensus.cc:359] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.245168 20193 raft_consensus.cc:385] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.245493 20193 raft_consensus.cc:740] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6000c07287f4e038cb11a7f730d7311, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.246352 20193 consensus_queue.cc:260] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.247750 20194 tablet_bootstrap.cc:492] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987: No bootstrap required, opened a new log
I20260713 09:09:19.248188 20192 tablet_bootstrap.cc:492] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae: No bootstrap required, opened a new log
I20260713 09:09:19.248210 20194 ts_tablet_manager.cc:1403] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.010s
I20260713 09:09:19.248466 20193 ts_tablet_manager.cc:1434] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:19.248783 20192 ts_tablet_manager.cc:1403] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:09:19.249521 20193 tablet_bootstrap.cc:492] T 6798d609b33249e3b99a7d3cf8ccc2a0 P d6000c07287f4e038cb11a7f730d7311: Bootstrap starting.
I20260713 09:09:19.251165 20194 raft_consensus.cc:359] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.251459 20192 raft_consensus.cc:359] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.251899 20194 raft_consensus.cc:385] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.252194 20192 raft_consensus.cc:385] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.252345 20194 raft_consensus.cc:740] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73965de2756640618d77dad1c5da0987, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.252571 20192 raft_consensus.cc:740] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea66105318047e7bf3dab5ca8c945ae, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.253280 20192 consensus_queue.cc:260] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.253298 20194 consensus_queue.cc:260] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.255402 20192 ts_tablet_manager.cc:1434] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:19.256299 20192 tablet_bootstrap.cc:492] T 1a321b190aad4cb8b95c51aa0b37d016 P 3ea66105318047e7bf3dab5ca8c945ae: Bootstrap starting.
I20260713 09:09:19.257160 20193 tablet_bootstrap.cc:654] T 6798d609b33249e3b99a7d3cf8ccc2a0 P d6000c07287f4e038cb11a7f730d7311: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.262132 20192 tablet_bootstrap.cc:654] T 1a321b190aad4cb8b95c51aa0b37d016 P 3ea66105318047e7bf3dab5ca8c945ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.266628 20194 ts_tablet_manager.cc:1434] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.005s
I20260713 09:09:19.267853 20193 tablet_bootstrap.cc:492] T 6798d609b33249e3b99a7d3cf8ccc2a0 P d6000c07287f4e038cb11a7f730d7311: No bootstrap required, opened a new log
I20260713 09:09:19.268329 20193 ts_tablet_manager.cc:1403] T 6798d609b33249e3b99a7d3cf8ccc2a0 P d6000c07287f4e038cb11a7f730d7311: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:09:19.271118 20193 raft_consensus.cc:359] T 6798d609b33249e3b99a7d3cf8ccc2a0 P d6000c07287f4e038cb11a7f730d7311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.271849 20193 raft_consensus.cc:385] T 6798d609b33249e3b99a7d3cf8ccc2a0 P d6000c07287f4e038cb11a7f730d7311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.272102 20193 raft_consensus.cc:740] T 6798d609b33249e3b99a7d3cf8ccc2a0 P d6000c07287f4e038cb11a7f730d7311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6000c07287f4e038cb11a7f730d7311, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.272790 20193 consensus_queue.cc:260] T 6798d609b33249e3b99a7d3cf8ccc2a0 P d6000c07287f4e038cb11a7f730d7311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.275108 20194 tablet_bootstrap.cc:492] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987: Bootstrap starting.
I20260713 09:09:19.276262 20193 ts_tablet_manager.cc:1434] T 6798d609b33249e3b99a7d3cf8ccc2a0 P d6000c07287f4e038cb11a7f730d7311: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:09:19.278847 20201 raft_consensus.cc:493] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.279273 20201 raft_consensus.cc:515] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.281291 20201 leader_election.cc:290] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ea66105318047e7bf3dab5ca8c945ae (127.16.31.66:43501), d6000c07287f4e038cb11a7f730d7311 (127.16.31.67:36865)
I20260713 09:09:19.283221 20152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a321b190aad4cb8b95c51aa0b37d016" candidate_uuid: "73965de2756640618d77dad1c5da0987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6000c07287f4e038cb11a7f730d7311" is_pre_election: true
I20260713 09:09:19.283375 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a321b190aad4cb8b95c51aa0b37d016" candidate_uuid: "73965de2756640618d77dad1c5da0987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea66105318047e7bf3dab5ca8c945ae" is_pre_election: true
I20260713 09:09:19.284134 20152 raft_consensus.cc:2468] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73965de2756640618d77dad1c5da0987 in term 0.
W20260713 09:09:19.284868 19967 leader_election.cc:343] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ea66105318047e7bf3dab5ca8c945ae (127.16.31.66:43501): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.286041 19968 leader_election.cc:304] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [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: 73965de2756640618d77dad1c5da0987, d6000c07287f4e038cb11a7f730d7311; no voters: 3ea66105318047e7bf3dab5ca8c945ae
I20260713 09:09:19.286667 20194 tablet_bootstrap.cc:654] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.287063 20201 raft_consensus.cc:2804] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.287379 20201 raft_consensus.cc:493] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.287631 20201 raft_consensus.cc:3060] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.290926 20192 tablet_bootstrap.cc:492] T 1a321b190aad4cb8b95c51aa0b37d016 P 3ea66105318047e7bf3dab5ca8c945ae: No bootstrap required, opened a new log
I20260713 09:09:19.291654 20192 ts_tablet_manager.cc:1403] T 1a321b190aad4cb8b95c51aa0b37d016 P 3ea66105318047e7bf3dab5ca8c945ae: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.020s
I20260713 09:09:19.293304 20201 raft_consensus.cc:515] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.294898 20201 leader_election.cc:290] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [CANDIDATE]: Term 1 election: Requested vote from peers 3ea66105318047e7bf3dab5ca8c945ae (127.16.31.66:43501), d6000c07287f4e038cb11a7f730d7311 (127.16.31.67:36865)
I20260713 09:09:19.295533 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a321b190aad4cb8b95c51aa0b37d016" candidate_uuid: "73965de2756640618d77dad1c5da0987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea66105318047e7bf3dab5ca8c945ae"
I20260713 09:09:19.295138 20192 raft_consensus.cc:359] T 1a321b190aad4cb8b95c51aa0b37d016 P 3ea66105318047e7bf3dab5ca8c945ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.296077 20192 raft_consensus.cc:385] T 1a321b190aad4cb8b95c51aa0b37d016 P 3ea66105318047e7bf3dab5ca8c945ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.296372 20192 raft_consensus.cc:740] T 1a321b190aad4cb8b95c51aa0b37d016 P 3ea66105318047e7bf3dab5ca8c945ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea66105318047e7bf3dab5ca8c945ae, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.296372 20152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a321b190aad4cb8b95c51aa0b37d016" candidate_uuid: "73965de2756640618d77dad1c5da0987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6000c07287f4e038cb11a7f730d7311"
I20260713 09:09:19.297060 20152 raft_consensus.cc:3060] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.297164 20192 consensus_queue.cc:260] T 1a321b190aad4cb8b95c51aa0b37d016 P 3ea66105318047e7bf3dab5ca8c945ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.298092 20078 raft_consensus.cc:3060] T 1a321b190aad4cb8b95c51aa0b37d016 P 3ea66105318047e7bf3dab5ca8c945ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.298280 20194 tablet_bootstrap.cc:492] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987: No bootstrap required, opened a new log
I20260713 09:09:19.298776 20194 ts_tablet_manager.cc:1403] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.001s
I20260713 09:09:19.299575 20192 ts_tablet_manager.cc:1434] T 1a321b190aad4cb8b95c51aa0b37d016 P 3ea66105318047e7bf3dab5ca8c945ae: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:09:19.301147 20194 raft_consensus.cc:359] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.301570 20194 raft_consensus.cc:385] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.301728 20194 raft_consensus.cc:740] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73965de2756640618d77dad1c5da0987, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.302266 20194 consensus_queue.cc:260] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.303855 20194 ts_tablet_manager.cc:1434] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:19.304284 20078 raft_consensus.cc:2468] T 1a321b190aad4cb8b95c51aa0b37d016 P 3ea66105318047e7bf3dab5ca8c945ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73965de2756640618d77dad1c5da0987 in term 1.
I20260713 09:09:19.304771 20152 raft_consensus.cc:2468] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73965de2756640618d77dad1c5da0987 in term 1.
I20260713 09:09:19.305752 19968 leader_election.cc:304] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73965de2756640618d77dad1c5da0987, d6000c07287f4e038cb11a7f730d7311; no voters: 
I20260713 09:09:19.306521 20201 raft_consensus.cc:2804] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:19.307004 20201 raft_consensus.cc:697] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [term 1 LEADER]: Becoming Leader. State: Replica: 73965de2756640618d77dad1c5da0987, State: Running, Role: LEADER
I20260713 09:09:19.307818 20201 consensus_queue.cc:237] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.315529 19901 catalog_manager.cc:5697] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73965de2756640618d77dad1c5da0987 (127.16.31.65). New cstate: current_term: 1 leader_uuid: "73965de2756640618d77dad1c5da0987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:19.480685 20199 raft_consensus.cc:493] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.481168 20199 raft_consensus.cc:515] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
W20260713 09:09:19.481498 19948 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:19.483199 20199 leader_election.cc:290] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73965de2756640618d77dad1c5da0987 (127.16.31.65:42145), d6000c07287f4e038cb11a7f730d7311 (127.16.31.67:36865)
I20260713 09:09:19.493868 20003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6798d609b33249e3b99a7d3cf8ccc2a0" candidate_uuid: "3ea66105318047e7bf3dab5ca8c945ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73965de2756640618d77dad1c5da0987" is_pre_election: true
I20260713 09:09:19.493880 20152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6798d609b33249e3b99a7d3cf8ccc2a0" candidate_uuid: "3ea66105318047e7bf3dab5ca8c945ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6000c07287f4e038cb11a7f730d7311" is_pre_election: true
I20260713 09:09:19.494489 20003 raft_consensus.cc:2468] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ea66105318047e7bf3dab5ca8c945ae in term 0.
I20260713 09:09:19.494590 20152 raft_consensus.cc:2468] T 6798d609b33249e3b99a7d3cf8ccc2a0 P d6000c07287f4e038cb11a7f730d7311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ea66105318047e7bf3dab5ca8c945ae in term 0.
I20260713 09:09:19.495559 20041 leader_election.cc:304] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea66105318047e7bf3dab5ca8c945ae, 73965de2756640618d77dad1c5da0987; no voters: 
I20260713 09:09:19.496210 20199 raft_consensus.cc:2804] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.496595 20199 raft_consensus.cc:493] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.496863 20199 raft_consensus.cc:3060] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.501709 20199 raft_consensus.cc:515] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.503695 20199 leader_election.cc:290] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [CANDIDATE]: Term 1 election: Requested vote from peers 73965de2756640618d77dad1c5da0987 (127.16.31.65:42145), d6000c07287f4e038cb11a7f730d7311 (127.16.31.67:36865)
I20260713 09:09:19.504029 20003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6798d609b33249e3b99a7d3cf8ccc2a0" candidate_uuid: "3ea66105318047e7bf3dab5ca8c945ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73965de2756640618d77dad1c5da0987"
I20260713 09:09:19.504176 20152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6798d609b33249e3b99a7d3cf8ccc2a0" candidate_uuid: "3ea66105318047e7bf3dab5ca8c945ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6000c07287f4e038cb11a7f730d7311"
I20260713 09:09:19.504582 20003 raft_consensus.cc:3060] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.504693 20152 raft_consensus.cc:3060] T 6798d609b33249e3b99a7d3cf8ccc2a0 P d6000c07287f4e038cb11a7f730d7311 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.509153 20003 raft_consensus.cc:2468] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ea66105318047e7bf3dab5ca8c945ae in term 1.
I20260713 09:09:19.509169 20152 raft_consensus.cc:2468] T 6798d609b33249e3b99a7d3cf8ccc2a0 P d6000c07287f4e038cb11a7f730d7311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ea66105318047e7bf3dab5ca8c945ae in term 1.
I20260713 09:09:19.510236 20041 leader_election.cc:304] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea66105318047e7bf3dab5ca8c945ae, 73965de2756640618d77dad1c5da0987; no voters: 
I20260713 09:09:19.511008 20199 raft_consensus.cc:2804] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:19.511821 20199 raft_consensus.cc:697] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [term 1 LEADER]: Becoming Leader. State: Replica: 3ea66105318047e7bf3dab5ca8c945ae, State: Running, Role: LEADER
I20260713 09:09:19.512544 20199 consensus_queue.cc:237] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.518864 19901 catalog_manager.cc:5697] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ea66105318047e7bf3dab5ca8c945ae (127.16.31.66). New cstate: current_term: 1 leader_uuid: "3ea66105318047e7bf3dab5ca8c945ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:19.549252 20152 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5783069dbef40459783acf666fdb9de"
dest_uuid: "d6000c07287f4e038cb11a7f730d7311"
mode: GRACEFUL
new_leader_uuid: "3ea66105318047e7bf3dab5ca8c945ae"
 from {username='slave'} at 127.0.0.1:33216
I20260713 09:09:19.549979 20152 raft_consensus.cc:606] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [term 1 LEADER]: Received request to transfer leadership to TS 3ea66105318047e7bf3dab5ca8c945ae
I20260713 09:09:19.569802 20078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6798d609b33249e3b99a7d3cf8ccc2a0"
dest_uuid: "3ea66105318047e7bf3dab5ca8c945ae"
mode: GRACEFUL
new_leader_uuid: "73965de2756640618d77dad1c5da0987"
 from {username='slave'} at 127.0.0.1:60012
I20260713 09:09:19.570317 20078 raft_consensus.cc:606] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [term 1 LEADER]: Received request to transfer leadership to TS 73965de2756640618d77dad1c5da0987
I20260713 09:09:19.585388 20198 consensus_queue.cc:1048] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.592833 20198 raft_consensus.cc:993] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311: : Instructing follower 3ea66105318047e7bf3dab5ca8c945ae to start an election
I20260713 09:09:19.593266 20198 raft_consensus.cc:1081] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [term 1 LEADER]: Signalling peer 3ea66105318047e7bf3dab5ca8c945ae to start an election
I20260713 09:09:19.595753 20076 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5783069dbef40459783acf666fdb9de"
dest_uuid: "3ea66105318047e7bf3dab5ca8c945ae"
 from {username='slave'} at 127.0.0.1:60004
I20260713 09:09:19.598156 20076 raft_consensus.cc:493] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:19.598567 20076 raft_consensus.cc:3060] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:19.601752 20208 consensus_queue.cc:1048] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:19.609174 20076 raft_consensus.cc:515] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.615252 20076 leader_election.cc:290] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae [CANDIDATE]: Term 2 election: Requested vote from peers 73965de2756640618d77dad1c5da0987 (127.16.31.65:42145), d6000c07287f4e038cb11a7f730d7311 (127.16.31.67:36865)
I20260713 09:09:19.615386 20003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5783069dbef40459783acf666fdb9de" candidate_uuid: "3ea66105318047e7bf3dab5ca8c945ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73965de2756640618d77dad1c5da0987"
I20260713 09:09:19.615978 20003 raft_consensus.cc:3060] T d5783069dbef40459783acf666fdb9de P 73965de2756640618d77dad1c5da0987 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:19.619781 20201 consensus_queue.cc:1048] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.623389 20003 raft_consensus.cc:2468] T d5783069dbef40459783acf666fdb9de P 73965de2756640618d77dad1c5da0987 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ea66105318047e7bf3dab5ca8c945ae in term 2.
I20260713 09:09:19.624342 20152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5783069dbef40459783acf666fdb9de" candidate_uuid: "3ea66105318047e7bf3dab5ca8c945ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6000c07287f4e038cb11a7f730d7311"
I20260713 09:09:19.624626 20041 leader_election.cc:304] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea66105318047e7bf3dab5ca8c945ae, 73965de2756640618d77dad1c5da0987; no voters: 
I20260713 09:09:19.624923 20152 raft_consensus.cc:3055] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:19.625713 20199 raft_consensus.cc:2804] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:19.625587 20152 raft_consensus.cc:740] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6000c07287f4e038cb11a7f730d7311, State: Running, Role: LEADER
I20260713 09:09:19.626268 20199 raft_consensus.cc:697] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae [term 2 LEADER]: Becoming Leader. State: Replica: 3ea66105318047e7bf3dab5ca8c945ae, State: Running, Role: LEADER
I20260713 09:09:19.627020 20199 consensus_queue.cc:237] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.630683 20152 consensus_queue.cc:260] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.634081 20152 raft_consensus.cc:3060] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:19.635409 19900 catalog_manager.cc:5697] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae reported cstate change: term changed from 1 to 2, leader changed from d6000c07287f4e038cb11a7f730d7311 (127.16.31.67) to 3ea66105318047e7bf3dab5ca8c945ae (127.16.31.66). New cstate: current_term: 2 leader_uuid: "3ea66105318047e7bf3dab5ca8c945ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:19.640164 20201 consensus_queue.cc:1048] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.646886 20152 raft_consensus.cc:2468] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ea66105318047e7bf3dab5ca8c945ae in term 2.
I20260713 09:09:19.872576 20201 consensus_queue.cc:1048] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.877959 20201 consensus_queue.cc:1048] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.913290 20199 consensus_queue.cc:1048] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.923249 20238 consensus_queue.cc:1048] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.930433 20199 raft_consensus.cc:993] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae: : Instructing follower 73965de2756640618d77dad1c5da0987 to start an election
I20260713 09:09:19.930868 20238 raft_consensus.cc:1081] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [term 1 LEADER]: Signalling peer 73965de2756640618d77dad1c5da0987 to start an election
I20260713 09:09:19.932268 20003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6798d609b33249e3b99a7d3cf8ccc2a0"
dest_uuid: "73965de2756640618d77dad1c5da0987"
 from {username='slave'} at 127.0.0.1:53628
I20260713 09:09:19.932803 20003 raft_consensus.cc:493] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:19.933159 20003 raft_consensus.cc:3060] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:19.937711 20003 raft_consensus.cc:515] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.939908 20076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6798d609b33249e3b99a7d3cf8ccc2a0" candidate_uuid: "73965de2756640618d77dad1c5da0987" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ea66105318047e7bf3dab5ca8c945ae"
I20260713 09:09:19.940238 20152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6798d609b33249e3b99a7d3cf8ccc2a0" candidate_uuid: "73965de2756640618d77dad1c5da0987" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6000c07287f4e038cb11a7f730d7311"
I20260713 09:09:19.940474 20076 raft_consensus.cc:3055] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:19.939918 20003 leader_election.cc:290] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987 [CANDIDATE]: Term 2 election: Requested vote from peers 3ea66105318047e7bf3dab5ca8c945ae (127.16.31.66:43501), d6000c07287f4e038cb11a7f730d7311 (127.16.31.67:36865)
I20260713 09:09:19.940832 20076 raft_consensus.cc:740] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ea66105318047e7bf3dab5ca8c945ae, State: Running, Role: LEADER
I20260713 09:09:19.941396 20152 raft_consensus.cc:3060] T 6798d609b33249e3b99a7d3cf8ccc2a0 P d6000c07287f4e038cb11a7f730d7311 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:19.941718 20076 consensus_queue.cc:260] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.943063 20076 raft_consensus.cc:3060] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:19.946241 20152 raft_consensus.cc:2468] T 6798d609b33249e3b99a7d3cf8ccc2a0 P d6000c07287f4e038cb11a7f730d7311 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73965de2756640618d77dad1c5da0987 in term 2.
I20260713 09:09:19.947116 19968 leader_election.cc:304] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73965de2756640618d77dad1c5da0987, d6000c07287f4e038cb11a7f730d7311; no voters: 
I20260713 09:09:19.947683 20076 raft_consensus.cc:2468] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73965de2756640618d77dad1c5da0987 in term 2.
I20260713 09:09:19.947747 20206 raft_consensus.cc:2804] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:19.948201 20206 raft_consensus.cc:697] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987 [term 2 LEADER]: Becoming Leader. State: Replica: 73965de2756640618d77dad1c5da0987, State: Running, Role: LEADER
I20260713 09:09:19.948896 20206 consensus_queue.cc:237] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:19.954167 19899 catalog_manager.cc:5697] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987 reported cstate change: term changed from 1 to 2, leader changed from 3ea66105318047e7bf3dab5ca8c945ae (127.16.31.66) to 73965de2756640618d77dad1c5da0987 (127.16.31.65). New cstate: current_term: 2 leader_uuid: "73965de2756640618d77dad1c5da0987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:20.011881 16509 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:09:20.013262 20003 raft_consensus.cc:1275] T d5783069dbef40459783acf666fdb9de P 73965de2756640618d77dad1c5da0987 [term 2 FOLLOWER]: Refusing update from remote peer 3ea66105318047e7bf3dab5ca8c945ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:20.013700 16509 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:09:20.014156 16509 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:09:20.014417 20238 consensus_queue.cc:1048] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:20.023566 20152 raft_consensus.cc:1275] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [term 2 FOLLOWER]: Refusing update from remote peer 3ea66105318047e7bf3dab5ca8c945ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:20.025398 20242 consensus_queue.cc:1048] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:20.028590 20003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a321b190aad4cb8b95c51aa0b37d016"
dest_uuid: "73965de2756640618d77dad1c5da0987"
mode: GRACEFUL
new_leader_uuid: "d6000c07287f4e038cb11a7f730d7311"
 from {username='slave'} at 127.0.0.1:53636
I20260713 09:09:20.029263 20003 raft_consensus.cc:606] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [term 1 LEADER]: Received request to transfer leadership to TS d6000c07287f4e038cb11a7f730d7311
I20260713 09:09:20.031929 16509 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:09:20.333557 20076 raft_consensus.cc:1275] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [term 2 FOLLOWER]: Refusing update from remote peer 73965de2756640618d77dad1c5da0987: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:20.335065 20206 consensus_queue.cc:1048] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:20.341974 20152 raft_consensus.cc:1275] T 6798d609b33249e3b99a7d3cf8ccc2a0 P d6000c07287f4e038cb11a7f730d7311 [term 2 FOLLOWER]: Refusing update from remote peer 73965de2756640618d77dad1c5da0987: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:20.343366 20201 consensus_queue.cc:1048] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:20.417932 20201 raft_consensus.cc:993] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987: : Instructing follower d6000c07287f4e038cb11a7f730d7311 to start an election
I20260713 09:09:20.418360 20235 raft_consensus.cc:1081] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [term 1 LEADER]: Signalling peer d6000c07287f4e038cb11a7f730d7311 to start an election
I20260713 09:09:20.419641 20152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a321b190aad4cb8b95c51aa0b37d016"
dest_uuid: "d6000c07287f4e038cb11a7f730d7311"
 from {username='slave'} at 127.0.0.1:33202
I20260713 09:09:20.420105 20152 raft_consensus.cc:493] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:20.420397 20152 raft_consensus.cc:3060] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.424897 20152 raft_consensus.cc:515] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:20.427102 20152 leader_election.cc:290] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311 [CANDIDATE]: Term 2 election: Requested vote from peers 73965de2756640618d77dad1c5da0987 (127.16.31.65:42145), 3ea66105318047e7bf3dab5ca8c945ae (127.16.31.66:43501)
I20260713 09:09:20.427897 20076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a321b190aad4cb8b95c51aa0b37d016" candidate_uuid: "d6000c07287f4e038cb11a7f730d7311" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ea66105318047e7bf3dab5ca8c945ae"
I20260713 09:09:20.428515 20076 raft_consensus.cc:3060] T 1a321b190aad4cb8b95c51aa0b37d016 P 3ea66105318047e7bf3dab5ca8c945ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.428613 20003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a321b190aad4cb8b95c51aa0b37d016" candidate_uuid: "d6000c07287f4e038cb11a7f730d7311" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73965de2756640618d77dad1c5da0987"
I20260713 09:09:20.429263 20003 raft_consensus.cc:3055] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:20.429527 20003 raft_consensus.cc:740] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73965de2756640618d77dad1c5da0987, State: Running, Role: LEADER
I20260713 09:09:20.430212 20003 consensus_queue.cc:260] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:20.431149 20003 raft_consensus.cc:3060] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.434315 20076 raft_consensus.cc:2468] T 1a321b190aad4cb8b95c51aa0b37d016 P 3ea66105318047e7bf3dab5ca8c945ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6000c07287f4e038cb11a7f730d7311 in term 2.
I20260713 09:09:20.435416 20116 leader_election.cc:304] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea66105318047e7bf3dab5ca8c945ae, d6000c07287f4e038cb11a7f730d7311; no voters: 
I20260713 09:09:20.436076 20003 raft_consensus.cc:2468] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6000c07287f4e038cb11a7f730d7311 in term 2.
I20260713 09:09:20.436276 20243 raft_consensus.cc:2804] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:20.436825 20243 raft_consensus.cc:697] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311 [term 2 LEADER]: Becoming Leader. State: Replica: d6000c07287f4e038cb11a7f730d7311, State: Running, Role: LEADER
I20260713 09:09:20.437529 20243 consensus_queue.cc:237] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } }
I20260713 09:09:20.443006 19900 catalog_manager.cc:5697] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311 reported cstate change: term changed from 1 to 2, leader changed from 73965de2756640618d77dad1c5da0987 (127.16.31.65) to d6000c07287f4e038cb11a7f730d7311 (127.16.31.67). New cstate: current_term: 2 leader_uuid: "d6000c07287f4e038cb11a7f730d7311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73965de2756640618d77dad1c5da0987" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ea66105318047e7bf3dab5ca8c945ae" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 43501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6000c07287f4e038cb11a7f730d7311" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 36865 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:20.629796 16509 tablet_server.cc:179] TabletServer@127.16.31.65:0 shutting down...
I20260713 09:09:20.647516 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:20.648168 16509 tablet_replica.cc:333] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987: stopping tablet replica
I20260713 09:09:20.648988 16509 raft_consensus.cc:2243] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:20.649844 16509 raft_consensus.cc:2272] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 73965de2756640618d77dad1c5da0987 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.651837 16509 tablet_replica.cc:333] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987: stopping tablet replica
I20260713 09:09:20.652279 16509 raft_consensus.cc:2243] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.652581 16509 raft_consensus.cc:2272] T 1a321b190aad4cb8b95c51aa0b37d016 P 73965de2756640618d77dad1c5da0987 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.654294 16509 tablet_replica.cc:333] T d5783069dbef40459783acf666fdb9de P 73965de2756640618d77dad1c5da0987: stopping tablet replica
I20260713 09:09:20.654783 16509 raft_consensus.cc:2243] T d5783069dbef40459783acf666fdb9de P 73965de2756640618d77dad1c5da0987 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.655194 16509 raft_consensus.cc:2272] T d5783069dbef40459783acf666fdb9de P 73965de2756640618d77dad1c5da0987 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.657169 16509 tablet_replica.cc:333] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987: stopping tablet replica
I20260713 09:09:20.657555 16509 raft_consensus.cc:2243] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:20.658162 16509 raft_consensus.cc:2272] T 322154a66b7f478194089e1fb3fc7dde P 73965de2756640618d77dad1c5da0987 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.679591 16509 tablet_server.cc:196] TabletServer@127.16.31.65:0 shutdown complete.
I20260713 09:09:20.689848 16509 tablet_server.cc:179] TabletServer@127.16.31.66:0 shutting down...
I20260713 09:09:20.706202 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:20.706821 16509 tablet_replica.cc:333] T 1a321b190aad4cb8b95c51aa0b37d016 P 3ea66105318047e7bf3dab5ca8c945ae: stopping tablet replica
I20260713 09:09:20.707333 16509 raft_consensus.cc:2243] T 1a321b190aad4cb8b95c51aa0b37d016 P 3ea66105318047e7bf3dab5ca8c945ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.707729 16509 raft_consensus.cc:2272] T 1a321b190aad4cb8b95c51aa0b37d016 P 3ea66105318047e7bf3dab5ca8c945ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.709618 16509 tablet_replica.cc:333] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae: stopping tablet replica
I20260713 09:09:20.710112 16509 raft_consensus.cc:2243] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.710506 16509 raft_consensus.cc:2272] T 6798d609b33249e3b99a7d3cf8ccc2a0 P 3ea66105318047e7bf3dab5ca8c945ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.712558 16509 tablet_replica.cc:333] T 322154a66b7f478194089e1fb3fc7dde P 3ea66105318047e7bf3dab5ca8c945ae: stopping tablet replica
I20260713 09:09:20.713022 16509 raft_consensus.cc:2243] T 322154a66b7f478194089e1fb3fc7dde P 3ea66105318047e7bf3dab5ca8c945ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.713363 16509 raft_consensus.cc:2272] T 322154a66b7f478194089e1fb3fc7dde P 3ea66105318047e7bf3dab5ca8c945ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.714879 16509 tablet_replica.cc:333] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae: stopping tablet replica
I20260713 09:09:20.715255 16509 raft_consensus.cc:2243] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:20.715902 16509 raft_consensus.cc:2272] T d5783069dbef40459783acf666fdb9de P 3ea66105318047e7bf3dab5ca8c945ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.726995 16509 tablet_server.cc:196] TabletServer@127.16.31.66:0 shutdown complete.
I20260713 09:09:20.736516 16509 tablet_server.cc:179] TabletServer@127.16.31.67:0 shutting down...
I20260713 09:09:20.751472 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:20.751964 16509 tablet_replica.cc:333] T 6798d609b33249e3b99a7d3cf8ccc2a0 P d6000c07287f4e038cb11a7f730d7311: stopping tablet replica
I20260713 09:09:20.752410 16509 raft_consensus.cc:2243] T 6798d609b33249e3b99a7d3cf8ccc2a0 P d6000c07287f4e038cb11a7f730d7311 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.752774 16509 raft_consensus.cc:2272] T 6798d609b33249e3b99a7d3cf8ccc2a0 P d6000c07287f4e038cb11a7f730d7311 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.754529 16509 tablet_replica.cc:333] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311: stopping tablet replica
I20260713 09:09:20.754989 16509 raft_consensus.cc:2243] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:20.755505 16509 pending_rounds.cc:70] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311: Trying to abort 1 pending ops.
I20260713 09:09:20.755638 16509 pending_rounds.cc:77] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306992682758549504 op_type: NO_OP noop_request { }
I20260713 09:09:20.755851 16509 raft_consensus.cc:2889] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:20.756038 16509 raft_consensus.cc:2272] T 1a321b190aad4cb8b95c51aa0b37d016 P d6000c07287f4e038cb11a7f730d7311 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.758176 16509 tablet_replica.cc:333] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311: stopping tablet replica
I20260713 09:09:20.758646 16509 raft_consensus.cc:2243] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.758986 16509 raft_consensus.cc:2272] T d5783069dbef40459783acf666fdb9de P d6000c07287f4e038cb11a7f730d7311 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.760864 16509 tablet_replica.cc:333] T 322154a66b7f478194089e1fb3fc7dde P d6000c07287f4e038cb11a7f730d7311: stopping tablet replica
I20260713 09:09:20.761314 16509 raft_consensus.cc:2243] T 322154a66b7f478194089e1fb3fc7dde P d6000c07287f4e038cb11a7f730d7311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.761680 16509 raft_consensus.cc:2272] T 322154a66b7f478194089e1fb3fc7dde P d6000c07287f4e038cb11a7f730d7311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.781657 16509 tablet_server.cc:196] TabletServer@127.16.31.67:0 shutdown complete.
I20260713 09:09:20.791824 16509 master.cc:562] Master@127.16.31.126:42509 shutting down...
I20260713 09:09:20.804819 16509 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:20.805284 16509 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.805580 16509 tablet_replica.cc:333] T 00000000000000000000000000000000 P ccac5edfabc1442895ebb5e58ac0b505: stopping tablet replica
I20260713 09:09:20.822254 16509 master.cc:584] Master@127.16.31.126:42509 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2484 ms)
[----------] 6 tests from LeaderRebalancerTest (93522 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:09:20.848446 16509 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.31.126:43773
I20260713 09:09:20.849346 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:20.853681 20244 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:20.855075 20245 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:20.855186 20247 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:20.855690 16509 server_base.cc:1061] running on GCE node
I20260713 09:09:20.856383 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:20.856551 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:20.856719 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933760856677 us; error 0 us; skew 500 ppm
I20260713 09:09:20.857223 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:20.859308 16509 webserver.cc:533] Webserver started at http://127.16.31.126:33787/ using document root <none> and password file <none>
I20260713 09:09:20.859752 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:20.859930 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:20.860216 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:20.861172 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933667178103-16509-0/minicluster-data/master-0-root/instance:
uuid: "5d645da4b2d24e50952d1730248d6919"
format_stamp: "Formatted at 2026-07-13 09:09:20 on dist-test-slave-23pb"
I20260713 09:09:20.865131 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:09:20.867873 20252 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:20.868448 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:20.868695 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933667178103-16509-0/minicluster-data/master-0-root
uuid: "5d645da4b2d24e50952d1730248d6919"
format_stamp: "Formatted at 2026-07-13 09:09:20 on dist-test-slave-23pb"
I20260713 09:09:20.868939 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933667178103-16509-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933667178103-16509-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933667178103-16509-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:20.895898 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:20.896732 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:20.928692 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.126:43773
I20260713 09:09:20.928776 20303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.126:43773 every 8 connection(s)
I20260713 09:09:20.932219 20304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.941550 20304 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919: Bootstrap starting.
I20260713 09:09:20.945444 20304 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:20.948915 20304 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919: No bootstrap required, opened a new log
I20260713 09:09:20.950745 20304 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d645da4b2d24e50952d1730248d6919" member_type: VOTER }
I20260713 09:09:20.951085 20304 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:20.951254 20304 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d645da4b2d24e50952d1730248d6919, State: Initialized, Role: FOLLOWER
I20260713 09:09:20.951814 20304 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5d645da4b2d24e50952d1730248d6919" member_type: VOTER }
I20260713 09:09:20.952205 20304 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:20.952394 20304 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:20.952593 20304 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:20.956590 20304 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d645da4b2d24e50952d1730248d6919" member_type: VOTER }
I20260713 09:09:20.957034 20304 leader_election.cc:304] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919 [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: 5d645da4b2d24e50952d1730248d6919; no voters: 
I20260713 09:09:20.957937 20304 leader_election.cc:290] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:20.958211 20307 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:20.959451 20307 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919 [term 1 LEADER]: Becoming Leader. State: Replica: 5d645da4b2d24e50952d1730248d6919, State: Running, Role: LEADER
I20260713 09:09:20.960027 20307 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919 [LEADER]: Queue going to LEADER mode. State: All 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: "5d645da4b2d24e50952d1730248d6919" member_type: VOTER }
I20260713 09:09:20.960572 20304 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:20.962667 20309 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5d645da4b2d24e50952d1730248d6919. Latest consensus state: current_term: 1 leader_uuid: "5d645da4b2d24e50952d1730248d6919" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d645da4b2d24e50952d1730248d6919" member_type: VOTER } }
I20260713 09:09:20.962653 20308 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5d645da4b2d24e50952d1730248d6919" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d645da4b2d24e50952d1730248d6919" member_type: VOTER } }
I20260713 09:09:20.963303 20309 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:20.963406 20308 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:20.967980 20312 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:20.972589 20312 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:20.974731 16509 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:20.981338 20312 catalog_manager.cc:1383] Generated new cluster ID: a28b7c14c97e421596e4a2f7cf732dcc
I20260713 09:09:20.981573 20312 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:21.004971 20312 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:21.006099 20312 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:21.025983 20312 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919: Generated new TSK 0
I20260713 09:09:21.026515 20312 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:21.043565 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:21.048880 20325 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:21.049929 20326 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:21.051191 20328 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:21.051931 16509 server_base.cc:1061] running on GCE node
I20260713 09:09:21.052726 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:21.052903 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:21.053016 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933761053006 us; error 0 us; skew 500 ppm
I20260713 09:09:21.053444 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:21.055538 16509 webserver.cc:533] Webserver started at http://127.16.31.65:34309/ using document root <none> and password file <none>
I20260713 09:09:21.056046 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:21.056217 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:21.056427 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:21.057309 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933667178103-16509-0/minicluster-data/ts-0-root/instance:
uuid: "fbdeb029b5954d08be0f778c51a8488a"
format_stamp: "Formatted at 2026-07-13 09:09:21 on dist-test-slave-23pb"
I20260713 09:09:21.061318 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:21.064302 20333 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:21.064939 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:21.065187 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933667178103-16509-0/minicluster-data/ts-0-root
uuid: "fbdeb029b5954d08be0f778c51a8488a"
format_stamp: "Formatted at 2026-07-13 09:09:21 on dist-test-slave-23pb"
I20260713 09:09:21.065461 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933667178103-16509-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933667178103-16509-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933667178103-16509-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:21.131042 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:21.132143 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:21.133476 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:21.135618 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:21.135823 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:21.136059 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:21.136225 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:21.172224 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.65:42541
I20260713 09:09:21.172314 20395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.65:42541 every 8 connection(s)
I20260713 09:09:21.177088 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:21.185300 20401 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:21.184204 20400 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:21.188403 20403 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:21.189642 20396 heartbeater.cc:344] Connected to a master server at 127.16.31.126:43773
I20260713 09:09:21.189950 20396 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:21.190465 16509 server_base.cc:1061] running on GCE node
I20260713 09:09:21.190786 20396 heartbeater.cc:507] Master 127.16.31.126:43773 requested a full tablet report, sending...
I20260713 09:09:21.192024 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:21.192296 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:21.192487 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933761192447 us; error 0 us; skew 500 ppm
I20260713 09:09:21.192905 20269 ts_manager.cc:194] Registered new tserver with Master: fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541)
I20260713 09:09:21.193066 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:21.194885 20269 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48258
I20260713 09:09:21.195423 16509 webserver.cc:533] Webserver started at http://127.16.31.66:41983/ using document root <none> and password file <none>
I20260713 09:09:21.196018 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:21.196209 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:21.196473 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:21.197463 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933667178103-16509-0/minicluster-data/ts-1-root/instance:
uuid: "f6804a31bd9b450cbff023506c14fb99"
format_stamp: "Formatted at 2026-07-13 09:09:21 on dist-test-slave-23pb"
I20260713 09:09:21.201331 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
I20260713 09:09:21.204093 20408 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:21.204706 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:21.204962 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933667178103-16509-0/minicluster-data/ts-1-root
uuid: "f6804a31bd9b450cbff023506c14fb99"
format_stamp: "Formatted at 2026-07-13 09:09:21 on dist-test-slave-23pb"
I20260713 09:09:21.205191 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933667178103-16509-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933667178103-16509-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933667178103-16509-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:21.232615 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:21.233603 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:21.234858 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:21.236868 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:21.237167 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:21.237425 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:21.237588 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:21.273530 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.66:46861
I20260713 09:09:21.273613 20470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.66:46861 every 8 connection(s)
I20260713 09:09:21.277937 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:21.285140 20474 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:21.286230 20475 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:21.288795 20471 heartbeater.cc:344] Connected to a master server at 127.16.31.126:43773
W20260713 09:09:21.289026 20477 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:21.289292 20471 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:21.290359 20471 heartbeater.cc:507] Master 127.16.31.126:43773 requested a full tablet report, sending...
I20260713 09:09:21.292390 16509 server_base.cc:1061] running on GCE node
I20260713 09:09:21.292822 20269 ts_manager.cc:194] Registered new tserver with Master: f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861)
I20260713 09:09:21.293169 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:21.293393 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:21.293558 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933761293539 us; error 0 us; skew 500 ppm
I20260713 09:09:21.294037 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:21.294139 20269 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48274
I20260713 09:09:21.296551 16509 webserver.cc:533] Webserver started at http://127.16.31.67:41121/ using document root <none> and password file <none>
I20260713 09:09:21.296972 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:21.297132 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:21.297317 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:21.298241 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933667178103-16509-0/minicluster-data/ts-2-root/instance:
uuid: "98127f4ab867403d9433fd14b02a6544"
format_stamp: "Formatted at 2026-07-13 09:09:21 on dist-test-slave-23pb"
I20260713 09:09:21.301990 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260713 09:09:21.304876 20482 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:21.305528 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:09:21.305794 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933667178103-16509-0/minicluster-data/ts-2-root
uuid: "98127f4ab867403d9433fd14b02a6544"
format_stamp: "Formatted at 2026-07-13 09:09:21 on dist-test-slave-23pb"
I20260713 09:09:21.306074 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933667178103-16509-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933667178103-16509-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933667178103-16509-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:21.319881 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:21.320776 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:21.322038 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:21.324010 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:21.324249 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:21.324473 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:21.324638 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:21.359321 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.67:34401
I20260713 09:09:21.359405 20544 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.67:34401 every 8 connection(s)
I20260713 09:09:21.371424 20545 heartbeater.cc:344] Connected to a master server at 127.16.31.126:43773
I20260713 09:09:21.371794 20545 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:21.372385 20545 heartbeater.cc:507] Master 127.16.31.126:43773 requested a full tablet report, sending...
I20260713 09:09:21.374017 20269 ts_manager.cc:194] Registered new tserver with Master: 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:21.374135 16509 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011982133s
I20260713 09:09:21.375329 20269 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48276
I20260713 09:09:21.394752 20269 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48288:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:21.397004 20269 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:21.463853 20361 tablet_service.cc:1511] Processing CreateTablet for tablet 7b8bf2b0b6054db69f4f8aa63169745e (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:21.464612 20357 tablet_service.cc:1511] Processing CreateTablet for tablet c35cd5d4a8f94388969673347af69805 (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:21.465209 20361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b8bf2b0b6054db69f4f8aa63169745e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.465975 20357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c35cd5d4a8f94388969673347af69805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.467280 20360 tablet_service.cc:1511] Processing CreateTablet for tablet e2afbb68befe4c63acfe46494f7bf722 (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:21.468494 20360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2afbb68befe4c63acfe46494f7bf722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.471129 20506 tablet_service.cc:1511] Processing CreateTablet for tablet c35cd5d4a8f94388969673347af69805 (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:21.471895 20358 tablet_service.cc:1511] Processing CreateTablet for tablet 8938ce7463f744a6940ef76f9b4b921a (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:21.472447 20356 tablet_service.cc:1511] Processing CreateTablet for tablet 7685bb8dac8445cf965db1cf5c24d007 (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:21.473300 20358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8938ce7463f744a6940ef76f9b4b921a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.474155 20356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7685bb8dac8445cf965db1cf5c24d007. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.472467 20506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c35cd5d4a8f94388969673347af69805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.475482 20359 tablet_service.cc:1511] Processing CreateTablet for tablet cab91b699ef844b2b693f369aab08f4e (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:21.475595 20507 tablet_service.cc:1511] Processing CreateTablet for tablet 8938ce7463f744a6940ef76f9b4b921a (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:21.476729 20507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8938ce7463f744a6940ef76f9b4b921a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.476729 20359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab91b699ef844b2b693f369aab08f4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.478899 20508 tablet_service.cc:1511] Processing CreateTablet for tablet cab91b699ef844b2b693f369aab08f4e (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:21.480360 20508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab91b699ef844b2b693f369aab08f4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.483582 20509 tablet_service.cc:1511] Processing CreateTablet for tablet e2afbb68befe4c63acfe46494f7bf722 (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:21.484817 20509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2afbb68befe4c63acfe46494f7bf722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.486047 20505 tablet_service.cc:1511] Processing CreateTablet for tablet 7685bb8dac8445cf965db1cf5c24d007 (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:21.487434 20505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7685bb8dac8445cf965db1cf5c24d007. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.487614 20510 tablet_service.cc:1511] Processing CreateTablet for tablet 7b8bf2b0b6054db69f4f8aa63169745e (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:21.488838 20510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b8bf2b0b6054db69f4f8aa63169745e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.492447 20355 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae64b18e0914f55a55c80e9493d4406 (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:21.493712 20355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae64b18e0914f55a55c80e9493d4406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.495600 20354 tablet_service.cc:1511] Processing CreateTablet for tablet 7d2d33a4624c4bd98c1db3652c862b42 (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:21.498147 20353 tablet_service.cc:1511] Processing CreateTablet for tablet a5f9f76d1513412c8aff0ebb692acf15 (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:21.499392 20353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f9f76d1513412c8aff0ebb692acf15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.502890 20354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d2d33a4624c4bd98c1db3652c862b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.510367 20560 tablet_bootstrap.cc:492] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a: Bootstrap starting.
I20260713 09:09:21.513214 20504 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae64b18e0914f55a55c80e9493d4406 (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:21.515671 20503 tablet_service.cc:1511] Processing CreateTablet for tablet 7d2d33a4624c4bd98c1db3652c862b42 (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:21.514546 20504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae64b18e0914f55a55c80e9493d4406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.518000 20502 tablet_service.cc:1511] Processing CreateTablet for tablet a5f9f76d1513412c8aff0ebb692acf15 (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:21.519066 20560 tablet_bootstrap.cc:654] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.519270 20502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f9f76d1513412c8aff0ebb692acf15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.520434 20503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d2d33a4624c4bd98c1db3652c862b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.557721 20430 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae64b18e0914f55a55c80e9493d4406 (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:21.581703 20430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae64b18e0914f55a55c80e9493d4406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.559906 20436 tablet_service.cc:1511] Processing CreateTablet for tablet 7b8bf2b0b6054db69f4f8aa63169745e (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:21.587492 20436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b8bf2b0b6054db69f4f8aa63169745e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.563895 20434 tablet_service.cc:1511] Processing CreateTablet for tablet cab91b699ef844b2b693f369aab08f4e (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:21.591604 20434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab91b699ef844b2b693f369aab08f4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.565945 20433 tablet_service.cc:1511] Processing CreateTablet for tablet 8938ce7463f744a6940ef76f9b4b921a (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:21.593907 20433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8938ce7463f744a6940ef76f9b4b921a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.567853 20432 tablet_service.cc:1511] Processing CreateTablet for tablet c35cd5d4a8f94388969673347af69805 (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:21.595618 20432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c35cd5d4a8f94388969673347af69805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.572546 20429 tablet_service.cc:1511] Processing CreateTablet for tablet 7d2d33a4624c4bd98c1db3652c862b42 (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:21.599638 20429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d2d33a4624c4bd98c1db3652c862b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.574564 20431 tablet_service.cc:1511] Processing CreateTablet for tablet 7685bb8dac8445cf965db1cf5c24d007 (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:21.605144 20431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7685bb8dac8445cf965db1cf5c24d007. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.577265 20428 tablet_service.cc:1511] Processing CreateTablet for tablet a5f9f76d1513412c8aff0ebb692acf15 (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:21.562033 20435 tablet_service.cc:1511] Processing CreateTablet for tablet e2afbb68befe4c63acfe46494f7bf722 (DEFAULT_TABLE table=test-workload [id=1b631a4fb28844a18bedac8afba8a37a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:21.611004 20428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f9f76d1513412c8aff0ebb692acf15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.612977 20435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2afbb68befe4c63acfe46494f7bf722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.701407 20562 tablet_bootstrap.cc:492] T 6ae64b18e0914f55a55c80e9493d4406 P 98127f4ab867403d9433fd14b02a6544: Bootstrap starting.
I20260713 09:09:21.706415 20560 tablet_bootstrap.cc:492] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a: No bootstrap required, opened a new log
I20260713 09:09:21.706923 20560 ts_tablet_manager.cc:1403] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a: Time spent bootstrapping tablet: real 0.197s	user 0.067s	sys 0.094s
I20260713 09:09:21.709671 20560 raft_consensus.cc:359] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.710355 20560 raft_consensus.cc:385] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.710726 20560 raft_consensus.cc:740] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.711598 20560 consensus_queue.cc:260] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.717130 20560 ts_tablet_manager.cc:1434] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260713 09:09:21.720005 20396 heartbeater.cc:499] Master 127.16.31.126:43773 was elected leader, sending a full tablet report...
I20260713 09:09:21.725900 20562 tablet_bootstrap.cc:654] T 6ae64b18e0914f55a55c80e9493d4406 P 98127f4ab867403d9433fd14b02a6544: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.715468 20563 tablet_bootstrap.cc:492] T 7b8bf2b0b6054db69f4f8aa63169745e P f6804a31bd9b450cbff023506c14fb99: Bootstrap starting.
I20260713 09:09:21.726874 20560 tablet_bootstrap.cc:492] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a: Bootstrap starting.
I20260713 09:09:21.731858 20562 tablet_bootstrap.cc:492] T 6ae64b18e0914f55a55c80e9493d4406 P 98127f4ab867403d9433fd14b02a6544: No bootstrap required, opened a new log
I20260713 09:09:21.732391 20562 ts_tablet_manager.cc:1403] T 6ae64b18e0914f55a55c80e9493d4406 P 98127f4ab867403d9433fd14b02a6544: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.007s
I20260713 09:09:21.733023 20563 tablet_bootstrap.cc:654] T 7b8bf2b0b6054db69f4f8aa63169745e P f6804a31bd9b450cbff023506c14fb99: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.733280 20560 tablet_bootstrap.cc:654] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.735234 20562 raft_consensus.cc:359] T 6ae64b18e0914f55a55c80e9493d4406 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.736074 20562 raft_consensus.cc:385] T 6ae64b18e0914f55a55c80e9493d4406 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.736514 20562 raft_consensus.cc:740] T 6ae64b18e0914f55a55c80e9493d4406 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.737461 20562 consensus_queue.cc:260] T 6ae64b18e0914f55a55c80e9493d4406 P 98127f4ab867403d9433fd14b02a6544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.744531 20562 ts_tablet_manager.cc:1434] T 6ae64b18e0914f55a55c80e9493d4406 P 98127f4ab867403d9433fd14b02a6544: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.004s
I20260713 09:09:21.745203 20545 heartbeater.cc:499] Master 127.16.31.126:43773 was elected leader, sending a full tablet report...
I20260713 09:09:21.745358 20563 tablet_bootstrap.cc:492] T 7b8bf2b0b6054db69f4f8aa63169745e P f6804a31bd9b450cbff023506c14fb99: No bootstrap required, opened a new log
I20260713 09:09:21.745476 20562 tablet_bootstrap.cc:492] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544: Bootstrap starting.
I20260713 09:09:21.745886 20563 ts_tablet_manager.cc:1403] T 7b8bf2b0b6054db69f4f8aa63169745e P f6804a31bd9b450cbff023506c14fb99: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.009s
I20260713 09:09:21.748613 20563 raft_consensus.cc:359] T 7b8bf2b0b6054db69f4f8aa63169745e P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } }
I20260713 09:09:21.744974 20560 tablet_bootstrap.cc:492] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a: No bootstrap required, opened a new log
I20260713 09:09:21.749933 20560 ts_tablet_manager.cc:1403] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260713 09:09:21.751178 20562 tablet_bootstrap.cc:654] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.752739 20560 raft_consensus.cc:359] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.753435 20560 raft_consensus.cc:385] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.749396 20563 raft_consensus.cc:385] T 7b8bf2b0b6054db69f4f8aa63169745e P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.753875 20560 raft_consensus.cc:740] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.754011 20563 raft_consensus.cc:740] T 7b8bf2b0b6054db69f4f8aa63169745e P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.755038 20563 consensus_queue.cc:260] T 7b8bf2b0b6054db69f4f8aa63169745e P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } }
I20260713 09:09:21.755395 20560 consensus_queue.cc:260] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.757081 20562 tablet_bootstrap.cc:492] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544: No bootstrap required, opened a new log
I20260713 09:09:21.757575 20562 ts_tablet_manager.cc:1403] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260713 09:09:21.757776 20560 ts_tablet_manager.cc:1434] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:09:21.759039 20560 tablet_bootstrap.cc:492] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a: Bootstrap starting.
I20260713 09:09:21.760166 20562 raft_consensus.cc:359] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.760946 20562 raft_consensus.cc:385] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.761264 20562 raft_consensus.cc:740] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.762121 20562 consensus_queue.cc:260] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.764416 20562 ts_tablet_manager.cc:1434] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:21.765290 20562 tablet_bootstrap.cc:492] T 7685bb8dac8445cf965db1cf5c24d007 P 98127f4ab867403d9433fd14b02a6544: Bootstrap starting.
I20260713 09:09:21.767099 20560 tablet_bootstrap.cc:654] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.771286 20562 tablet_bootstrap.cc:654] T 7685bb8dac8445cf965db1cf5c24d007 P 98127f4ab867403d9433fd14b02a6544: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.778857 20563 ts_tablet_manager.cc:1434] T 7b8bf2b0b6054db69f4f8aa63169745e P f6804a31bd9b450cbff023506c14fb99: Time spent starting tablet: real 0.033s	user 0.019s	sys 0.009s
I20260713 09:09:21.779570 20560 tablet_bootstrap.cc:492] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a: No bootstrap required, opened a new log
I20260713 09:09:21.779919 20563 tablet_bootstrap.cc:492] T 8938ce7463f744a6940ef76f9b4b921a P f6804a31bd9b450cbff023506c14fb99: Bootstrap starting.
I20260713 09:09:21.779994 20560 ts_tablet_manager.cc:1403] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260713 09:09:21.780469 20471 heartbeater.cc:499] Master 127.16.31.126:43773 was elected leader, sending a full tablet report...
I20260713 09:09:21.782298 20562 tablet_bootstrap.cc:492] T 7685bb8dac8445cf965db1cf5c24d007 P 98127f4ab867403d9433fd14b02a6544: No bootstrap required, opened a new log
I20260713 09:09:21.782809 20562 ts_tablet_manager.cc:1403] T 7685bb8dac8445cf965db1cf5c24d007 P 98127f4ab867403d9433fd14b02a6544: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260713 09:09:21.785604 20562 raft_consensus.cc:359] T 7685bb8dac8445cf965db1cf5c24d007 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.786227 20562 raft_consensus.cc:385] T 7685bb8dac8445cf965db1cf5c24d007 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.786537 20562 raft_consensus.cc:740] T 7685bb8dac8445cf965db1cf5c24d007 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.782825 20560 raft_consensus.cc:359] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.787509 20560 raft_consensus.cc:385] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.787832 20560 raft_consensus.cc:740] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.787406 20562 consensus_queue.cc:260] T 7685bb8dac8445cf965db1cf5c24d007 P 98127f4ab867403d9433fd14b02a6544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.788524 20560 consensus_queue.cc:260] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.789094 20563 tablet_bootstrap.cc:654] T 8938ce7463f744a6940ef76f9b4b921a P f6804a31bd9b450cbff023506c14fb99: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.790700 20560 ts_tablet_manager.cc:1434] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:09:21.791688 20560 tablet_bootstrap.cc:492] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a: Bootstrap starting.
I20260713 09:09:21.792050 20562 ts_tablet_manager.cc:1434] T 7685bb8dac8445cf965db1cf5c24d007 P 98127f4ab867403d9433fd14b02a6544: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:09:21.795907 20564 raft_consensus.cc:493] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:21.796514 20562 tablet_bootstrap.cc:492] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544: Bootstrap starting.
I20260713 09:09:21.796355 20564 raft_consensus.cc:515] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.801581 20560 tablet_bootstrap.cc:654] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.806340 20560 tablet_bootstrap.cc:492] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a: No bootstrap required, opened a new log
I20260713 09:09:21.806852 20560 ts_tablet_manager.cc:1403] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.006s
I20260713 09:09:21.807547 20564 leader_election.cc:290] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:21.808109 20564 raft_consensus.cc:493] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:21.808575 20564 raft_consensus.cc:515] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.809253 20562 tablet_bootstrap.cc:654] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.809734 20560 raft_consensus.cc:359] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.810497 20560 raft_consensus.cc:385] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.810593 20564 leader_election.cc:290] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:21.810922 20560 raft_consensus.cc:740] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.815757 20563 tablet_bootstrap.cc:492] T 8938ce7463f744a6940ef76f9b4b921a P f6804a31bd9b450cbff023506c14fb99: No bootstrap required, opened a new log
I20260713 09:09:21.812342 20560 consensus_queue.cc:260] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.816478 20563 ts_tablet_manager.cc:1403] T 8938ce7463f744a6940ef76f9b4b921a P f6804a31bd9b450cbff023506c14fb99: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.005s
I20260713 09:09:21.817659 20560 ts_tablet_manager.cc:1434] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260713 09:09:21.818670 20560 tablet_bootstrap.cc:492] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a: Bootstrap starting.
I20260713 09:09:21.824371 20560 tablet_bootstrap.cc:654] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.833297 20563 raft_consensus.cc:359] T 8938ce7463f744a6940ef76f9b4b921a P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.834334 20563 raft_consensus.cc:385] T 8938ce7463f744a6940ef76f9b4b921a P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.834762 20563 raft_consensus.cc:740] T 8938ce7463f744a6940ef76f9b4b921a P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.835563 20560 tablet_bootstrap.cc:492] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a: No bootstrap required, opened a new log
I20260713 09:09:21.836130 20560 ts_tablet_manager.cc:1403] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260713 09:09:21.835726 20563 consensus_queue.cc:260] T 8938ce7463f744a6940ef76f9b4b921a P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.839038 20563 ts_tablet_manager.cc:1434] T 8938ce7463f744a6940ef76f9b4b921a P f6804a31bd9b450cbff023506c14fb99: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260713 09:09:21.839174 20560 raft_consensus.cc:359] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.840126 20560 raft_consensus.cc:385] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.840337 20563 tablet_bootstrap.cc:492] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99: Bootstrap starting.
I20260713 09:09:21.840476 20560 raft_consensus.cc:740] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.841578 20560 consensus_queue.cc:260] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.846043 20560 ts_tablet_manager.cc:1434] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:09:21.847080 20560 tablet_bootstrap.cc:492] T c35cd5d4a8f94388969673347af69805 P fbdeb029b5954d08be0f778c51a8488a: Bootstrap starting.
I20260713 09:09:21.849076 20563 tablet_bootstrap.cc:654] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.854744 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f9f76d1513412c8aff0ebb692acf15" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:21.856524 20519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab91b699ef844b2b693f369aab08f4e" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
W20260713 09:09:21.858646 20334 leader_election.cc:343] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:21.859326 20334 leader_election.cc:343] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:21.859858 20560 tablet_bootstrap.cc:654] T c35cd5d4a8f94388969673347af69805 P fbdeb029b5954d08be0f778c51a8488a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.860150 20446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f9f76d1513412c8aff0ebb692acf15" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99" is_pre_election: true
I20260713 09:09:21.861747 20563 tablet_bootstrap.cc:492] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99: No bootstrap required, opened a new log
I20260713 09:09:21.861616 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab91b699ef844b2b693f369aab08f4e" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99" is_pre_election: true
W20260713 09:09:21.862942 20337 leader_election.cc:343] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:21.863720 20563 ts_tablet_manager.cc:1403] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260713 09:09:21.863596 20337 leader_election.cc:304] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fbdeb029b5954d08be0f778c51a8488a; no voters: 98127f4ab867403d9433fd14b02a6544, f6804a31bd9b450cbff023506c14fb99
W20260713 09:09:21.865268 20337 leader_election.cc:343] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:21.865782 20337 leader_election.cc:304] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fbdeb029b5954d08be0f778c51a8488a; no voters: 98127f4ab867403d9433fd14b02a6544, f6804a31bd9b450cbff023506c14fb99
I20260713 09:09:21.867470 20563 raft_consensus.cc:359] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.868468 20564 raft_consensus.cc:2749] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:21.868582 20563 raft_consensus.cc:385] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.869151 20563 raft_consensus.cc:740] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.869446 20564 raft_consensus.cc:2749] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:21.870240 20563 consensus_queue.cc:260] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.871693 20560 tablet_bootstrap.cc:492] T c35cd5d4a8f94388969673347af69805 P fbdeb029b5954d08be0f778c51a8488a: No bootstrap required, opened a new log
I20260713 09:09:21.872153 20560 ts_tablet_manager.cc:1403] T c35cd5d4a8f94388969673347af69805 P fbdeb029b5954d08be0f778c51a8488a: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.005s
I20260713 09:09:21.873030 20563 ts_tablet_manager.cc:1434] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:09:21.873987 20563 tablet_bootstrap.cc:492] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99: Bootstrap starting.
I20260713 09:09:21.875046 20562 tablet_bootstrap.cc:492] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544: No bootstrap required, opened a new log
I20260713 09:09:21.874722 20560 raft_consensus.cc:359] T c35cd5d4a8f94388969673347af69805 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.875600 20562 ts_tablet_manager.cc:1403] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544: Time spent bootstrapping tablet: real 0.079s	user 0.032s	sys 0.028s
I20260713 09:09:21.875578 20560 raft_consensus.cc:385] T c35cd5d4a8f94388969673347af69805 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.876166 20560 raft_consensus.cc:740] T c35cd5d4a8f94388969673347af69805 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.877067 20560 consensus_queue.cc:260] T c35cd5d4a8f94388969673347af69805 P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.879362 20562 raft_consensus.cc:359] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.880113 20562 raft_consensus.cc:385] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.880438 20562 raft_consensus.cc:740] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.880743 20563 tablet_bootstrap.cc:654] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.881507 20560 ts_tablet_manager.cc:1434] T c35cd5d4a8f94388969673347af69805 P fbdeb029b5954d08be0f778c51a8488a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:09:21.881206 20562 consensus_queue.cc:260] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.882727 20560 tablet_bootstrap.cc:492] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a: Bootstrap starting.
I20260713 09:09:21.883410 20562 ts_tablet_manager.cc:1434] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:09:21.884347 20562 tablet_bootstrap.cc:492] T 7b8bf2b0b6054db69f4f8aa63169745e P 98127f4ab867403d9433fd14b02a6544: Bootstrap starting.
I20260713 09:09:21.891980 20560 tablet_bootstrap.cc:654] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.894183 20562 tablet_bootstrap.cc:654] T 7b8bf2b0b6054db69f4f8aa63169745e P 98127f4ab867403d9433fd14b02a6544: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.896634 20563 tablet_bootstrap.cc:492] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99: No bootstrap required, opened a new log
I20260713 09:09:21.897257 20563 ts_tablet_manager.cc:1403] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.016s
I20260713 09:09:21.902354 20563 raft_consensus.cc:359] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.902930 20577 raft_consensus.cc:493] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:21.904248 20577 raft_consensus.cc:515] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.905282 20560 tablet_bootstrap.cc:492] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a: No bootstrap required, opened a new log
I20260713 09:09:21.905622 20560 ts_tablet_manager.cc:1403] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.001s
I20260713 09:09:21.906812 20577 leader_election.cc:290] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:21.908007 20519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d2d33a4624c4bd98c1db3652c862b42" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:21.908092 20560 raft_consensus.cc:359] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.908376 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d2d33a4624c4bd98c1db3652c862b42" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99" is_pre_election: true
I20260713 09:09:21.908634 20519 raft_consensus.cc:2468] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 0.
I20260713 09:09:21.908804 20560 raft_consensus.cc:385] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.909106 20560 raft_consensus.cc:740] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.909966 20334 leader_election.cc:304] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:21.909895 20560 consensus_queue.cc:260] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.910331 20563 raft_consensus.cc:385] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.910836 20563 raft_consensus.cc:740] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Initialized, Role: FOLLOWER
W20260713 09:09:21.910892 20337 leader_election.cc:343] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:21.911458 20564 raft_consensus.cc:2804] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:21.911868 20564 raft_consensus.cc:493] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:21.912204 20560 ts_tablet_manager.cc:1434] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:09:21.912227 20564 raft_consensus.cc:3060] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.912810 20563 consensus_queue.cc:260] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.917289 20577 raft_consensus.cc:493] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:21.918092 20577 raft_consensus.cc:515] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.918363 20563 ts_tablet_manager.cc:1434] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:09:21.919333 20564 raft_consensus.cc:515] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.920325 20563 tablet_bootstrap.cc:492] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99: Bootstrap starting.
I20260713 09:09:21.928536 20446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d2d33a4624c4bd98c1db3652c862b42" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
I20260713 09:09:21.929080 20564 leader_election.cc:290] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 election: Requested vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
W20260713 09:09:21.929807 20337 leader_election.cc:343] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:21.921186 20562 tablet_bootstrap.cc:492] T 7b8bf2b0b6054db69f4f8aa63169745e P 98127f4ab867403d9433fd14b02a6544: No bootstrap required, opened a new log
I20260713 09:09:21.921609 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7685bb8dac8445cf965db1cf5c24d007" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99" is_pre_election: true
I20260713 09:09:21.931088 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d2d33a4624c4bd98c1db3652c862b42" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:21.931505 20562 ts_tablet_manager.cc:1403] T 7b8bf2b0b6054db69f4f8aa63169745e P 98127f4ab867403d9433fd14b02a6544: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.020s
I20260713 09:09:21.931715 20520 raft_consensus.cc:3060] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.933183 20563 tablet_bootstrap.cc:654] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.922019 20519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7685bb8dac8445cf965db1cf5c24d007" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:21.934473 20562 raft_consensus.cc:359] T 7b8bf2b0b6054db69f4f8aa63169745e P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } }
I20260713 09:09:21.935231 20562 raft_consensus.cc:385] T 7b8bf2b0b6054db69f4f8aa63169745e P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.935273 20519 raft_consensus.cc:2468] T 7685bb8dac8445cf965db1cf5c24d007 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 0.
I20260713 09:09:21.935667 20562 raft_consensus.cc:740] T 7b8bf2b0b6054db69f4f8aa63169745e P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.922639 20577 leader_election.cc:290] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:21.923061 20560 tablet_bootstrap.cc:492] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a: Bootstrap starting.
I20260713 09:09:21.936491 20562 consensus_queue.cc:260] T 7b8bf2b0b6054db69f4f8aa63169745e P 98127f4ab867403d9433fd14b02a6544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } }
I20260713 09:09:21.940107 20562 ts_tablet_manager.cc:1434] T 7b8bf2b0b6054db69f4f8aa63169745e P 98127f4ab867403d9433fd14b02a6544: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
W20260713 09:09:21.940207 20337 leader_election.cc:343] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:21.941429 20562 tablet_bootstrap.cc:492] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544: Bootstrap starting.
I20260713 09:09:21.941607 20334 leader_election.cc:304] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [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: 98127f4ab867403d9433fd14b02a6544, fbdeb029b5954d08be0f778c51a8488a; no voters: f6804a31bd9b450cbff023506c14fb99
I20260713 09:09:21.942065 20560 tablet_bootstrap.cc:654] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.942468 20585 raft_consensus.cc:2804] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:21.942984 20585 raft_consensus.cc:493] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:21.943357 20585 raft_consensus.cc:3060] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.938156 20520 raft_consensus.cc:2468] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 1.
I20260713 09:09:21.945636 20334 leader_election.cc:304] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [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: 98127f4ab867403d9433fd14b02a6544, fbdeb029b5954d08be0f778c51a8488a; no voters: f6804a31bd9b450cbff023506c14fb99
I20260713 09:09:21.946672 20577 raft_consensus.cc:2804] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:21.948431 20577 raft_consensus.cc:697] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Becoming Leader. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Running, Role: LEADER
I20260713 09:09:21.949155 20577 consensus_queue.cc:237] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.951376 20585 raft_consensus.cc:515] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.951994 20560 tablet_bootstrap.cc:492] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a: No bootstrap required, opened a new log
I20260713 09:09:21.958950 20560 ts_tablet_manager.cc:1403] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.001s
I20260713 09:09:21.954380 20563 tablet_bootstrap.cc:492] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99: No bootstrap required, opened a new log
I20260713 09:09:21.959992 20585 leader_election.cc:290] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 election: Requested vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:21.960217 20563 ts_tablet_manager.cc:1403] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.004s
I20260713 09:09:21.958098 20562 tablet_bootstrap.cc:654] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.961424 20560 raft_consensus.cc:359] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } }
I20260713 09:09:21.962081 20560 raft_consensus.cc:385] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.962373 20560 raft_consensus.cc:740] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.962498 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7685bb8dac8445cf965db1cf5c24d007" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
I20260713 09:09:21.963128 20560 consensus_queue.cc:260] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } }
I20260713 09:09:21.962987 20563 raft_consensus.cc:359] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
W20260713 09:09:21.963785 20337 leader_election.cc:343] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:21.964063 20563 raft_consensus.cc:385] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.964507 20563 raft_consensus.cc:740] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.965175 20560 ts_tablet_manager.cc:1434] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:21.966269 20560 tablet_bootstrap.cc:492] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a: Bootstrap starting.
I20260713 09:09:21.965848 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7685bb8dac8445cf965db1cf5c24d007" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:21.966810 20520 raft_consensus.cc:3060] T 7685bb8dac8445cf965db1cf5c24d007 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.966629 20563 consensus_queue.cc:260] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.969906 20563 ts_tablet_manager.cc:1434] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
W20260713 09:09:21.970115 20317 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:21.971351 20563 tablet_bootstrap.cc:492] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99: Bootstrap starting.
I20260713 09:09:21.974049 20560 tablet_bootstrap.cc:654] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.965703 20266 catalog_manager.cc:5697] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a reported cstate change: term changed from 0 to 1, leader changed from <none> to fbdeb029b5954d08be0f778c51a8488a (127.16.31.65). New cstate: current_term: 1 leader_uuid: "fbdeb029b5954d08be0f778c51a8488a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:21.977320 20520 raft_consensus.cc:2468] T 7685bb8dac8445cf965db1cf5c24d007 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 1.
I20260713 09:09:21.979140 20563 tablet_bootstrap.cc:654] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.978796 20334 leader_election.cc:304] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [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: 98127f4ab867403d9433fd14b02a6544, fbdeb029b5954d08be0f778c51a8488a; no voters: f6804a31bd9b450cbff023506c14fb99
I20260713 09:09:21.979984 20585 raft_consensus.cc:2804] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:21.980458 20562 tablet_bootstrap.cc:492] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544: No bootstrap required, opened a new log
I20260713 09:09:21.980609 20585 raft_consensus.cc:697] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Becoming Leader. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Running, Role: LEADER
I20260713 09:09:21.980959 20562 ts_tablet_manager.cc:1403] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.014s
I20260713 09:09:21.981746 20585 consensus_queue.cc:237] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.985908 20562 raft_consensus.cc:359] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.989333 20562 raft_consensus.cc:385] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.989903 20562 raft_consensus.cc:740] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.990808 20562 consensus_queue.cc:260] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.992826 20563 tablet_bootstrap.cc:492] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99: No bootstrap required, opened a new log
I20260713 09:09:21.993393 20563 ts_tablet_manager.cc:1403] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260713 09:09:21.995715 20562 ts_tablet_manager.cc:1434] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260713 09:09:21.996181 20563 raft_consensus.cc:359] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:21.996697 20562 tablet_bootstrap.cc:492] T e2afbb68befe4c63acfe46494f7bf722 P 98127f4ab867403d9433fd14b02a6544: Bootstrap starting.
I20260713 09:09:21.996934 20563 raft_consensus.cc:385] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.997296 20563 raft_consensus.cc:740] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.998044 20563 consensus_queue.cc:260] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.000414 20563 ts_tablet_manager.cc:1434] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:22.001473 20563 tablet_bootstrap.cc:492] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99: Bootstrap starting.
I20260713 09:09:22.002606 20585 raft_consensus.cc:493] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.003276 20562 tablet_bootstrap.cc:654] T e2afbb68befe4c63acfe46494f7bf722 P 98127f4ab867403d9433fd14b02a6544: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.003086 20585 raft_consensus.cc:515] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } }
I20260713 09:09:22.005141 20585 leader_election.cc:290] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401), f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861)
I20260713 09:09:22.006035 20568 raft_consensus.cc:493] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.006500 20568 raft_consensus.cc:515] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.007378 20560 tablet_bootstrap.cc:492] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a: No bootstrap required, opened a new log
I20260713 09:09:22.007673 20563 tablet_bootstrap.cc:654] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.007790 20560 ts_tablet_manager.cc:1403] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.007s
I20260713 09:09:22.008896 20568 leader_election.cc:290] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861)
I20260713 09:09:22.009203 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8bf2b0b6054db69f4f8aa63169745e" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:22.009763 20520 raft_consensus.cc:2468] T 7b8bf2b0b6054db69f4f8aa63169745e P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 0.
I20260713 09:09:22.010282 20560 raft_consensus.cc:359] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.011184 20560 raft_consensus.cc:385] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.011253 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8bf2b0b6054db69f4f8aa63169745e" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99" is_pre_election: true
I20260713 09:09:22.011549 20560 raft_consensus.cc:740] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.011888 20445 raft_consensus.cc:2468] T 7b8bf2b0b6054db69f4f8aa63169745e P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 0.
I20260713 09:09:22.012528 20560 consensus_queue.cc:260] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.012979 20337 leader_election.cc:304] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6804a31bd9b450cbff023506c14fb99, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:22.013819 20577 raft_consensus.cc:493] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.014331 20577 raft_consensus.cc:515] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.016675 20577 leader_election.cc:290] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:22.017659 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2afbb68befe4c63acfe46494f7bf722" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:22.018260 20577 raft_consensus.cc:2804] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:22.018630 20577 raft_consensus.cc:493] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:22.018780 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2afbb68befe4c63acfe46494f7bf722" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99" is_pre_election: true
I20260713 09:09:22.018960 20577 raft_consensus.cc:3060] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.019964 20563 tablet_bootstrap.cc:492] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99: No bootstrap required, opened a new log
W20260713 09:09:22.019999 20337 leader_election.cc:343] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:22.020905 20563 ts_tablet_manager.cc:1403] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
W20260713 09:09:22.020953 20334 leader_election.cc:343] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:22.021605 20334 leader_election.cc:304] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fbdeb029b5954d08be0f778c51a8488a; no voters: 98127f4ab867403d9433fd14b02a6544, f6804a31bd9b450cbff023506c14fb99
I20260713 09:09:22.022632 20585 raft_consensus.cc:2749] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:22.024317 20560 ts_tablet_manager.cc:1434] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:09:22.024655 20563 raft_consensus.cc:359] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.025553 20563 raft_consensus.cc:385] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.025900 20563 raft_consensus.cc:740] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.026754 20577 raft_consensus.cc:515] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } }
I20260713 09:09:22.026778 20563 consensus_queue.cc:260] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.028898 20563 ts_tablet_manager.cc:1434] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:22.029814 20563 tablet_bootstrap.cc:492] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99: Bootstrap starting.
I20260713 09:09:22.029670 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8bf2b0b6054db69f4f8aa63169745e" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:22.030274 20520 raft_consensus.cc:3060] T 7b8bf2b0b6054db69f4f8aa63169745e P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.032510 20562 tablet_bootstrap.cc:492] T e2afbb68befe4c63acfe46494f7bf722 P 98127f4ab867403d9433fd14b02a6544: No bootstrap required, opened a new log
I20260713 09:09:22.033759 20570 raft_consensus.cc:493] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.035465 20570 raft_consensus.cc:515] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.036727 20563 tablet_bootstrap.cc:654] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.037438 20520 raft_consensus.cc:2468] T 7b8bf2b0b6054db69f4f8aa63169745e P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 1.
I20260713 09:09:22.037762 20570 leader_election.cc:290] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:22.038636 20334 leader_election.cc:304] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:22.039419 20585 raft_consensus.cc:2804] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:22.039947 20585 raft_consensus.cc:697] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Becoming Leader. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Running, Role: LEADER
I20260713 09:09:22.040961 20585 consensus_queue.cc:237] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } }
I20260713 09:09:22.045256 20570 raft_consensus.cc:493] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.045840 20570 raft_consensus.cc:515] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.048090 20570 leader_election.cc:290] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:22.053905 20577 leader_election.cc:290] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 election: Requested vote from peers 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401), f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861)
I20260713 09:09:22.056241 20562 ts_tablet_manager.cc:1403] T e2afbb68befe4c63acfe46494f7bf722 P 98127f4ab867403d9433fd14b02a6544: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.003s
I20260713 09:09:22.061185 20446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8bf2b0b6054db69f4f8aa63169745e" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
I20260713 09:09:22.061769 20446 raft_consensus.cc:3060] T 7b8bf2b0b6054db69f4f8aa63169745e P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.062371 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35cd5d4a8f94388969673347af69805" candidate_uuid: "98127f4ab867403d9433fd14b02a6544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99" is_pre_election: true
W20260713 09:09:22.063684 20486 leader_election.cc:343] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:22.065753 20562 raft_consensus.cc:359] T e2afbb68befe4c63acfe46494f7bf722 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.068753 20446 raft_consensus.cc:2468] T 7b8bf2b0b6054db69f4f8aa63169745e P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 1.
I20260713 09:09:22.066421 20562 raft_consensus.cc:385] T e2afbb68befe4c63acfe46494f7bf722 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.074328 20562 raft_consensus.cc:740] T e2afbb68befe4c63acfe46494f7bf722 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.075152 20562 consensus_queue.cc:260] T e2afbb68befe4c63acfe46494f7bf722 P 98127f4ab867403d9433fd14b02a6544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.075806 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35cd5d4a8f94388969673347af69805" candidate_uuid: "98127f4ab867403d9433fd14b02a6544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a" is_pre_election: true
I20260713 09:09:22.076462 20371 raft_consensus.cc:2468] T c35cd5d4a8f94388969673347af69805 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98127f4ab867403d9433fd14b02a6544 in term 0.
I20260713 09:09:22.077538 20562 ts_tablet_manager.cc:1434] T e2afbb68befe4c63acfe46494f7bf722 P 98127f4ab867403d9433fd14b02a6544: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260713 09:09:22.077854 20486 leader_election.cc:304] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [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: 98127f4ab867403d9433fd14b02a6544, fbdeb029b5954d08be0f778c51a8488a; no voters: f6804a31bd9b450cbff023506c14fb99
I20260713 09:09:22.078728 20562 tablet_bootstrap.cc:492] T 8938ce7463f744a6940ef76f9b4b921a P 98127f4ab867403d9433fd14b02a6544: Bootstrap starting.
I20260713 09:09:22.078987 20568 raft_consensus.cc:2804] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:22.079344 20568 raft_consensus.cc:493] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:22.079680 20568 raft_consensus.cc:3060] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.084930 20562 tablet_bootstrap.cc:654] T 8938ce7463f744a6940ef76f9b4b921a P 98127f4ab867403d9433fd14b02a6544: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.086789 20568 raft_consensus.cc:515] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.089162 20585 raft_consensus.cc:493] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.089608 20585 raft_consensus.cc:515] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.093860 20568 leader_election.cc:290] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [CANDIDATE]: Term 1 election: Requested vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861)
I20260713 09:09:22.095650 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35cd5d4a8f94388969673347af69805" candidate_uuid: "98127f4ab867403d9433fd14b02a6544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
I20260713 09:09:22.096221 20371 raft_consensus.cc:3060] T c35cd5d4a8f94388969673347af69805 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.100267 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae64b18e0914f55a55c80e9493d4406" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:22.100919 20520 raft_consensus.cc:2468] T 6ae64b18e0914f55a55c80e9493d4406 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 0.
I20260713 09:09:22.102341 20570 raft_consensus.cc:493] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.102847 20570 raft_consensus.cc:515] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.103144 20334 leader_election.cc:304] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:22.103919 20577 raft_consensus.cc:2804] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:22.104274 20577 raft_consensus.cc:493] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:22.104557 20577 raft_consensus.cc:3060] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.105532 20570 leader_election.cc:290] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:22.108592 20562 tablet_bootstrap.cc:492] T 8938ce7463f744a6940ef76f9b4b921a P 98127f4ab867403d9433fd14b02a6544: No bootstrap required, opened a new log
I20260713 09:09:22.109187 20562 ts_tablet_manager.cc:1403] T 8938ce7463f744a6940ef76f9b4b921a P 98127f4ab867403d9433fd14b02a6544: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.002s
I20260713 09:09:22.109616 20268 catalog_manager.cc:5697] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a reported cstate change: term changed from 0 to 1, leader changed from <none> to fbdeb029b5954d08be0f778c51a8488a (127.16.31.65). New cstate: current_term: 1 leader_uuid: "fbdeb029b5954d08be0f778c51a8488a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:22.111446 20585 leader_election.cc:290] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:22.111506 20446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35cd5d4a8f94388969673347af69805" candidate_uuid: "98127f4ab867403d9433fd14b02a6544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
I20260713 09:09:22.112540 20562 raft_consensus.cc:359] T 8938ce7463f744a6940ef76f9b4b921a P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.113417 20562 raft_consensus.cc:385] T 8938ce7463f744a6940ef76f9b4b921a P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.113739 20562 raft_consensus.cc:740] T 8938ce7463f744a6940ef76f9b4b921a P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Initialized, Role: FOLLOWER
W20260713 09:09:22.112946 20486 leader_election.cc:343] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:22.114560 20562 consensus_queue.cc:260] T 8938ce7463f744a6940ef76f9b4b921a P 98127f4ab867403d9433fd14b02a6544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.120333 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae64b18e0914f55a55c80e9493d4406" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a" is_pre_election: true
I20260713 09:09:22.122200 20577 raft_consensus.cc:515] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.123297 20370 raft_consensus.cc:2393] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6804a31bd9b450cbff023506c14fb99 in current term 1: Already voted for candidate fbdeb029b5954d08be0f778c51a8488a in this term.
I20260713 09:09:22.123342 20446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae64b18e0914f55a55c80e9493d4406" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99" is_pre_election: true
I20260713 09:09:22.124269 20446 raft_consensus.cc:2468] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 0.
I20260713 09:09:22.124389 20562 ts_tablet_manager.cc:1434] T 8938ce7463f744a6940ef76f9b4b921a P 98127f4ab867403d9433fd14b02a6544: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260713 09:09:22.124907 20369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f9f76d1513412c8aff0ebb692acf15" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a" is_pre_election: true
I20260713 09:09:22.125515 20369 raft_consensus.cc:2468] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 0.
I20260713 09:09:22.126844 20369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7685bb8dac8445cf965db1cf5c24d007" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a" is_pre_election: true
I20260713 09:09:22.128067 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae64b18e0914f55a55c80e9493d4406" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:22.128556 20519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f9f76d1513412c8aff0ebb692acf15" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:22.128901 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7685bb8dac8445cf965db1cf5c24d007" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:22.129693 20518 raft_consensus.cc:2393] T 7685bb8dac8445cf965db1cf5c24d007 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6804a31bd9b450cbff023506c14fb99 in current term 1: Already voted for candidate fbdeb029b5954d08be0f778c51a8488a in this term.
I20260713 09:09:22.128656 20520 raft_consensus.cc:2468] T 6ae64b18e0914f55a55c80e9493d4406 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 0.
I20260713 09:09:22.130967 20412 leader_election.cc:304] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6804a31bd9b450cbff023506c14fb99, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:22.128082 20562 tablet_bootstrap.cc:492] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544: Bootstrap starting.
I20260713 09:09:22.132728 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae64b18e0914f55a55c80e9493d4406" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:22.133029 20570 raft_consensus.cc:2804] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:22.133328 20520 raft_consensus.cc:3060] T 6ae64b18e0914f55a55c80e9493d4406 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.133540 20570 raft_consensus.cc:493] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:09:22.134732 20409 leader_election.cc:343] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:22.135737 20409 leader_election.cc:304] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6804a31bd9b450cbff023506c14fb99; no voters: 98127f4ab867403d9433fd14b02a6544, fbdeb029b5954d08be0f778c51a8488a
I20260713 09:09:22.136602 20570 raft_consensus.cc:3060] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.137588 20562 tablet_bootstrap.cc:654] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.118155 20371 raft_consensus.cc:2468] T c35cd5d4a8f94388969673347af69805 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98127f4ab867403d9433fd14b02a6544 in term 1.
I20260713 09:09:22.138933 20446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae64b18e0914f55a55c80e9493d4406" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
I20260713 09:09:22.139413 20577 leader_election.cc:290] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 election: Requested vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:22.139546 20486 leader_election.cc:304] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [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: 98127f4ab867403d9433fd14b02a6544, fbdeb029b5954d08be0f778c51a8488a; no voters: f6804a31bd9b450cbff023506c14fb99
I20260713 09:09:22.140643 20568 raft_consensus.cc:2804] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:22.141295 20446 raft_consensus.cc:3060] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.143563 20520 raft_consensus.cc:2468] T 6ae64b18e0914f55a55c80e9493d4406 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 1.
I20260713 09:09:22.136529 20268 catalog_manager.cc:5697] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a reported cstate change: term changed from 0 to 1, leader changed from <none> to fbdeb029b5954d08be0f778c51a8488a (127.16.31.65). New cstate: current_term: 1 leader_uuid: "fbdeb029b5954d08be0f778c51a8488a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:22.149825 20570 raft_consensus.cc:515] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.150785 20334 leader_election.cc:304] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:22.151546 20577 raft_consensus.cc:2804] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:22.152244 20577 raft_consensus.cc:697] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Becoming Leader. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Running, Role: LEADER
I20260713 09:09:22.152673 20585 raft_consensus.cc:493] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.153095 20570 leader_election.cc:290] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 election: Requested vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:22.155196 20606 raft_consensus.cc:3060] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.155411 20563 tablet_bootstrap.cc:492] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99: No bootstrap required, opened a new log
I20260713 09:09:22.155738 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f9f76d1513412c8aff0ebb692acf15" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
I20260713 09:09:22.156342 20585 raft_consensus.cc:515] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.156924 20563 ts_tablet_manager.cc:1403] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99: Time spent bootstrapping tablet: real 0.127s	user 0.032s	sys 0.068s
I20260713 09:09:22.156840 20371 raft_consensus.cc:3060] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.155349 20577 consensus_queue.cc:237] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.159565 20585 leader_election.cc:290] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:22.164433 20562 tablet_bootstrap.cc:492] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544: No bootstrap required, opened a new log
I20260713 09:09:22.164882 20562 ts_tablet_manager.cc:1403] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.012s
I20260713 09:09:22.166342 20371 raft_consensus.cc:2468] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 1.
I20260713 09:09:22.160840 20563 raft_consensus.cc:359] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.143564 20409 leader_election.cc:304] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [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: 98127f4ab867403d9433fd14b02a6544, f6804a31bd9b450cbff023506c14fb99; no voters: fbdeb029b5954d08be0f778c51a8488a
I20260713 09:09:22.167409 20563 raft_consensus.cc:385] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.167443 20412 leader_election.cc:304] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6804a31bd9b450cbff023506c14fb99, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:22.167809 20563 raft_consensus.cc:740] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.163148 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8938ce7463f744a6940ef76f9b4b921a" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99" is_pre_election: true
I20260713 09:09:22.163345 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8938ce7463f744a6940ef76f9b4b921a" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:22.157693 20568 raft_consensus.cc:697] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [term 1 LEADER]: Becoming Leader. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Running, Role: LEADER
I20260713 09:09:22.169050 20520 raft_consensus.cc:2468] T 8938ce7463f744a6940ef76f9b4b921a P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 0.
I20260713 09:09:22.170140 20568 consensus_queue.cc:237] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.171020 20445 raft_consensus.cc:2468] T 8938ce7463f744a6940ef76f9b4b921a P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 0.
I20260713 09:09:22.171481 20446 raft_consensus.cc:2468] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 1.
I20260713 09:09:22.172281 20562 raft_consensus.cc:359] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.172621 20337 leader_election.cc:304] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6804a31bd9b450cbff023506c14fb99, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:22.169950 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f9f76d1513412c8aff0ebb692acf15" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:22.174552 20562 raft_consensus.cc:385] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.174826 20585 raft_consensus.cc:2804] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:22.173556 20570 raft_consensus.cc:2764] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:09:22.175323 20585 raft_consensus.cc:493] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:22.175252 20563 consensus_queue.cc:260] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.175978 20585 raft_consensus.cc:3060] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.176800 20562 raft_consensus.cc:740] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.179800 20606 raft_consensus.cc:2749] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:22.180002 20570 raft_consensus.cc:2804] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:22.183754 20570 raft_consensus.cc:697] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Becoming Leader. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:22.184593 20570 consensus_queue.cc:237] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.187798 20562 consensus_queue.cc:260] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.188956 20518 raft_consensus.cc:3060] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.190196 20562 ts_tablet_manager.cc:1434] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:09:22.190035 20268 catalog_manager.cc:5697] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a reported cstate change: term changed from 0 to 1, leader changed from <none> to fbdeb029b5954d08be0f778c51a8488a (127.16.31.65). New cstate: current_term: 1 leader_uuid: "fbdeb029b5954d08be0f778c51a8488a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:22.197242 20518 raft_consensus.cc:2468] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 1.
I20260713 09:09:22.200891 20610 raft_consensus.cc:493] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.201550 20610 raft_consensus.cc:515] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.205220 20267 catalog_manager.cc:5697] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98127f4ab867403d9433fd14b02a6544 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "98127f4ab867403d9433fd14b02a6544" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:22.206528 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d2d33a4624c4bd98c1db3652c862b42" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a" is_pre_election: true
I20260713 09:09:22.208788 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d2d33a4624c4bd98c1db3652c862b42" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:22.210465 20518 raft_consensus.cc:2393] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6804a31bd9b450cbff023506c14fb99 in current term 1: Already voted for candidate fbdeb029b5954d08be0f778c51a8488a in this term.
I20260713 09:09:22.211874 20409 leader_election.cc:304] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6804a31bd9b450cbff023506c14fb99; no voters: 98127f4ab867403d9433fd14b02a6544, fbdeb029b5954d08be0f778c51a8488a
I20260713 09:09:22.212277 20585 raft_consensus.cc:515] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.213004 20610 leader_election.cc:290] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:22.215727 20446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8938ce7463f744a6940ef76f9b4b921a" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
I20260713 09:09:22.213214 20606 raft_consensus.cc:3060] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.217167 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8938ce7463f744a6940ef76f9b4b921a" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:22.217659 20518 raft_consensus.cc:3060] T 8938ce7463f744a6940ef76f9b4b921a P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.216295 20446 raft_consensus.cc:3060] T 8938ce7463f744a6940ef76f9b4b921a P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.222640 20585 leader_election.cc:290] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 election: Requested vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:22.224787 20563 ts_tablet_manager.cc:1434] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99: Time spent starting tablet: real 0.067s	user 0.015s	sys 0.022s
I20260713 09:09:22.225678 20563 tablet_bootstrap.cc:492] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99: Bootstrap starting.
I20260713 09:09:22.226958 20518 raft_consensus.cc:2468] T 8938ce7463f744a6940ef76f9b4b921a P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 1.
I20260713 09:09:22.228142 20334 leader_election.cc:304] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:22.229439 20585 raft_consensus.cc:2804] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:22.229928 20585 raft_consensus.cc:697] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Becoming Leader. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Running, Role: LEADER
I20260713 09:09:22.231175 20563 tablet_bootstrap.cc:654] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.231479 20585 consensus_queue.cc:237] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.227057 20606 raft_consensus.cc:2749] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:22.238274 20266 catalog_manager.cc:5697] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6804a31bd9b450cbff023506c14fb99 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "f6804a31bd9b450cbff023506c14fb99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:22.239450 20446 raft_consensus.cc:2468] T 8938ce7463f744a6940ef76f9b4b921a P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 1.
I20260713 09:09:22.243320 20606 raft_consensus.cc:493] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.243868 20606 raft_consensus.cc:515] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.246183 20606 leader_election.cc:290] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:22.247478 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab91b699ef844b2b693f369aab08f4e" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a" is_pre_election: true
I20260713 09:09:22.248023 20371 raft_consensus.cc:2468] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 0.
I20260713 09:09:22.248694 20563 tablet_bootstrap.cc:492] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99: No bootstrap required, opened a new log
I20260713 09:09:22.249125 20412 leader_election.cc:304] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6804a31bd9b450cbff023506c14fb99, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:22.249110 20563 ts_tablet_manager.cc:1403] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260713 09:09:22.250020 20606 raft_consensus.cc:2804] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:22.250183 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab91b699ef844b2b693f369aab08f4e" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:22.250470 20606 raft_consensus.cc:493] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:22.250908 20518 raft_consensus.cc:2468] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 0.
I20260713 09:09:22.250945 20606 raft_consensus.cc:3060] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.252240 20563 raft_consensus.cc:359] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.251864 20266 catalog_manager.cc:5697] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a reported cstate change: term changed from 0 to 1, leader changed from <none> to fbdeb029b5954d08be0f778c51a8488a (127.16.31.65). New cstate: current_term: 1 leader_uuid: "fbdeb029b5954d08be0f778c51a8488a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:22.252967 20563 raft_consensus.cc:385] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.253304 20563 raft_consensus.cc:740] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.253993 20563 consensus_queue.cc:260] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.258363 20606 raft_consensus.cc:515] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.261842 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab91b699ef844b2b693f369aab08f4e" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
I20260713 09:09:22.262315 20371 raft_consensus.cc:3060] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.262439 20563 ts_tablet_manager.cc:1434] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260713 09:09:22.264431 20606 leader_election.cc:290] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 election: Requested vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:22.264994 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab91b699ef844b2b693f369aab08f4e" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:22.265597 20518 raft_consensus.cc:3060] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.268534 20371 raft_consensus.cc:2468] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 1.
I20260713 09:09:22.269429 20412 leader_election.cc:304] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6804a31bd9b450cbff023506c14fb99, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:22.270012 20606 raft_consensus.cc:2804] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:22.270519 20606 raft_consensus.cc:697] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Becoming Leader. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:22.271322 20518 raft_consensus.cc:2468] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 1.
I20260713 09:09:22.271306 20606 consensus_queue.cc:237] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.278806 20267 catalog_manager.cc:5697] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6804a31bd9b450cbff023506c14fb99 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "f6804a31bd9b450cbff023506c14fb99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:22.370332 20585 consensus_queue.cc:1048] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.386735 20577 consensus_queue.cc:1048] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.390988 20577 consensus_queue.cc:1048] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.399741 20570 raft_consensus.cc:493] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.400244 20570 raft_consensus.cc:515] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.402331 20570 leader_election.cc:290] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:22.402529 20564 consensus_queue.cc:1048] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:22.404090 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2afbb68befe4c63acfe46494f7bf722" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:22.404654 20518 raft_consensus.cc:2468] T e2afbb68befe4c63acfe46494f7bf722 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 0.
I20260713 09:09:22.405717 20409 leader_election.cc:304] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, f6804a31bd9b450cbff023506c14fb99; no voters: 
I20260713 09:09:22.405925 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2afbb68befe4c63acfe46494f7bf722" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a" is_pre_election: true
I20260713 09:09:22.406678 20570 raft_consensus.cc:2804] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:22.407184 20570 raft_consensus.cc:493] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:22.407701 20570 raft_consensus.cc:3060] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.406548 20371 raft_consensus.cc:2468] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 0.
I20260713 09:09:22.416045 20570 raft_consensus.cc:515] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.418625 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2afbb68befe4c63acfe46494f7bf722" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
I20260713 09:09:22.418804 20570 leader_election.cc:290] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 election: Requested vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:22.419171 20371 raft_consensus.cc:3060] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.419498 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2afbb68befe4c63acfe46494f7bf722" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:22.420107 20520 raft_consensus.cc:3060] T e2afbb68befe4c63acfe46494f7bf722 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.424198 20371 raft_consensus.cc:2468] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 1.
I20260713 09:09:22.425238 20412 leader_election.cc:304] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6804a31bd9b450cbff023506c14fb99, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:22.425666 20520 raft_consensus.cc:2468] T e2afbb68befe4c63acfe46494f7bf722 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 1.
I20260713 09:09:22.425983 20570 raft_consensus.cc:2804] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:22.426515 20570 raft_consensus.cc:697] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Becoming Leader. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:22.427561 20570 consensus_queue.cc:237] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.433701 20266 catalog_manager.cc:5697] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6804a31bd9b450cbff023506c14fb99 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "f6804a31bd9b450cbff023506c14fb99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:22.595710 20585 consensus_queue.cc:1048] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.605118 20577 consensus_queue.cc:1048] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.647104 20445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2afbb68befe4c63acfe46494f7bf722"
dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
mode: GRACEFUL
new_leader_uuid: "fbdeb029b5954d08be0f778c51a8488a"
 from {username='slave'} at 127.0.0.1:40586
I20260713 09:09:22.647552 20445 raft_consensus.cc:606] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Received request to transfer leadership to TS fbdeb029b5954d08be0f778c51a8488a
I20260713 09:09:22.651603 20445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cab91b699ef844b2b693f369aab08f4e"
dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
mode: GRACEFUL
new_leader_uuid: "fbdeb029b5954d08be0f778c51a8488a"
 from {username='slave'} at 127.0.0.1:40586
I20260713 09:09:22.652010 20445 raft_consensus.cc:606] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Received request to transfer leadership to TS fbdeb029b5954d08be0f778c51a8488a
I20260713 09:09:22.653079 20570 raft_consensus.cc:493] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.653591 20570 raft_consensus.cc:515] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.656260 20446 raft_consensus.cc:3060] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.656383 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35cd5d4a8f94388969673347af69805" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a" is_pre_election: true
I20260713 09:09:22.657214 20371 raft_consensus.cc:2393] T c35cd5d4a8f94388969673347af69805 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6804a31bd9b450cbff023506c14fb99 in current term 1: Already voted for candidate 98127f4ab867403d9433fd14b02a6544 in this term.
I20260713 09:09:22.656273 20577 consensus_queue.cc:1048] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:22.658633 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35cd5d4a8f94388969673347af69805" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:22.656039 20570 leader_election.cc:290] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:22.659972 20409 leader_election.cc:304] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6804a31bd9b450cbff023506c14fb99; no voters: 98127f4ab867403d9433fd14b02a6544, fbdeb029b5954d08be0f778c51a8488a
I20260713 09:09:22.663193 20607 consensus_queue.cc:1048] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.667773 20570 raft_consensus.cc:2749] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:22.669806 20585 consensus_queue.cc:1048] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.671106 20607 consensus_queue.cc:1048] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.676749 20518 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c35cd5d4a8f94388969673347af69805"
dest_uuid: "98127f4ab867403d9433fd14b02a6544"
mode: GRACEFUL
new_leader_uuid: "f6804a31bd9b450cbff023506c14fb99"
 from {username='slave'} at 127.0.0.1:41466
I20260713 09:09:22.677518 20518 raft_consensus.cc:606] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [term 1 LEADER]: Received request to transfer leadership to TS f6804a31bd9b450cbff023506c14fb99
I20260713 09:09:22.685628 20607 raft_consensus.cc:993] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544: : Instructing follower f6804a31bd9b450cbff023506c14fb99 to start an election
I20260713 09:09:22.686015 20568 raft_consensus.cc:1081] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [term 1 LEADER]: Signalling peer f6804a31bd9b450cbff023506c14fb99 to start an election
I20260713 09:09:22.694952 20446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c35cd5d4a8f94388969673347af69805"
dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
 from {username='slave'} at 127.0.0.1:40582
I20260713 09:09:22.695729 20446 raft_consensus.cc:493] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:22.696326 20446 raft_consensus.cc:3060] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:22.700037 20570 consensus_queue.cc:1048] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.708781 20446 raft_consensus.cc:515] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.711314 20369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35cd5d4a8f94388969673347af69805" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
I20260713 09:09:22.711840 20369 raft_consensus.cc:3060] T c35cd5d4a8f94388969673347af69805 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:22.717362 20369 raft_consensus.cc:2468] T c35cd5d4a8f94388969673347af69805 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 2.
I20260713 09:09:22.718075 20445 raft_consensus.cc:1240] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Rejecting Update request from peer 98127f4ab867403d9433fd14b02a6544 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:22.718521 20412 leader_election.cc:304] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6804a31bd9b450cbff023506c14fb99, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:22.719414 20570 raft_consensus.cc:2804] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:22.719811 20446 leader_election.cc:290] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 2 election: Requested vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:22.720192 20606 consensus_queue.cc:1048] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.719846 20570 raft_consensus.cc:697] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 [term 2 LEADER]: Becoming Leader. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:22.721650 20570 consensus_queue.cc:237] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.723646 20568 consensus_queue.cc:1059] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.724558 20568 raft_consensus.cc:3055] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:22.724679 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35cd5d4a8f94388969673347af69805" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:22.725005 20568 raft_consensus.cc:740] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Running, Role: LEADER
I20260713 09:09:22.726076 20568 consensus_queue.cc:260] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.727366 20568 raft_consensus.cc:3060] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:22.728085 20370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7685bb8dac8445cf965db1cf5c24d007"
dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
mode: GRACEFUL
new_leader_uuid: "f6804a31bd9b450cbff023506c14fb99"
 from {username='slave'} at 127.0.0.1:37694
I20260713 09:09:22.728659 20370 raft_consensus.cc:606] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Received request to transfer leadership to TS f6804a31bd9b450cbff023506c14fb99
I20260713 09:09:22.734798 20370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ae64b18e0914f55a55c80e9493d4406"
dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
mode: GRACEFUL
new_leader_uuid: "f6804a31bd9b450cbff023506c14fb99"
 from {username='slave'} at 127.0.0.1:37694
I20260713 09:09:22.735376 20370 raft_consensus.cc:606] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Received request to transfer leadership to TS f6804a31bd9b450cbff023506c14fb99
I20260713 09:09:22.736573 20268 catalog_manager.cc:5697] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 reported cstate change: term changed from 1 to 2, leader changed from 98127f4ab867403d9433fd14b02a6544 (127.16.31.67) to f6804a31bd9b450cbff023506c14fb99 (127.16.31.66). New cstate: current_term: 2 leader_uuid: "f6804a31bd9b450cbff023506c14fb99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:22.741801 20370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d2d33a4624c4bd98c1db3652c862b42"
dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
mode: GRACEFUL
new_leader_uuid: "f6804a31bd9b450cbff023506c14fb99"
 from {username='slave'} at 127.0.0.1:37694
I20260713 09:09:22.742372 20370 raft_consensus.cc:606] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Received request to transfer leadership to TS f6804a31bd9b450cbff023506c14fb99
I20260713 09:09:22.744654 20520 raft_consensus.cc:2468] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 2.
I20260713 09:09:22.748348 20445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5f9f76d1513412c8aff0ebb692acf15"
dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
mode: GRACEFUL
new_leader_uuid: "98127f4ab867403d9433fd14b02a6544"
 from {username='slave'} at 127.0.0.1:40586
I20260713 09:09:22.748845 20445 raft_consensus.cc:606] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Received request to transfer leadership to TS 98127f4ab867403d9433fd14b02a6544
I20260713 09:09:22.764992 20585 consensus_queue.cc:1048] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.775018 20564 consensus_queue.cc:1048] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.780364 20570 consensus_queue.cc:1048] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.786674 20606 raft_consensus.cc:993] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99: : Instructing follower fbdeb029b5954d08be0f778c51a8488a to start an election
I20260713 09:09:22.787063 20606 raft_consensus.cc:1081] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Signalling peer fbdeb029b5954d08be0f778c51a8488a to start an election
I20260713 09:09:22.791715 20371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cab91b699ef844b2b693f369aab08f4e"
dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
 from {username='slave'} at 127.0.0.1:37678
I20260713 09:09:22.792268 20606 consensus_queue.cc:1048] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.792898 20371 raft_consensus.cc:493] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:22.793331 20371 raft_consensus.cc:3060] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:22.800295 20371 raft_consensus.cc:515] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.802858 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab91b699ef844b2b693f369aab08f4e" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
I20260713 09:09:22.803403 20445 raft_consensus.cc:3055] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:22.803747 20445 raft_consensus.cc:740] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:22.804088 20371 leader_election.cc:290] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 2 election: Requested vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:22.804535 20445 consensus_queue.cc:260] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.804976 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab91b699ef844b2b693f369aab08f4e" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:22.805531 20520 raft_consensus.cc:3060] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:22.805795 20445 raft_consensus.cc:3060] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:22.811051 20520 raft_consensus.cc:2468] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 2.
I20260713 09:09:22.811964 20334 leader_election.cc:304] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:22.812821 20564 raft_consensus.cc:2804] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:22.813263 20564 raft_consensus.cc:697] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [term 2 LEADER]: Becoming Leader. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Running, Role: LEADER
I20260713 09:09:22.814234 20445 raft_consensus.cc:2468] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 2.
I20260713 09:09:22.814021 20564 consensus_queue.cc:237] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.819707 20268 catalog_manager.cc:5697] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a reported cstate change: term changed from 1 to 2, leader changed from f6804a31bd9b450cbff023506c14fb99 (127.16.31.66) to fbdeb029b5954d08be0f778c51a8488a (127.16.31.65). New cstate: current_term: 2 leader_uuid: "fbdeb029b5954d08be0f778c51a8488a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:22.918566 20606 consensus_queue.cc:1048] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.927847 20612 consensus_queue.cc:1048] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.934517 20612 raft_consensus.cc:993] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99: : Instructing follower fbdeb029b5954d08be0f778c51a8488a to start an election
I20260713 09:09:22.934983 20612 raft_consensus.cc:1081] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Signalling peer fbdeb029b5954d08be0f778c51a8488a to start an election
I20260713 09:09:22.936376 20371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2afbb68befe4c63acfe46494f7bf722"
dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
 from {username='slave'} at 127.0.0.1:37678
I20260713 09:09:22.936797 20371 raft_consensus.cc:493] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:22.937068 20371 raft_consensus.cc:3060] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:22.941771 20371 raft_consensus.cc:515] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.943905 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2afbb68befe4c63acfe46494f7bf722" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
I20260713 09:09:22.944175 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2afbb68befe4c63acfe46494f7bf722" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:22.944449 20445 raft_consensus.cc:3055] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:22.944736 20520 raft_consensus.cc:3060] T e2afbb68befe4c63acfe46494f7bf722 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:22.944773 20445 raft_consensus.cc:740] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:22.945427 20371 leader_election.cc:290] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 2 election: Requested vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:22.945758 20445 consensus_queue.cc:260] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.947082 20445 raft_consensus.cc:3060] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:22.951341 20520 raft_consensus.cc:2468] T e2afbb68befe4c63acfe46494f7bf722 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 2.
I20260713 09:09:22.952517 20334 leader_election.cc:304] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:22.953253 20564 raft_consensus.cc:2804] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:22.953610 20564 raft_consensus.cc:697] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [term 2 LEADER]: Becoming Leader. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Running, Role: LEADER
I20260713 09:09:22.953801 20445 raft_consensus.cc:2468] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 2.
I20260713 09:09:22.954276 20564 consensus_queue.cc:237] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.959317 20268 catalog_manager.cc:5697] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a reported cstate change: term changed from 1 to 2, leader changed from f6804a31bd9b450cbff023506c14fb99 (127.16.31.66) to fbdeb029b5954d08be0f778c51a8488a (127.16.31.65). New cstate: current_term: 2 leader_uuid: "fbdeb029b5954d08be0f778c51a8488a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:22.970045 20585 raft_consensus.cc:993] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a: : Instructing follower f6804a31bd9b450cbff023506c14fb99 to start an election
I20260713 09:09:22.970458 20564 raft_consensus.cc:1081] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Signalling peer f6804a31bd9b450cbff023506c14fb99 to start an election
I20260713 09:09:22.972047 20445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7685bb8dac8445cf965db1cf5c24d007"
dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
 from {username='slave'} at 127.0.0.1:40568
I20260713 09:09:22.972894 20445 raft_consensus.cc:493] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:22.973274 20445 raft_consensus.cc:3060] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:22.977485 20445 raft_consensus.cc:515] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.979396 20445 leader_election.cc:290] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 2 election: Requested vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:22.979671 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7685bb8dac8445cf965db1cf5c24d007" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
I20260713 09:09:22.979943 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7685bb8dac8445cf965db1cf5c24d007" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:22.980295 20371 raft_consensus.cc:3055] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:22.980535 20520 raft_consensus.cc:3060] T 7685bb8dac8445cf965db1cf5c24d007 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:22.980783 20371 raft_consensus.cc:740] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Running, Role: LEADER
I20260713 09:09:22.981679 20371 consensus_queue.cc:260] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.985689 20371 raft_consensus.cc:3060] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:22.986989 20520 raft_consensus.cc:2468] T 7685bb8dac8445cf965db1cf5c24d007 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 2.
I20260713 09:09:22.987990 20409 leader_election.cc:304] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, f6804a31bd9b450cbff023506c14fb99; no voters: 
I20260713 09:09:22.989077 20612 raft_consensus.cc:2804] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:22.989537 20612 raft_consensus.cc:697] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 [term 2 LEADER]: Becoming Leader. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:22.990216 20612 consensus_queue.cc:237] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:22.991981 20371 raft_consensus.cc:2468] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 2.
I20260713 09:09:22.996142 20268 catalog_manager.cc:5697] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 reported cstate change: term changed from 1 to 2, leader changed from fbdeb029b5954d08be0f778c51a8488a (127.16.31.65) to f6804a31bd9b450cbff023506c14fb99 (127.16.31.66). New cstate: current_term: 2 leader_uuid: "f6804a31bd9b450cbff023506c14fb99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:23.003772 20577 raft_consensus.cc:993] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a: : Instructing follower f6804a31bd9b450cbff023506c14fb99 to start an election
I20260713 09:09:23.004137 20564 raft_consensus.cc:1081] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Signalling peer f6804a31bd9b450cbff023506c14fb99 to start an election
I20260713 09:09:23.005355 20445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d2d33a4624c4bd98c1db3652c862b42"
dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
 from {username='slave'} at 127.0.0.1:40568
I20260713 09:09:23.005805 20445 raft_consensus.cc:493] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:23.006100 20445 raft_consensus.cc:3060] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:23.010741 20445 raft_consensus.cc:515] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:23.012355 20445 leader_election.cc:290] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 2 election: Requested vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:23.012951 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d2d33a4624c4bd98c1db3652c862b42" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
I20260713 09:09:23.013270 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d2d33a4624c4bd98c1db3652c862b42" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:23.013562 20371 raft_consensus.cc:3055] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:23.013892 20371 raft_consensus.cc:740] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Running, Role: LEADER
I20260713 09:09:23.013939 20520 raft_consensus.cc:3060] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:23.014744 20371 consensus_queue.cc:260] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:23.015918 20371 raft_consensus.cc:3060] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:23.020321 20520 raft_consensus.cc:2468] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 2.
I20260713 09:09:23.021378 20409 leader_election.cc:304] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, f6804a31bd9b450cbff023506c14fb99; no voters: 
I20260713 09:09:23.022114 20612 raft_consensus.cc:2804] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:23.022419 20371 raft_consensus.cc:2468] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 2.
I20260713 09:09:23.022524 20612 raft_consensus.cc:697] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [term 2 LEADER]: Becoming Leader. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:23.023379 20612 consensus_queue.cc:237] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:23.028647 20268 catalog_manager.cc:5697] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 reported cstate change: term changed from 1 to 2, leader changed from fbdeb029b5954d08be0f778c51a8488a (127.16.31.65) to f6804a31bd9b450cbff023506c14fb99 (127.16.31.66). New cstate: current_term: 2 leader_uuid: "f6804a31bd9b450cbff023506c14fb99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:23.170138 20570 raft_consensus.cc:993] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99: : Instructing follower 98127f4ab867403d9433fd14b02a6544 to start an election
I20260713 09:09:23.170644 20606 raft_consensus.cc:1081] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Signalling peer 98127f4ab867403d9433fd14b02a6544 to start an election
I20260713 09:09:23.172291 20520 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5f9f76d1513412c8aff0ebb692acf15"
dest_uuid: "98127f4ab867403d9433fd14b02a6544"
 from {username='slave'} at 127.0.0.1:41458
I20260713 09:09:23.172791 20520 raft_consensus.cc:493] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:23.173090 20520 raft_consensus.cc:3060] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:23.177914 20520 raft_consensus.cc:515] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:23.179383 20520 leader_election.cc:290] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544 [CANDIDATE]: Term 2 election: Requested vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861)
I20260713 09:09:23.180284 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f9f76d1513412c8aff0ebb692acf15" candidate_uuid: "98127f4ab867403d9433fd14b02a6544" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
I20260713 09:09:23.180735 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f9f76d1513412c8aff0ebb692acf15" candidate_uuid: "98127f4ab867403d9433fd14b02a6544" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
I20260713 09:09:23.180934 20371 raft_consensus.cc:3060] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:23.181349 20445 raft_consensus.cc:3055] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:23.181684 20445 raft_consensus.cc:740] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:23.182524 20445 consensus_queue.cc:260] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:23.183794 20445 raft_consensus.cc:3060] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:23.187938 20371 raft_consensus.cc:2468] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98127f4ab867403d9433fd14b02a6544 in term 2.
I20260713 09:09:23.189162 20486 leader_election.cc:304] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:23.189878 20568 raft_consensus.cc:2804] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:23.190234 20568 raft_consensus.cc:697] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544 [term 2 LEADER]: Becoming Leader. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Running, Role: LEADER
I20260713 09:09:23.190779 20445 raft_consensus.cc:2468] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98127f4ab867403d9433fd14b02a6544 in term 2.
I20260713 09:09:23.191016 20568 consensus_queue.cc:237] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:23.197023 20268 catalog_manager.cc:5697] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544 reported cstate change: term changed from 1 to 2, leader changed from f6804a31bd9b450cbff023506c14fb99 (127.16.31.66) to 98127f4ab867403d9433fd14b02a6544 (127.16.31.67). New cstate: current_term: 2 leader_uuid: "98127f4ab867403d9433fd14b02a6544" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:23.230592 20371 raft_consensus.cc:1275] T c35cd5d4a8f94388969673347af69805 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Refusing update from remote peer f6804a31bd9b450cbff023506c14fb99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:23.231665 20606 consensus_queue.cc:1048] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:23.238868 20564 raft_consensus.cc:993] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a: : Instructing follower f6804a31bd9b450cbff023506c14fb99 to start an election
I20260713 09:09:23.239120 20520 raft_consensus.cc:1275] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Refusing update from remote peer f6804a31bd9b450cbff023506c14fb99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:23.239368 20564 raft_consensus.cc:1081] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Signalling peer f6804a31bd9b450cbff023506c14fb99 to start an election
I20260713 09:09:23.240460 20606 consensus_queue.cc:1048] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:23.241062 20445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ae64b18e0914f55a55c80e9493d4406"
dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
 from {username='slave'} at 127.0.0.1:40568
I20260713 09:09:23.241655 20445 raft_consensus.cc:493] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:23.242040 20445 raft_consensus.cc:3060] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:23.249063 20445 raft_consensus.cc:515] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:23.251904 20445 leader_election.cc:290] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 2 election: Requested vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:23.251658 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae64b18e0914f55a55c80e9493d4406" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
I20260713 09:09:23.253824 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae64b18e0914f55a55c80e9493d4406" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:23.254079 20371 raft_consensus.cc:3055] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:23.254398 20520 raft_consensus.cc:3060] T 6ae64b18e0914f55a55c80e9493d4406 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:23.254524 20371 raft_consensus.cc:740] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Running, Role: LEADER
I20260713 09:09:23.255465 20371 consensus_queue.cc:260] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:23.256657 20371 raft_consensus.cc:3060] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:23.261037 20520 raft_consensus.cc:2468] T 6ae64b18e0914f55a55c80e9493d4406 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 2.
I20260713 09:09:23.262133 20409 leader_election.cc:304] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, f6804a31bd9b450cbff023506c14fb99; no voters: 
I20260713 09:09:23.262931 20606 raft_consensus.cc:2804] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:23.263378 20371 raft_consensus.cc:2468] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 2.
I20260713 09:09:23.263410 20606 raft_consensus.cc:697] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [term 2 LEADER]: Becoming Leader. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:23.264461 20606 consensus_queue.cc:237] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:23.269991 20269 catalog_manager.cc:5697] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 reported cstate change: term changed from 1 to 2, leader changed from fbdeb029b5954d08be0f778c51a8488a (127.16.31.65) to f6804a31bd9b450cbff023506c14fb99 (127.16.31.66). New cstate: current_term: 2 leader_uuid: "f6804a31bd9b450cbff023506c14fb99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:23.289119 20520 raft_consensus.cc:1275] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Refusing update from remote peer fbdeb029b5954d08be0f778c51a8488a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:23.290258 20564 consensus_queue.cc:1048] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:23.297286 20445 raft_consensus.cc:1275] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Refusing update from remote peer fbdeb029b5954d08be0f778c51a8488a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:23.298583 20577 consensus_queue.cc:1048] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:23.335585 20445 raft_consensus.cc:1275] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Refusing update from remote peer fbdeb029b5954d08be0f778c51a8488a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:23.336789 20577 consensus_queue.cc:1048] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:23.343452 20520 raft_consensus.cc:1275] T e2afbb68befe4c63acfe46494f7bf722 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Refusing update from remote peer fbdeb029b5954d08be0f778c51a8488a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:23.344765 20564 consensus_queue.cc:1048] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:23.530258 20371 raft_consensus.cc:1275] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Refusing update from remote peer f6804a31bd9b450cbff023506c14fb99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:23.531392 20606 consensus_queue.cc:1048] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:23.535781 20370 raft_consensus.cc:1275] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Refusing update from remote peer f6804a31bd9b450cbff023506c14fb99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:23.536903 20606 consensus_queue.cc:1048] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:23.539784 20520 raft_consensus.cc:1275] T 7685bb8dac8445cf965db1cf5c24d007 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Refusing update from remote peer f6804a31bd9b450cbff023506c14fb99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:23.542966 20606 consensus_queue.cc:1048] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:23.548280 20518 raft_consensus.cc:1275] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Refusing update from remote peer f6804a31bd9b450cbff023506c14fb99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:23.550387 20645 consensus_queue.cc:1048] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:23.581753 20445 raft_consensus.cc:1275] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Refusing update from remote peer 98127f4ab867403d9433fd14b02a6544: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:23.582806 20568 consensus_queue.cc:1048] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:23.589064 20371 raft_consensus.cc:1275] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Refusing update from remote peer 98127f4ab867403d9433fd14b02a6544: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:23.590555 20635 consensus_queue.cc:1048] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:23.668896 20518 raft_consensus.cc:1275] T 6ae64b18e0914f55a55c80e9493d4406 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Refusing update from remote peer f6804a31bd9b450cbff023506c14fb99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:23.670284 20606 consensus_queue.cc:1048] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:23.679648 20371 raft_consensus.cc:1275] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Refusing update from remote peer f6804a31bd9b450cbff023506c14fb99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:23.681082 20645 consensus_queue.cc:1048] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.771821 20269 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48302:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:25.773926 20269 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:25.819770 20360 tablet_service.cc:1511] Processing CreateTablet for tablet a003948702e3493ea5f960fcb725c64a (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:25.820962 20435 tablet_service.cc:1511] Processing CreateTablet for tablet a003948702e3493ea5f960fcb725c64a (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:25.822058 20360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a003948702e3493ea5f960fcb725c64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.822058 20435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a003948702e3493ea5f960fcb725c64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.823496 20502 tablet_service.cc:1511] Processing CreateTablet for tablet a003948702e3493ea5f960fcb725c64a (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:25.823832 20361 tablet_service.cc:1511] Processing CreateTablet for tablet 5774d8e2fb694f638d8f83b0b1f76711 (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:25.824661 20502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a003948702e3493ea5f960fcb725c64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.826761 20504 tablet_service.cc:1511] Processing CreateTablet for tablet 5774d8e2fb694f638d8f83b0b1f76711 (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:25.827981 20504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5774d8e2fb694f638d8f83b0b1f76711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.832410 20361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5774d8e2fb694f638d8f83b0b1f76711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.832787 20507 tablet_service.cc:1511] Processing CreateTablet for tablet 28de6025c3a24c2c9a44e274f6b3bb77 (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:25.833102 20509 tablet_service.cc:1511] Processing CreateTablet for tablet 4c941344332b49109a99d8e92aff3a51 (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:25.834054 20507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28de6025c3a24c2c9a44e274f6b3bb77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.834812 20509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c941344332b49109a99d8e92aff3a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.845165 20665 tablet_bootstrap.cc:492] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99: Bootstrap starting.
I20260713 09:09:25.849014 20432 tablet_service.cc:1511] Processing CreateTablet for tablet 5774d8e2fb694f638d8f83b0b1f76711 (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:25.850301 20432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5774d8e2fb694f638d8f83b0b1f76711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.851928 20665 tablet_bootstrap.cc:654] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:25.854981 20508 tablet_service.cc:1511] Processing CreateTablet for tablet 05f8582166d044c5a71810af09c66a1d (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:25.856580 20508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05f8582166d044c5a71810af09c66a1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.859709 20510 tablet_service.cc:1511] Processing CreateTablet for tablet e45b9836a7b944909fa4c7b2153e3a3d (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:25.860128 20506 tablet_service.cc:1511] Processing CreateTablet for tablet c0750fe15cef4cdfbe68fbf8338e4ece (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:25.860844 20510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e45b9836a7b944909fa4c7b2153e3a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.861469 20506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0750fe15cef4cdfbe68fbf8338e4ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.864202 20505 tablet_service.cc:1511] Processing CreateTablet for tablet 5483851b979a4945994988187eb00edd (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:25.865321 20505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5483851b979a4945994988187eb00edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.865674 20503 tablet_service.cc:1511] Processing CreateTablet for tablet 90b39bb080544f12b616f97d45b400a5 (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:25.867010 20503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90b39bb080544f12b616f97d45b400a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.867549 20435 tablet_service.cc:1511] Processing CreateTablet for tablet 28de6025c3a24c2c9a44e274f6b3bb77 (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:25.868747 20435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28de6025c3a24c2c9a44e274f6b3bb77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.870625 20430 tablet_service.cc:1511] Processing CreateTablet for tablet 05f8582166d044c5a71810af09c66a1d (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:25.871783 20430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05f8582166d044c5a71810af09c66a1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.875552 20355 tablet_service.cc:1511] Processing CreateTablet for tablet e45b9836a7b944909fa4c7b2153e3a3d (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:25.875977 20431 tablet_service.cc:1511] Processing CreateTablet for tablet e45b9836a7b944909fa4c7b2153e3a3d (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:25.876787 20355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e45b9836a7b944909fa4c7b2153e3a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.877261 20431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e45b9836a7b944909fa4c7b2153e3a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.876797 20436 tablet_service.cc:1511] Processing CreateTablet for tablet c0750fe15cef4cdfbe68fbf8338e4ece (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:25.878185 20436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0750fe15cef4cdfbe68fbf8338e4ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.879473 20356 tablet_service.cc:1511] Processing CreateTablet for tablet 28de6025c3a24c2c9a44e274f6b3bb77 (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:25.880685 20356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28de6025c3a24c2c9a44e274f6b3bb77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.883425 20357 tablet_service.cc:1511] Processing CreateTablet for tablet 4c941344332b49109a99d8e92aff3a51 (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:25.884505 20357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c941344332b49109a99d8e92aff3a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.887461 20429 tablet_service.cc:1511] Processing CreateTablet for tablet 4c941344332b49109a99d8e92aff3a51 (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:25.888525 20429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c941344332b49109a99d8e92aff3a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.891532 20354 tablet_service.cc:1511] Processing CreateTablet for tablet 05f8582166d044c5a71810af09c66a1d (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:25.892709 20354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05f8582166d044c5a71810af09c66a1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.893913 20359 tablet_service.cc:1511] Processing CreateTablet for tablet 5483851b979a4945994988187eb00edd (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:25.879473 20353 tablet_service.cc:1511] Processing CreateTablet for tablet c0750fe15cef4cdfbe68fbf8338e4ece (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:25.895475 20434 tablet_service.cc:1511] Processing CreateTablet for tablet 5483851b979a4945994988187eb00edd (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:25.895964 20353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0750fe15cef4cdfbe68fbf8338e4ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.896610 20434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5483851b979a4945994988187eb00edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.903151 20359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5483851b979a4945994988187eb00edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.924796 20358 tablet_service.cc:1511] Processing CreateTablet for tablet 90b39bb080544f12b616f97d45b400a5 (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:25.924803 20431 tablet_service.cc:1511] Processing CreateTablet for tablet 90b39bb080544f12b616f97d45b400a5 (DEFAULT_TABLE table=soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:25.926357 20431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90b39bb080544f12b616f97d45b400a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.926362 20358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90b39bb080544f12b616f97d45b400a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:25.964489 20667 tablet_bootstrap.cc:492] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544: Bootstrap starting.
I20260713 09:09:25.978092 20667 tablet_bootstrap.cc:654] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:25.982414 20665 tablet_bootstrap.cc:492] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99: No bootstrap required, opened a new log
I20260713 09:09:25.982887 20665 ts_tablet_manager.cc:1403] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99: Time spent bootstrapping tablet: real 0.138s	user 0.012s	sys 0.007s
I20260713 09:09:25.985486 20665 raft_consensus.cc:359] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:25.986264 20665 raft_consensus.cc:385] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:25.986627 20665 raft_consensus.cc:740] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Initialized, Role: FOLLOWER
I20260713 09:09:25.987372 20665 consensus_queue.cc:260] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:25.989447 20665 ts_tablet_manager.cc:1434] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:09:25.990348 20665 tablet_bootstrap.cc:492] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99: Bootstrap starting.
I20260713 09:09:25.996366 20665 tablet_bootstrap.cc:654] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:26.005494 20317 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:26.009225 20665 tablet_bootstrap.cc:492] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99: No bootstrap required, opened a new log
I20260713 09:09:26.009732 20665 ts_tablet_manager.cc:1403] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260713 09:09:26.012493 20665 raft_consensus.cc:359] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.013305 20665 raft_consensus.cc:385] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.013621 20665 raft_consensus.cc:740] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.014421 20665 consensus_queue.cc:260] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.025861 20665 ts_tablet_manager.cc:1434] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:09:26.032793 20665 tablet_bootstrap.cc:492] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99: Bootstrap starting.
I20260713 09:09:26.038378 20668 tablet_bootstrap.cc:492] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a: Bootstrap starting.
I20260713 09:09:26.040565 20665 tablet_bootstrap.cc:654] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.039891 20667 tablet_bootstrap.cc:492] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544: No bootstrap required, opened a new log
I20260713 09:09:26.041646 20667 ts_tablet_manager.cc:1403] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.037s
I20260713 09:09:26.044802 20667 raft_consensus.cc:359] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.045344 20667 raft_consensus.cc:385] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.045622 20667 raft_consensus.cc:740] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.046044 20668 tablet_bootstrap.cc:654] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.046733 20665 tablet_bootstrap.cc:492] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99: No bootstrap required, opened a new log
I20260713 09:09:26.046295 20667 consensus_queue.cc:260] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.047189 20665 ts_tablet_manager.cc:1403] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260713 09:09:26.048625 20667 ts_tablet_manager.cc:1434] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:26.050066 20667 tablet_bootstrap.cc:492] T 5774d8e2fb694f638d8f83b0b1f76711 P 98127f4ab867403d9433fd14b02a6544: Bootstrap starting.
I20260713 09:09:26.050066 20665 raft_consensus.cc:359] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.050971 20665 raft_consensus.cc:385] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.051255 20665 raft_consensus.cc:740] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.052037 20668 tablet_bootstrap.cc:492] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a: No bootstrap required, opened a new log
I20260713 09:09:26.052042 20665 consensus_queue.cc:260] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.052789 20668 ts_tablet_manager.cc:1403] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:09:26.055858 20668 raft_consensus.cc:359] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.056622 20668 raft_consensus.cc:385] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.056975 20668 raft_consensus.cc:740] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.058233 20667 tablet_bootstrap.cc:654] T 5774d8e2fb694f638d8f83b0b1f76711 P 98127f4ab867403d9433fd14b02a6544: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.060612 20665 ts_tablet_manager.cc:1434] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:09:26.061900 20665 tablet_bootstrap.cc:492] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99: Bootstrap starting.
I20260713 09:09:26.057799 20668 consensus_queue.cc:260] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.064020 20668 ts_tablet_manager.cc:1434] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:09:26.066840 20668 tablet_bootstrap.cc:492] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a: Bootstrap starting.
I20260713 09:09:26.065786 20667 tablet_bootstrap.cc:492] T 5774d8e2fb694f638d8f83b0b1f76711 P 98127f4ab867403d9433fd14b02a6544: No bootstrap required, opened a new log
I20260713 09:09:26.068377 20665 tablet_bootstrap.cc:654] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.068565 20667 ts_tablet_manager.cc:1403] T 5774d8e2fb694f638d8f83b0b1f76711 P 98127f4ab867403d9433fd14b02a6544: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260713 09:09:26.073746 20668 tablet_bootstrap.cc:654] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.076022 20667 raft_consensus.cc:359] T 5774d8e2fb694f638d8f83b0b1f76711 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.076586 20667 raft_consensus.cc:385] T 5774d8e2fb694f638d8f83b0b1f76711 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.076826 20667 raft_consensus.cc:740] T 5774d8e2fb694f638d8f83b0b1f76711 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.077481 20667 consensus_queue.cc:260] T 5774d8e2fb694f638d8f83b0b1f76711 P 98127f4ab867403d9433fd14b02a6544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.079671 20667 ts_tablet_manager.cc:1434] T 5774d8e2fb694f638d8f83b0b1f76711 P 98127f4ab867403d9433fd14b02a6544: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:09:26.080464 20665 tablet_bootstrap.cc:492] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99: No bootstrap required, opened a new log
I20260713 09:09:26.080586 20667 tablet_bootstrap.cc:492] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544: Bootstrap starting.
I20260713 09:09:26.081157 20665 ts_tablet_manager.cc:1403] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260713 09:09:26.084954 20665 raft_consensus.cc:359] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.085814 20665 raft_consensus.cc:385] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.086154 20665 raft_consensus.cc:740] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.087270 20665 consensus_queue.cc:260] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.090785 20665 ts_tablet_manager.cc:1434] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:09:26.091686 20665 tablet_bootstrap.cc:492] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99: Bootstrap starting.
I20260713 09:09:26.092737 20668 tablet_bootstrap.cc:492] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a: No bootstrap required, opened a new log
I20260713 09:09:26.093194 20668 ts_tablet_manager.cc:1403] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.003s
I20260713 09:09:26.088075 20667 tablet_bootstrap.cc:654] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.095911 20668 raft_consensus.cc:359] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.096618 20668 raft_consensus.cc:385] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.096959 20668 raft_consensus.cc:740] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.097105 20665 tablet_bootstrap.cc:654] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.097822 20668 consensus_queue.cc:260] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.103655 20668 ts_tablet_manager.cc:1434] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:09:26.104571 20668 tablet_bootstrap.cc:492] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a: Bootstrap starting.
I20260713 09:09:26.111591 20668 tablet_bootstrap.cc:654] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.113683 20667 tablet_bootstrap.cc:492] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544: No bootstrap required, opened a new log
I20260713 09:09:26.114384 20667 ts_tablet_manager.cc:1403] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544: Time spent bootstrapping tablet: real 0.034s	user 0.004s	sys 0.021s
I20260713 09:09:26.117580 20667 raft_consensus.cc:359] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.118108 20667 raft_consensus.cc:385] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.118189 20665 tablet_bootstrap.cc:492] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99: No bootstrap required, opened a new log
I20260713 09:09:26.118443 20668 tablet_bootstrap.cc:492] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a: No bootstrap required, opened a new log
I20260713 09:09:26.118395 20667 raft_consensus.cc:740] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.118768 20665 ts_tablet_manager.cc:1403] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.015s
I20260713 09:09:26.118969 20668 ts_tablet_manager.cc:1403] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260713 09:09:26.119309 20667 consensus_queue.cc:260] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.121416 20667 ts_tablet_manager.cc:1434] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260713 09:09:26.121827 20668 raft_consensus.cc:359] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.122393 20667 tablet_bootstrap.cc:492] T a003948702e3493ea5f960fcb725c64a P 98127f4ab867403d9433fd14b02a6544: Bootstrap starting.
I20260713 09:09:26.122538 20668 raft_consensus.cc:385] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.122995 20668 raft_consensus.cc:740] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.122838 20665 raft_consensus.cc:359] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.123515 20665 raft_consensus.cc:385] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.123842 20665 raft_consensus.cc:740] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.123718 20668 consensus_queue.cc:260] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.125986 20668 ts_tablet_manager.cc:1434] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:26.127329 20665 consensus_queue.cc:260] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.128031 20668 tablet_bootstrap.cc:492] T 5483851b979a4945994988187eb00edd P fbdeb029b5954d08be0f778c51a8488a: Bootstrap starting.
I20260713 09:09:26.129642 20665 ts_tablet_manager.cc:1434] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:09:26.130662 20665 tablet_bootstrap.cc:492] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99: Bootstrap starting.
I20260713 09:09:26.134975 20668 tablet_bootstrap.cc:654] T 5483851b979a4945994988187eb00edd P fbdeb029b5954d08be0f778c51a8488a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.135036 20667 tablet_bootstrap.cc:654] T a003948702e3493ea5f960fcb725c64a P 98127f4ab867403d9433fd14b02a6544: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.136715 20665 tablet_bootstrap.cc:654] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.147859 20612 raft_consensus.cc:493] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:26.148483 20612 raft_consensus.cc:515] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.150709 20667 tablet_bootstrap.cc:492] T a003948702e3493ea5f960fcb725c64a P 98127f4ab867403d9433fd14b02a6544: No bootstrap required, opened a new log
I20260713 09:09:26.151144 20667 ts_tablet_manager.cc:1403] T a003948702e3493ea5f960fcb725c64a P 98127f4ab867403d9433fd14b02a6544: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.007s
I20260713 09:09:26.153448 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5774d8e2fb694f638d8f83b0b1f76711" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:26.153577 20667 raft_consensus.cc:359] T a003948702e3493ea5f960fcb725c64a P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.154261 20667 raft_consensus.cc:385] T a003948702e3493ea5f960fcb725c64a P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.154454 20667 raft_consensus.cc:740] T a003948702e3493ea5f960fcb725c64a P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.155025 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5774d8e2fb694f638d8f83b0b1f76711" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a" is_pre_election: true
I20260713 09:09:26.155120 20667 consensus_queue.cc:260] T a003948702e3493ea5f960fcb725c64a P 98127f4ab867403d9433fd14b02a6544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.155915 20370 raft_consensus.cc:2468] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 0.
I20260713 09:09:26.157289 20667 ts_tablet_manager.cc:1434] T a003948702e3493ea5f960fcb725c64a P 98127f4ab867403d9433fd14b02a6544: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:26.157579 20412 leader_election.cc:304] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6804a31bd9b450cbff023506c14fb99, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:26.158232 20667 tablet_bootstrap.cc:492] T 4c941344332b49109a99d8e92aff3a51 P 98127f4ab867403d9433fd14b02a6544: Bootstrap starting.
I20260713 09:09:26.154364 20518 raft_consensus.cc:2468] T 5774d8e2fb694f638d8f83b0b1f76711 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 0.
I20260713 09:09:26.165055 20667 tablet_bootstrap.cc:654] T 4c941344332b49109a99d8e92aff3a51 P 98127f4ab867403d9433fd14b02a6544: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.160012 20612 leader_election.cc:290] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:26.166465 20612 raft_consensus.cc:2804] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:26.166842 20612 raft_consensus.cc:493] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:26.167207 20612 raft_consensus.cc:3060] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.170848 20668 tablet_bootstrap.cc:492] T 5483851b979a4945994988187eb00edd P fbdeb029b5954d08be0f778c51a8488a: No bootstrap required, opened a new log
I20260713 09:09:26.172363 20668 ts_tablet_manager.cc:1403] T 5483851b979a4945994988187eb00edd P fbdeb029b5954d08be0f778c51a8488a: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.007s
I20260713 09:09:26.176666 20665 tablet_bootstrap.cc:492] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99: No bootstrap required, opened a new log
I20260713 09:09:26.177145 20665 ts_tablet_manager.cc:1403] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.019s
I20260713 09:09:26.177187 20667 tablet_bootstrap.cc:492] T 4c941344332b49109a99d8e92aff3a51 P 98127f4ab867403d9433fd14b02a6544: No bootstrap required, opened a new log
I20260713 09:09:26.177850 20667 ts_tablet_manager.cc:1403] T 4c941344332b49109a99d8e92aff3a51 P 98127f4ab867403d9433fd14b02a6544: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260713 09:09:26.177989 20612 raft_consensus.cc:515] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.179606 20668 raft_consensus.cc:359] T 5483851b979a4945994988187eb00edd P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.181579 20612 leader_election.cc:290] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 election: Requested vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:26.180053 20665 raft_consensus.cc:359] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.180745 20667 raft_consensus.cc:359] T 4c941344332b49109a99d8e92aff3a51 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.181149 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5774d8e2fb694f638d8f83b0b1f76711" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
I20260713 09:09:26.181972 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5774d8e2fb694f638d8f83b0b1f76711" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:26.203805 20665 raft_consensus.cc:385] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.203909 20667 raft_consensus.cc:385] T 4c941344332b49109a99d8e92aff3a51 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.204136 20370 raft_consensus.cc:3060] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.203613 20668 raft_consensus.cc:385] T 5483851b979a4945994988187eb00edd P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.204275 20665 raft_consensus.cc:740] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.204402 20667 raft_consensus.cc:740] T 4c941344332b49109a99d8e92aff3a51 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.204684 20668 raft_consensus.cc:740] T 5483851b979a4945994988187eb00edd P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.205447 20665 consensus_queue.cc:260] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.204272 20518 raft_consensus.cc:3060] T 5774d8e2fb694f638d8f83b0b1f76711 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.208240 20665 ts_tablet_manager.cc:1434] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.019s
I20260713 09:09:26.209228 20665 tablet_bootstrap.cc:492] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99: Bootstrap starting.
I20260713 09:09:26.205585 20667 consensus_queue.cc:260] T 4c941344332b49109a99d8e92aff3a51 P 98127f4ab867403d9433fd14b02a6544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.206741 20682 raft_consensus.cc:493] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:26.205490 20668 consensus_queue.cc:260] T 5483851b979a4945994988187eb00edd P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.211395 20682 raft_consensus.cc:515] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.216054 20682 leader_election.cc:290] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:26.216210 20370 raft_consensus.cc:2468] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 1.
I20260713 09:09:26.216487 20682 raft_consensus.cc:493] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:26.216943 20682 raft_consensus.cc:515] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.219472 20665 tablet_bootstrap.cc:654] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.219573 20682 leader_election.cc:290] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:26.213572 20667 ts_tablet_manager.cc:1434] T 4c941344332b49109a99d8e92aff3a51 P 98127f4ab867403d9433fd14b02a6544: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.018s
I20260713 09:09:26.220535 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a003948702e3493ea5f960fcb725c64a" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:26.220947 20667 tablet_bootstrap.cc:492] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544: Bootstrap starting.
I20260713 09:09:26.221071 20520 raft_consensus.cc:2468] T a003948702e3493ea5f960fcb725c64a P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 0.
I20260713 09:09:26.222013 20519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45b9836a7b944909fa4c7b2153e3a3d" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:26.223605 20409 leader_election.cc:304] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, f6804a31bd9b450cbff023506c14fb99; no voters: 
W20260713 09:09:26.224458 20409 leader_election.cc:343] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:26.231566 20668 ts_tablet_manager.cc:1434] T 5483851b979a4945994988187eb00edd P fbdeb029b5954d08be0f778c51a8488a: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.000s
I20260713 09:09:26.232532 20668 tablet_bootstrap.cc:492] T 90b39bb080544f12b616f97d45b400a5 P fbdeb029b5954d08be0f778c51a8488a: Bootstrap starting.
I20260713 09:09:26.234403 20682 raft_consensus.cc:2804] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:26.234829 20682 raft_consensus.cc:493] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:26.239961 20682 raft_consensus.cc:3060] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.240170 20668 tablet_bootstrap.cc:654] T 90b39bb080544f12b616f97d45b400a5 P fbdeb029b5954d08be0f778c51a8488a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.214279 20518 raft_consensus.cc:2468] T 5774d8e2fb694f638d8f83b0b1f76711 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 1.
I20260713 09:09:26.244200 20409 leader_election.cc:304] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, f6804a31bd9b450cbff023506c14fb99; no voters: 
I20260713 09:09:26.237448 20667 tablet_bootstrap.cc:654] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.237437 20665 tablet_bootstrap.cc:492] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99: No bootstrap required, opened a new log
I20260713 09:09:26.246893 20665 ts_tablet_manager.cc:1403] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.003s
I20260713 09:09:26.249744 20665 raft_consensus.cc:359] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.250428 20665 raft_consensus.cc:385] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.252693 20665 raft_consensus.cc:740] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.252229 20612 raft_consensus.cc:2804] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:26.253841 20612 raft_consensus.cc:697] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Becoming Leader. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:26.254900 20612 consensus_queue.cc:237] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.258482 20665 consensus_queue.cc:260] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.260926 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a003948702e3493ea5f960fcb725c64a" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a" is_pre_election: true
I20260713 09:09:26.261574 20370 raft_consensus.cc:2468] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 0.
I20260713 09:09:26.263600 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45b9836a7b944909fa4c7b2153e3a3d" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a" is_pre_election: true
I20260713 09:09:26.263952 20668 tablet_bootstrap.cc:492] T 90b39bb080544f12b616f97d45b400a5 P fbdeb029b5954d08be0f778c51a8488a: No bootstrap required, opened a new log
I20260713 09:09:26.264395 20668 ts_tablet_manager.cc:1403] T 90b39bb080544f12b616f97d45b400a5 P fbdeb029b5954d08be0f778c51a8488a: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.002s
W20260713 09:09:26.265380 20412 leader_election.cc:343] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:26.265749 20412 leader_election.cc:304] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6804a31bd9b450cbff023506c14fb99; no voters: 98127f4ab867403d9433fd14b02a6544, fbdeb029b5954d08be0f778c51a8488a
I20260713 09:09:26.262866 20682 raft_consensus.cc:515] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.266330 20687 raft_consensus.cc:2749] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:26.269027 20667 tablet_bootstrap.cc:492] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544: No bootstrap required, opened a new log
I20260713 09:09:26.269542 20667 ts_tablet_manager.cc:1403] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.003s
I20260713 09:09:26.269891 20682 leader_election.cc:290] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 election: Requested vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:26.269378 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a003948702e3493ea5f960fcb725c64a" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:26.269753 20269 catalog_manager.cc:5697] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6804a31bd9b450cbff023506c14fb99 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "f6804a31bd9b450cbff023506c14fb99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:26.270740 20518 raft_consensus.cc:3060] T a003948702e3493ea5f960fcb725c64a P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.271063 20668 raft_consensus.cc:359] T 90b39bb080544f12b616f97d45b400a5 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.271833 20668 raft_consensus.cc:385] T 90b39bb080544f12b616f97d45b400a5 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.272168 20668 raft_consensus.cc:740] T 90b39bb080544f12b616f97d45b400a5 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.270264 20665 ts_tablet_manager.cc:1434] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260713 09:09:26.272465 20667 raft_consensus.cc:359] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.273224 20667 raft_consensus.cc:385] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.273067 20668 consensus_queue.cc:260] T 90b39bb080544f12b616f97d45b400a5 P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.273599 20667 raft_consensus.cc:740] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.273698 20665 tablet_bootstrap.cc:492] T 4c941344332b49109a99d8e92aff3a51 P f6804a31bd9b450cbff023506c14fb99: Bootstrap starting.
I20260713 09:09:26.276989 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a003948702e3493ea5f960fcb725c64a" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
I20260713 09:09:26.277541 20370 raft_consensus.cc:3060] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.278512 20518 raft_consensus.cc:2468] T a003948702e3493ea5f960fcb725c64a P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 1.
I20260713 09:09:26.275475 20668 ts_tablet_manager.cc:1434] T 90b39bb080544f12b616f97d45b400a5 P fbdeb029b5954d08be0f778c51a8488a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:09:26.279552 20409 leader_election.cc:304] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, f6804a31bd9b450cbff023506c14fb99; no voters: 
I20260713 09:09:26.280243 20682 raft_consensus.cc:2804] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:26.280674 20682 raft_consensus.cc:697] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Becoming Leader. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:26.280900 20668 tablet_bootstrap.cc:492] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a: Bootstrap starting.
I20260713 09:09:26.281414 20682 consensus_queue.cc:237] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.282352 20665 tablet_bootstrap.cc:654] T 4c941344332b49109a99d8e92aff3a51 P f6804a31bd9b450cbff023506c14fb99: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.285066 20667 consensus_queue.cc:260] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.287210 20667 ts_tablet_manager.cc:1434] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:09:26.287885 20668 tablet_bootstrap.cc:654] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.288038 20667 tablet_bootstrap.cc:492] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544: Bootstrap starting.
I20260713 09:09:26.291328 20370 raft_consensus.cc:2468] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 1.
I20260713 09:09:26.300724 20665 tablet_bootstrap.cc:492] T 4c941344332b49109a99d8e92aff3a51 P f6804a31bd9b450cbff023506c14fb99: No bootstrap required, opened a new log
I20260713 09:09:26.307300 20665 ts_tablet_manager.cc:1403] T 4c941344332b49109a99d8e92aff3a51 P f6804a31bd9b450cbff023506c14fb99: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.009s
I20260713 09:09:26.307433 20667 tablet_bootstrap.cc:654] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.306648 20269 catalog_manager.cc:5697] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6804a31bd9b450cbff023506c14fb99 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "f6804a31bd9b450cbff023506c14fb99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:26.309967 20665 raft_consensus.cc:359] T 4c941344332b49109a99d8e92aff3a51 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.310667 20665 raft_consensus.cc:385] T 4c941344332b49109a99d8e92aff3a51 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.310959 20665 raft_consensus.cc:740] T 4c941344332b49109a99d8e92aff3a51 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.311645 20665 consensus_queue.cc:260] T 4c941344332b49109a99d8e92aff3a51 P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.313732 20665 ts_tablet_manager.cc:1434] T 4c941344332b49109a99d8e92aff3a51 P f6804a31bd9b450cbff023506c14fb99: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:09:26.314572 20665 tablet_bootstrap.cc:492] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99: Bootstrap starting.
I20260713 09:09:26.315335 20668 tablet_bootstrap.cc:492] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a: No bootstrap required, opened a new log
I20260713 09:09:26.315841 20668 ts_tablet_manager.cc:1403] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.006s
I20260713 09:09:26.317868 20667 tablet_bootstrap.cc:492] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544: No bootstrap required, opened a new log
I20260713 09:09:26.318331 20667 ts_tablet_manager.cc:1403] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.011s
I20260713 09:09:26.318588 20668 raft_consensus.cc:359] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.319321 20668 raft_consensus.cc:385] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.319733 20665 tablet_bootstrap.cc:654] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.319677 20668 raft_consensus.cc:740] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.320648 20668 consensus_queue.cc:260] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.321005 20667 raft_consensus.cc:359] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.321794 20667 raft_consensus.cc:385] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.322103 20667 raft_consensus.cc:740] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.322853 20667 consensus_queue.cc:260] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.324412 20668 ts_tablet_manager.cc:1434] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:09:26.325196 20654 raft_consensus.cc:493] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:26.325493 20668 tablet_bootstrap.cc:492] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a: Bootstrap starting.
I20260713 09:09:26.325570 20667 ts_tablet_manager.cc:1434] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:26.326812 20667 tablet_bootstrap.cc:492] T 5483851b979a4945994988187eb00edd P 98127f4ab867403d9433fd14b02a6544: Bootstrap starting.
I20260713 09:09:26.331866 20564 raft_consensus.cc:493] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:26.332325 20564 raft_consensus.cc:515] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.333050 20667 tablet_bootstrap.cc:654] T 5483851b979a4945994988187eb00edd P 98127f4ab867403d9433fd14b02a6544: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.325659 20654 raft_consensus.cc:515] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.334357 20564 leader_election.cc:290] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:26.335448 20654 leader_election.cc:290] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861)
I20260713 09:09:26.335970 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c941344332b49109a99d8e92aff3a51" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99" is_pre_election: true
I20260713 09:09:26.336719 20445 raft_consensus.cc:2468] T 4c941344332b49109a99d8e92aff3a51 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 0.
I20260713 09:09:26.339836 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c941344332b49109a99d8e92aff3a51" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:26.340596 20518 raft_consensus.cc:2468] T 4c941344332b49109a99d8e92aff3a51 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 0.
I20260713 09:09:26.341146 20446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28de6025c3a24c2c9a44e274f6b3bb77" candidate_uuid: "98127f4ab867403d9433fd14b02a6544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99" is_pre_election: true
W20260713 09:09:26.342572 20486 leader_election.cc:343] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:26.344704 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28de6025c3a24c2c9a44e274f6b3bb77" candidate_uuid: "98127f4ab867403d9433fd14b02a6544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a" is_pre_election: true
I20260713 09:09:26.345528 20668 tablet_bootstrap.cc:654] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:26.346148 20486 leader_election.cc:343] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:26.351018 20486 leader_election.cc:304] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544; no voters: f6804a31bd9b450cbff023506c14fb99, fbdeb029b5954d08be0f778c51a8488a
I20260713 09:09:26.352803 20668 tablet_bootstrap.cc:492] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a: No bootstrap required, opened a new log
I20260713 09:09:26.353470 20668 ts_tablet_manager.cc:1403] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.005s
I20260713 09:09:26.353255 20334 leader_election.cc:304] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:26.357357 20668 raft_consensus.cc:359] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.359719 20698 raft_consensus.cc:493] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:26.360162 20698 raft_consensus.cc:515] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.360927 20665 tablet_bootstrap.cc:492] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99: No bootstrap required, opened a new log
I20260713 09:09:26.361356 20665 ts_tablet_manager.cc:1403] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.011s
I20260713 09:09:26.358265 20668 raft_consensus.cc:385] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.361783 20668 raft_consensus.cc:740] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.362691 20668 consensus_queue.cc:260] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.364037 20665 raft_consensus.cc:359] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.364655 20665 raft_consensus.cc:385] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.364969 20665 raft_consensus.cc:740] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.365691 20698 leader_election.cc:290] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861)
I20260713 09:09:26.365857 20564 raft_consensus.cc:2804] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:26.366184 20446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f8582166d044c5a71810af09c66a1d" candidate_uuid: "98127f4ab867403d9433fd14b02a6544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99" is_pre_election: true
I20260713 09:09:26.364408 20654 raft_consensus.cc:2749] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:26.367043 20446 raft_consensus.cc:2468] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98127f4ab867403d9433fd14b02a6544 in term 0.
I20260713 09:09:26.375257 20486 leader_election.cc:304] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, f6804a31bd9b450cbff023506c14fb99; no voters: 
I20260713 09:09:26.367266 20665 consensus_queue.cc:260] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.378782 20665 ts_tablet_manager.cc:1434] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:09:26.366519 20564 raft_consensus.cc:493] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:26.379547 20564 raft_consensus.cc:3060] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.382750 20698 raft_consensus.cc:2804] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:26.383245 20698 raft_consensus.cc:493] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:26.383646 20698 raft_consensus.cc:3060] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.370635 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f8582166d044c5a71810af09c66a1d" candidate_uuid: "98127f4ab867403d9433fd14b02a6544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a" is_pre_election: true
I20260713 09:09:26.369112 20668 ts_tablet_manager.cc:1434] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.003s
W20260713 09:09:26.388255 20486 leader_election.cc:343] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:26.388883 20668 tablet_bootstrap.cc:492] T 05f8582166d044c5a71810af09c66a1d P fbdeb029b5954d08be0f778c51a8488a: Bootstrap starting.
I20260713 09:09:26.368170 20701 raft_consensus.cc:493] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:26.395633 20701 raft_consensus.cc:515] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.396548 20564 raft_consensus.cc:515] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.397022 20682 raft_consensus.cc:493] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:26.397459 20682 raft_consensus.cc:515] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.398428 20564 leader_election.cc:290] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 election: Requested vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:26.399456 20682 leader_election.cc:290] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:26.401213 20446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c941344332b49109a99d8e92aff3a51" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
I20260713 09:09:26.399436 20698 raft_consensus.cc:515] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.402014 20446 raft_consensus.cc:3060] T 4c941344332b49109a99d8e92aff3a51 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.402848 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28de6025c3a24c2c9a44e274f6b3bb77" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:26.403676 20518 raft_consensus.cc:2468] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 0.
I20260713 09:09:26.404198 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28de6025c3a24c2c9a44e274f6b3bb77" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a" is_pre_election: true
I20260713 09:09:26.404877 20682 raft_consensus.cc:493] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:26.405056 20409 leader_election.cc:304] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, f6804a31bd9b450cbff023506c14fb99; no voters: 
I20260713 09:09:26.405319 20682 raft_consensus.cc:515] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.406389 20690 raft_consensus.cc:2804] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:26.406854 20690 raft_consensus.cc:493] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:26.407248 20690 raft_consensus.cc:3060] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.408227 20519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b39bb080544f12b616f97d45b400a5" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:26.408686 20446 raft_consensus.cc:2468] T 4c941344332b49109a99d8e92aff3a51 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 1.
I20260713 09:09:26.408808 20519 raft_consensus.cc:2468] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 0.
I20260713 09:09:26.410267 20337 leader_election.cc:304] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6804a31bd9b450cbff023506c14fb99, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:26.410635 20698 leader_election.cc:290] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [CANDIDATE]: Term 1 election: Requested vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861)
I20260713 09:09:26.411221 20409 leader_election.cc:304] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, f6804a31bd9b450cbff023506c14fb99; no voters: 
I20260713 09:09:26.412030 20682 leader_election.cc:290] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:26.412038 20687 raft_consensus.cc:2804] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:26.412606 20687 raft_consensus.cc:493] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:26.412318 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b39bb080544f12b616f97d45b400a5" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a" is_pre_election: true
I20260713 09:09:26.412959 20687 raft_consensus.cc:3060] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.413197 20371 raft_consensus.cc:2468] T 90b39bb080544f12b616f97d45b400a5 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 0.
I20260713 09:09:26.420477 20667 tablet_bootstrap.cc:492] T 5483851b979a4945994988187eb00edd P 98127f4ab867403d9433fd14b02a6544: No bootstrap required, opened a new log
I20260713 09:09:26.422122 20667 ts_tablet_manager.cc:1403] T 5483851b979a4945994988187eb00edd P 98127f4ab867403d9433fd14b02a6544: Time spent bootstrapping tablet: real 0.096s	user 0.043s	sys 0.043s
I20260713 09:09:26.427623 20700 raft_consensus.cc:2804] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:26.428264 20700 raft_consensus.cc:697] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Becoming Leader. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Running, Role: LEADER
W20260713 09:09:26.413028 20334 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.31.67:34401, user_credentials={real_user=slave}} blocked reactor thread for 59886.9us
I20260713 09:09:26.431950 20667 raft_consensus.cc:359] T 5483851b979a4945994988187eb00edd P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.432296 20446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0750fe15cef4cdfbe68fbf8338e4ece" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99" is_pre_election: true
I20260713 09:09:26.435176 20446 raft_consensus.cc:2468] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 0.
I20260713 09:09:26.435458 20668 tablet_bootstrap.cc:654] T 05f8582166d044c5a71810af09c66a1d P fbdeb029b5954d08be0f778c51a8488a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.433470 20701 leader_election.cc:290] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:26.436381 20337 leader_election.cc:304] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6804a31bd9b450cbff023506c14fb99, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:26.429270 20700 consensus_queue.cc:237] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.436947 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c941344332b49109a99d8e92aff3a51" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:26.437214 20667 raft_consensus.cc:385] T 5483851b979a4945994988187eb00edd P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.437511 20518 raft_consensus.cc:3060] T 4c941344332b49109a99d8e92aff3a51 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.437561 20667 raft_consensus.cc:740] T 5483851b979a4945994988187eb00edd P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.434307 20687 raft_consensus.cc:515] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.438437 20667 consensus_queue.cc:260] T 5483851b979a4945994988187eb00edd P 98127f4ab867403d9433fd14b02a6544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.440866 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b39bb080544f12b616f97d45b400a5" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
I20260713 09:09:26.441383 20371 raft_consensus.cc:3060] T 90b39bb080544f12b616f97d45b400a5 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.441493 20667 ts_tablet_manager.cc:1434] T 5483851b979a4945994988187eb00edd P 98127f4ab867403d9433fd14b02a6544: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260713 09:09:26.441627 20519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b39bb080544f12b616f97d45b400a5" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:26.442421 20519 raft_consensus.cc:3060] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.442690 20667 tablet_bootstrap.cc:492] T c0750fe15cef4cdfbe68fbf8338e4ece P 98127f4ab867403d9433fd14b02a6544: Bootstrap starting.
I20260713 09:09:26.448546 20667 tablet_bootstrap.cc:654] T c0750fe15cef4cdfbe68fbf8338e4ece P 98127f4ab867403d9433fd14b02a6544: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.454809 20371 raft_consensus.cc:2468] T 90b39bb080544f12b616f97d45b400a5 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 1.
I20260713 09:09:26.456429 20412 leader_election.cc:304] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6804a31bd9b450cbff023506c14fb99, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:26.457440 20682 raft_consensus.cc:2804] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:26.458242 20687 leader_election.cc:290] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 election: Requested vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:26.458169 20682 raft_consensus.cc:697] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Becoming Leader. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:26.458756 20518 raft_consensus.cc:2468] T 4c941344332b49109a99d8e92aff3a51 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 1.
I20260713 09:09:26.459404 20682 consensus_queue.cc:237] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.460219 20667 tablet_bootstrap.cc:492] T c0750fe15cef4cdfbe68fbf8338e4ece P 98127f4ab867403d9433fd14b02a6544: No bootstrap required, opened a new log
I20260713 09:09:26.460722 20667 ts_tablet_manager.cc:1403] T c0750fe15cef4cdfbe68fbf8338e4ece P 98127f4ab867403d9433fd14b02a6544: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:09:26.463125 20667 raft_consensus.cc:359] T c0750fe15cef4cdfbe68fbf8338e4ece P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.463836 20667 raft_consensus.cc:385] T c0750fe15cef4cdfbe68fbf8338e4ece P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.464025 20701 raft_consensus.cc:2804] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:26.464140 20667 raft_consensus.cc:740] T c0750fe15cef4cdfbe68fbf8338e4ece P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.464648 20701 raft_consensus.cc:493] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:26.465134 20701 raft_consensus.cc:3060] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.465102 20667 consensus_queue.cc:260] T c0750fe15cef4cdfbe68fbf8338e4ece P 98127f4ab867403d9433fd14b02a6544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.467610 20667 ts_tablet_manager.cc:1434] T c0750fe15cef4cdfbe68fbf8338e4ece P 98127f4ab867403d9433fd14b02a6544: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:26.468545 20519 raft_consensus.cc:2468] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 1.
I20260713 09:09:26.401417 20564 raft_consensus.cc:493] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:26.473369 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0750fe15cef4cdfbe68fbf8338e4ece" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:26.473946 20520 raft_consensus.cc:2468] T c0750fe15cef4cdfbe68fbf8338e4ece P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 0.
W20260713 09:09:26.475003 20486 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.31.66:46861, user_credentials={real_user=slave}} blocked reactor thread for 85662us
I20260713 09:09:26.473229 20564 raft_consensus.cc:515] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.477488 20446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f8582166d044c5a71810af09c66a1d" candidate_uuid: "98127f4ab867403d9433fd14b02a6544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
I20260713 09:09:26.477988 20446 raft_consensus.cc:3060] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.479198 20564 leader_election.cc:290] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:26.479809 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28de6025c3a24c2c9a44e274f6b3bb77" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99" is_pre_election: true
I20260713 09:09:26.480177 20370 raft_consensus.cc:2468] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 0.
I20260713 09:09:26.484465 20446 raft_consensus.cc:2468] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98127f4ab867403d9433fd14b02a6544 in term 1.
I20260713 09:09:26.435564 20690 raft_consensus.cc:515] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.485468 20486 leader_election.cc:304] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, f6804a31bd9b450cbff023506c14fb99; no voters: 
I20260713 09:09:26.486101 20445 raft_consensus.cc:2393] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fbdeb029b5954d08be0f778c51a8488a in current term 1: Already voted for candidate f6804a31bd9b450cbff023506c14fb99 in this term.
I20260713 09:09:26.486300 20654 raft_consensus.cc:2804] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:26.486822 20654 raft_consensus.cc:697] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [term 1 LEADER]: Becoming Leader. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Running, Role: LEADER
I20260713 09:09:26.487779 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28de6025c3a24c2c9a44e274f6b3bb77" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
I20260713 09:09:26.488268 20370 raft_consensus.cc:3060] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.488958 20690 leader_election.cc:290] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 election: Requested vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:26.489697 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28de6025c3a24c2c9a44e274f6b3bb77" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:26.490316 20518 raft_consensus.cc:3060] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.492946 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f8582166d044c5a71810af09c66a1d" candidate_uuid: "98127f4ab867403d9433fd14b02a6544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
I20260713 09:09:26.487555 20654 consensus_queue.cc:237] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
W20260713 09:09:26.494494 20486 leader_election.cc:343] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:26.497211 20518 raft_consensus.cc:2468] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 1.
I20260713 09:09:26.498302 20409 leader_election.cc:304] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, f6804a31bd9b450cbff023506c14fb99; no voters: 
I20260713 09:09:26.499095 20682 raft_consensus.cc:2804] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:26.499614 20682 raft_consensus.cc:697] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Becoming Leader. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:26.500438 20682 consensus_queue.cc:237] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.503232 20701 raft_consensus.cc:515] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.504029 20668 tablet_bootstrap.cc:492] T 05f8582166d044c5a71810af09c66a1d P fbdeb029b5954d08be0f778c51a8488a: No bootstrap required, opened a new log
I20260713 09:09:26.504467 20668 ts_tablet_manager.cc:1403] T 05f8582166d044c5a71810af09c66a1d P fbdeb029b5954d08be0f778c51a8488a: Time spent bootstrapping tablet: real 0.116s	user 0.010s	sys 0.000s
I20260713 09:09:26.505178 20701 leader_election.cc:290] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 election: Requested vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:26.505815 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0750fe15cef4cdfbe68fbf8338e4ece" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
I20260713 09:09:26.506358 20445 raft_consensus.cc:3060] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.507704 20668 raft_consensus.cc:359] T 05f8582166d044c5a71810af09c66a1d P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.508297 20668 raft_consensus.cc:385] T 05f8582166d044c5a71810af09c66a1d P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.508543 20668 raft_consensus.cc:740] T 05f8582166d044c5a71810af09c66a1d P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.509102 20668 consensus_queue.cc:260] T 05f8582166d044c5a71810af09c66a1d P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.510604 20370 raft_consensus.cc:2468] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 1.
I20260713 09:09:26.511214 20668 ts_tablet_manager.cc:1434] T 05f8582166d044c5a71810af09c66a1d P fbdeb029b5954d08be0f778c51a8488a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:09:26.512113 20668 tablet_bootstrap.cc:492] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a: Bootstrap starting.
I20260713 09:09:26.512373 20445 raft_consensus.cc:2468] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 1.
I20260713 09:09:26.513545 20337 leader_election.cc:304] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6804a31bd9b450cbff023506c14fb99, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:26.514391 20701 raft_consensus.cc:2804] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:26.514900 20701 raft_consensus.cc:697] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Becoming Leader. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Running, Role: LEADER
I20260713 09:09:26.515729 20701 consensus_queue.cc:237] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.517140 20268 catalog_manager.cc:5697] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6804a31bd9b450cbff023506c14fb99 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "f6804a31bd9b450cbff023506c14fb99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:26.518054 20668 tablet_bootstrap.cc:654] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:26.523584 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0750fe15cef4cdfbe68fbf8338e4ece" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:26.524205 20518 raft_consensus.cc:3060] T c0750fe15cef4cdfbe68fbf8338e4ece P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.520956 20267 catalog_manager.cc:5697] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a reported cstate change: term changed from 0 to 1, leader changed from <none> to fbdeb029b5954d08be0f778c51a8488a (127.16.31.65). New cstate: current_term: 1 leader_uuid: "fbdeb029b5954d08be0f778c51a8488a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:26.518409 20268 catalog_manager.cc:5697] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6804a31bd9b450cbff023506c14fb99 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "f6804a31bd9b450cbff023506c14fb99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:26.526785 20519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28de6025c3a24c2c9a44e274f6b3bb77" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:26.527560 20519 raft_consensus.cc:2393] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fbdeb029b5954d08be0f778c51a8488a in current term 1: Already voted for candidate f6804a31bd9b450cbff023506c14fb99 in this term.
I20260713 09:09:26.528558 20334 leader_election.cc:304] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fbdeb029b5954d08be0f778c51a8488a; no voters: 98127f4ab867403d9433fd14b02a6544, f6804a31bd9b450cbff023506c14fb99
I20260713 09:09:26.529431 20266 catalog_manager.cc:5697] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98127f4ab867403d9433fd14b02a6544 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "98127f4ab867403d9433fd14b02a6544" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:26.530685 20701 raft_consensus.cc:2749] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:26.531131 20518 raft_consensus.cc:2468] T c0750fe15cef4cdfbe68fbf8338e4ece P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 1.
I20260713 09:09:26.533685 20668 tablet_bootstrap.cc:492] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a: No bootstrap required, opened a new log
I20260713 09:09:26.534139 20668 ts_tablet_manager.cc:1403] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.003s
I20260713 09:09:26.538416 20668 raft_consensus.cc:359] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.539322 20668 raft_consensus.cc:385] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:26.539719 20668 raft_consensus.cc:740] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Initialized, Role: FOLLOWER
I20260713 09:09:26.543500 20668 consensus_queue.cc:260] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.544909 20668 ts_tablet_manager.cc:1434] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:09:26.545635 20269 catalog_manager.cc:5697] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a reported cstate change: term changed from 0 to 1, leader changed from <none> to fbdeb029b5954d08be0f778c51a8488a (127.16.31.65). New cstate: current_term: 1 leader_uuid: "fbdeb029b5954d08be0f778c51a8488a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:26.562683 20701 raft_consensus.cc:493] T 05f8582166d044c5a71810af09c66a1d P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:26.563055 20701 raft_consensus.cc:515] T 05f8582166d044c5a71810af09c66a1d P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.564465 20701 leader_election.cc:290] T 05f8582166d044c5a71810af09c66a1d P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:26.565145 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f8582166d044c5a71810af09c66a1d" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99" is_pre_election: true
I20260713 09:09:26.565358 20519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f8582166d044c5a71810af09c66a1d" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:26.565718 20445 raft_consensus.cc:2393] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fbdeb029b5954d08be0f778c51a8488a in current term 1: Already voted for candidate 98127f4ab867403d9433fd14b02a6544 in this term.
I20260713 09:09:26.567003 20334 leader_election.cc:304] T 05f8582166d044c5a71810af09c66a1d P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fbdeb029b5954d08be0f778c51a8488a; no voters: 98127f4ab867403d9433fd14b02a6544, f6804a31bd9b450cbff023506c14fb99
I20260713 09:09:26.567772 20701 raft_consensus.cc:3060] T 05f8582166d044c5a71810af09c66a1d P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.571126 20703 raft_consensus.cc:493] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:26.571527 20703 raft_consensus.cc:515] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.572395 20682 raft_consensus.cc:493] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:26.572672 20701 raft_consensus.cc:2749] T 05f8582166d044c5a71810af09c66a1d P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:26.572903 20682 raft_consensus.cc:515] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.573323 20703 leader_election.cc:290] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:26.573921 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45b9836a7b944909fa4c7b2153e3a3d" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99" is_pre_election: true
I20260713 09:09:26.574446 20445 raft_consensus.cc:2468] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 0.
I20260713 09:09:26.574958 20519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45b9836a7b944909fa4c7b2153e3a3d" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:26.575378 20337 leader_election.cc:304] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6804a31bd9b450cbff023506c14fb99, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:26.575536 20682 leader_election.cc:290] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:26.575549 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5483851b979a4945994988187eb00edd" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a" is_pre_election: true
I20260713 09:09:26.576184 20703 raft_consensus.cc:2804] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:26.576295 20370 raft_consensus.cc:2468] T 5483851b979a4945994988187eb00edd P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 0.
I20260713 09:09:26.576426 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5483851b979a4945994988187eb00edd" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544" is_pre_election: true
I20260713 09:09:26.576560 20703 raft_consensus.cc:493] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:26.575578 20519 raft_consensus.cc:2468] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 0.
I20260713 09:09:26.577054 20703 raft_consensus.cc:3060] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.577062 20518 raft_consensus.cc:2468] T 5483851b979a4945994988187eb00edd P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 0.
I20260713 09:09:26.577683 20412 leader_election.cc:304] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6804a31bd9b450cbff023506c14fb99, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:26.578485 20682 raft_consensus.cc:2804] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:26.578871 20682 raft_consensus.cc:493] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:26.579154 20682 raft_consensus.cc:3060] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.582690 20703 raft_consensus.cc:515] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.583515 20682 raft_consensus.cc:515] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.584132 20703 leader_election.cc:290] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 election: Requested vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:26.584877 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45b9836a7b944909fa4c7b2153e3a3d" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
I20260713 09:09:26.585017 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45b9836a7b944909fa4c7b2153e3a3d" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:26.585346 20682 leader_election.cc:290] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 election: Requested vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:26.585390 20445 raft_consensus.cc:3060] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.585621 20518 raft_consensus.cc:3060] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.586311 20519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5483851b979a4945994988187eb00edd" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:26.586707 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5483851b979a4945994988187eb00edd" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
I20260713 09:09:26.586844 20519 raft_consensus.cc:3060] T 5483851b979a4945994988187eb00edd P 98127f4ab867403d9433fd14b02a6544 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.587287 20370 raft_consensus.cc:3060] T 5483851b979a4945994988187eb00edd P fbdeb029b5954d08be0f778c51a8488a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:26.591806 20445 raft_consensus.cc:2468] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 1.
I20260713 09:09:26.592512 20518 raft_consensus.cc:2468] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 1.
I20260713 09:09:26.593169 20337 leader_election.cc:304] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6804a31bd9b450cbff023506c14fb99, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:26.593410 20519 raft_consensus.cc:2468] T 5483851b979a4945994988187eb00edd P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 1.
I20260713 09:09:26.593995 20370 raft_consensus.cc:2468] T 5483851b979a4945994988187eb00edd P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 1.
I20260713 09:09:26.593972 20703 raft_consensus.cc:2804] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:26.594437 20409 leader_election.cc:304] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, f6804a31bd9b450cbff023506c14fb99; no voters: 
I20260713 09:09:26.599751 20682 raft_consensus.cc:2804] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:26.599291 20703 raft_consensus.cc:697] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Becoming Leader. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Running, Role: LEADER
I20260713 09:09:26.600194 20682 raft_consensus.cc:697] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Becoming Leader. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:26.600618 20703 consensus_queue.cc:237] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.600945 20682 consensus_queue.cc:237] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.609651 20269 catalog_manager.cc:5697] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6804a31bd9b450cbff023506c14fb99 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "f6804a31bd9b450cbff023506c14fb99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:26.609831 20266 catalog_manager.cc:5697] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a reported cstate change: term changed from 0 to 1, leader changed from <none> to fbdeb029b5954d08be0f778c51a8488a (127.16.31.65). New cstate: current_term: 1 leader_uuid: "fbdeb029b5954d08be0f778c51a8488a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:26.684722 20445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a003948702e3493ea5f960fcb725c64a"
dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
mode: GRACEFUL
new_leader_uuid: "fbdeb029b5954d08be0f778c51a8488a"
 from {username='slave'} at 127.0.0.1:40586
I20260713 09:09:26.685173 20445 raft_consensus.cc:606] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Received request to transfer leadership to TS fbdeb029b5954d08be0f778c51a8488a
I20260713 09:09:26.689200 20445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5774d8e2fb694f638d8f83b0b1f76711"
dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
mode: GRACEFUL
new_leader_uuid: "fbdeb029b5954d08be0f778c51a8488a"
 from {username='slave'} at 127.0.0.1:40586
I20260713 09:09:26.689575 20445 raft_consensus.cc:606] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Received request to transfer leadership to TS fbdeb029b5954d08be0f778c51a8488a
I20260713 09:09:26.693434 20445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28de6025c3a24c2c9a44e274f6b3bb77"
dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
mode: GRACEFUL
new_leader_uuid: "fbdeb029b5954d08be0f778c51a8488a"
 from {username='slave'} at 127.0.0.1:40586
I20260713 09:09:26.693936 20445 raft_consensus.cc:606] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Received request to transfer leadership to TS fbdeb029b5954d08be0f778c51a8488a
I20260713 09:09:26.699862 20519 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05f8582166d044c5a71810af09c66a1d"
dest_uuid: "98127f4ab867403d9433fd14b02a6544"
mode: GRACEFUL
new_leader_uuid: "f6804a31bd9b450cbff023506c14fb99"
 from {username='slave'} at 127.0.0.1:41466
I20260713 09:09:26.700280 20519 raft_consensus.cc:606] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [term 1 LEADER]: Received request to transfer leadership to TS f6804a31bd9b450cbff023506c14fb99
I20260713 09:09:26.704394 20370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e45b9836a7b944909fa4c7b2153e3a3d"
dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
mode: GRACEFUL
new_leader_uuid: "f6804a31bd9b450cbff023506c14fb99"
 from {username='slave'} at 127.0.0.1:37694
I20260713 09:09:26.704942 20370 raft_consensus.cc:606] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Received request to transfer leadership to TS f6804a31bd9b450cbff023506c14fb99
I20260713 09:09:26.707712 20682 consensus_queue.cc:1048] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:26.709860 20371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0750fe15cef4cdfbe68fbf8338e4ece"
dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
mode: GRACEFUL
new_leader_uuid: "f6804a31bd9b450cbff023506c14fb99"
 from {username='slave'} at 127.0.0.1:37694
I20260713 09:09:26.710378 20371 raft_consensus.cc:606] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Received request to transfer leadership to TS f6804a31bd9b450cbff023506c14fb99
I20260713 09:09:26.713785 20690 raft_consensus.cc:993] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99: : Instructing follower fbdeb029b5954d08be0f778c51a8488a to start an election
I20260713 09:09:26.714223 20690 raft_consensus.cc:1081] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Signalling peer fbdeb029b5954d08be0f778c51a8488a to start an election
I20260713 09:09:26.715907 20371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a003948702e3493ea5f960fcb725c64a"
dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
 from {username='slave'} at 127.0.0.1:37678
I20260713 09:09:26.716424 20371 raft_consensus.cc:493] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:26.716753 20371 raft_consensus.cc:3060] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:26.718921 20682 consensus_queue.cc:1048] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:26.723501 20371 raft_consensus.cc:515] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.724341 20682 consensus_queue.cc:1048] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:26.725793 20370 raft_consensus.cc:1240] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Rejecting Update request from peer f6804a31bd9b450cbff023506c14fb99 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:26.726851 20371 leader_election.cc:290] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 2 election: Requested vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:26.727375 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a003948702e3493ea5f960fcb725c64a" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:26.726213 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a003948702e3493ea5f960fcb725c64a" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
I20260713 09:09:26.729692 20682 consensus_queue.cc:1048] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:09:26.730754 20445 raft_consensus.cc:3055] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:26.732827 20687 consensus_queue.cc:1059] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:09:26.735299 20445 raft_consensus.cc:740] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:26.735714 20446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90b39bb080544f12b616f97d45b400a5"
dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
mode: GRACEFUL
new_leader_uuid: "98127f4ab867403d9433fd14b02a6544"
 from {username='slave'} at 127.0.0.1:40586
I20260713 09:09:26.736200 20446 raft_consensus.cc:606] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Received request to transfer leadership to TS 98127f4ab867403d9433fd14b02a6544
I20260713 09:09:26.736058 20445 consensus_queue.cc:260] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.737095 20445 raft_consensus.cc:3060] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:26.749651 20445 raft_consensus.cc:2468] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 2.
W20260713 09:09:26.751209 20687 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:09:26.752362 20337 leader_election.cc:304] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a [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: f6804a31bd9b450cbff023506c14fb99, fbdeb029b5954d08be0f778c51a8488a; no voters: 98127f4ab867403d9433fd14b02a6544
I20260713 09:09:26.753576 20703 raft_consensus.cc:2804] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:26.754084 20703 raft_consensus.cc:697] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a [term 2 LEADER]: Becoming Leader. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Running, Role: LEADER
I20260713 09:09:26.754896 20703 consensus_queue.cc:237] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.761588 20690 raft_consensus.cc:993] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99: : Instructing follower fbdeb029b5954d08be0f778c51a8488a to start an election
I20260713 09:09:26.761991 20690 raft_consensus.cc:1081] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Signalling peer fbdeb029b5954d08be0f778c51a8488a to start an election
I20260713 09:09:26.764379 20370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5774d8e2fb694f638d8f83b0b1f76711"
dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
 from {username='slave'} at 127.0.0.1:37678
I20260713 09:09:26.768903 20269 catalog_manager.cc:5697] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a reported cstate change: term changed from 1 to 2, leader changed from f6804a31bd9b450cbff023506c14fb99 (127.16.31.66) to fbdeb029b5954d08be0f778c51a8488a (127.16.31.65). New cstate: current_term: 2 leader_uuid: "fbdeb029b5954d08be0f778c51a8488a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:26.773134 20370 raft_consensus.cc:493] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:26.773568 20370 raft_consensus.cc:3060] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:26.779681 20370 raft_consensus.cc:515] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.783362 20370 leader_election.cc:290] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 2 election: Requested vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:26.783520 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5774d8e2fb694f638d8f83b0b1f76711" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
I20260713 09:09:26.783895 20519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5774d8e2fb694f638d8f83b0b1f76711" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:26.784080 20445 raft_consensus.cc:3055] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:26.784394 20445 raft_consensus.cc:740] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:26.784420 20519 raft_consensus.cc:3060] T 5774d8e2fb694f638d8f83b0b1f76711 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:26.785221 20445 consensus_queue.cc:260] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.786221 20445 raft_consensus.cc:3060] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:26.790522 20519 raft_consensus.cc:2468] T 5774d8e2fb694f638d8f83b0b1f76711 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 2.
I20260713 09:09:26.791512 20334 leader_election.cc:304] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:26.792022 20445 raft_consensus.cc:2468] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 2.
I20260713 09:09:26.792160 20703 raft_consensus.cc:2804] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:26.792622 20703 raft_consensus.cc:697] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a [term 2 LEADER]: Becoming Leader. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Running, Role: LEADER
I20260713 09:09:26.793395 20703 consensus_queue.cc:237] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.798883 20267 catalog_manager.cc:5697] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a reported cstate change: term changed from 1 to 2, leader changed from f6804a31bd9b450cbff023506c14fb99 (127.16.31.66) to fbdeb029b5954d08be0f778c51a8488a (127.16.31.65). New cstate: current_term: 2 leader_uuid: "fbdeb029b5954d08be0f778c51a8488a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:26.888890 20654 consensus_queue.cc:1048] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:26.894371 20702 raft_consensus.cc:993] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544: : Instructing follower f6804a31bd9b450cbff023506c14fb99 to start an election
I20260713 09:09:26.894774 20702 raft_consensus.cc:1081] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [term 1 LEADER]: Signalling peer f6804a31bd9b450cbff023506c14fb99 to start an election
I20260713 09:09:26.896286 20446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05f8582166d044c5a71810af09c66a1d"
dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
 from {username='slave'} at 127.0.0.1:40582
I20260713 09:09:26.896840 20446 raft_consensus.cc:493] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:26.897177 20446 raft_consensus.cc:3060] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:26.898728 20702 consensus_queue.cc:1048] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:26.904997 20446 raft_consensus.cc:515] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.906014 20445 raft_consensus.cc:1240] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Rejecting Update request from peer 98127f4ab867403d9433fd14b02a6544 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:26.907977 20702 consensus_queue.cc:1059] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:26.908643 20702 raft_consensus.cc:3055] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:26.908726 20687 consensus_queue.cc:1048] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:26.908990 20702 raft_consensus.cc:740] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Running, Role: LEADER
I20260713 09:09:26.909210 20446 leader_election.cc:290] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 2 election: Requested vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:26.909386 20519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f8582166d044c5a71810af09c66a1d" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:26.909762 20702 consensus_queue.cc:260] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.910998 20702 raft_consensus.cc:3060] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:26.911015 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05f8582166d044c5a71810af09c66a1d" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
I20260713 09:09:26.911749 20370 raft_consensus.cc:3060] T 05f8582166d044c5a71810af09c66a1d P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:26.918942 20370 raft_consensus.cc:2468] T 05f8582166d044c5a71810af09c66a1d P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 2.
I20260713 09:09:26.919987 20412 leader_election.cc:304] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6804a31bd9b450cbff023506c14fb99, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:26.922219 20690 raft_consensus.cc:2804] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:26.923445 20687 consensus_queue.cc:1048] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:26.925570 20519 raft_consensus.cc:2468] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 2.
I20260713 09:09:26.926124 20690 raft_consensus.cc:697] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99 [term 2 LEADER]: Becoming Leader. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:26.928646 20690 consensus_queue.cc:237] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.934661 20682 consensus_queue.cc:1048] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:26.936309 20267 catalog_manager.cc:5697] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99 reported cstate change: term changed from 1 to 2, leader changed from 98127f4ab867403d9433fd14b02a6544 (127.16.31.67) to f6804a31bd9b450cbff023506c14fb99 (127.16.31.66). New cstate: current_term: 2 leader_uuid: "f6804a31bd9b450cbff023506c14fb99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:26.938894 20703 consensus_queue.cc:1048] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:26.948683 20687 raft_consensus.cc:993] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99: : Instructing follower 98127f4ab867403d9433fd14b02a6544 to start an election
I20260713 09:09:26.949039 20687 raft_consensus.cc:1081] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Signalling peer 98127f4ab867403d9433fd14b02a6544 to start an election
I20260713 09:09:26.950981 20520 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90b39bb080544f12b616f97d45b400a5"
dest_uuid: "98127f4ab867403d9433fd14b02a6544"
 from {username='slave'} at 127.0.0.1:41458
I20260713 09:09:26.951427 20520 raft_consensus.cc:493] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:26.951781 20520 raft_consensus.cc:3060] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:26.956212 20703 consensus_queue.cc:1048] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:26.959401 20520 raft_consensus.cc:515] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.961202 20520 leader_election.cc:290] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544 [CANDIDATE]: Term 2 election: Requested vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861)
I20260713 09:09:26.964684 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b39bb080544f12b616f97d45b400a5" candidate_uuid: "98127f4ab867403d9433fd14b02a6544" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
I20260713 09:09:26.965200 20370 raft_consensus.cc:3060] T 90b39bb080544f12b616f97d45b400a5 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:26.970456 20687 consensus_queue.cc:1048] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:26.972838 20370 raft_consensus.cc:2468] T 90b39bb080544f12b616f97d45b400a5 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98127f4ab867403d9433fd14b02a6544 in term 2.
I20260713 09:09:26.970638 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b39bb080544f12b616f97d45b400a5" candidate_uuid: "98127f4ab867403d9433fd14b02a6544" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
I20260713 09:09:26.974279 20486 leader_election.cc:304] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:26.974728 20445 raft_consensus.cc:3055] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:26.975009 20445 raft_consensus.cc:740] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:26.975072 20698 raft_consensus.cc:2804] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:26.975579 20698 raft_consensus.cc:697] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544 [term 2 LEADER]: Becoming Leader. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Running, Role: LEADER
I20260713 09:09:26.975802 20445 consensus_queue.cc:260] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.976375 20698 consensus_queue.cc:237] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.976987 20445 raft_consensus.cc:3060] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:26.984747 20445 raft_consensus.cc:2468] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98127f4ab867403d9433fd14b02a6544 in term 2.
I20260713 09:09:26.985685 20269 catalog_manager.cc:5697] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544 reported cstate change: term changed from 1 to 2, leader changed from f6804a31bd9b450cbff023506c14fb99 (127.16.31.66) to 98127f4ab867403d9433fd14b02a6544 (127.16.31.67). New cstate: current_term: 2 leader_uuid: "98127f4ab867403d9433fd14b02a6544" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:26.988132 20726 raft_consensus.cc:993] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99: : Instructing follower fbdeb029b5954d08be0f778c51a8488a to start an election
I20260713 09:09:26.988559 20687 raft_consensus.cc:1081] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Signalling peer fbdeb029b5954d08be0f778c51a8488a to start an election
I20260713 09:09:26.989868 20369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28de6025c3a24c2c9a44e274f6b3bb77"
dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
 from {username='slave'} at 127.0.0.1:37678
I20260713 09:09:26.991348 20369 raft_consensus.cc:493] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:26.991657 20369 raft_consensus.cc:3060] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:26.996443 20369 raft_consensus.cc:515] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:26.998286 20369 leader_election.cc:290] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 2 election: Requested vote from peers f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:26.998483 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28de6025c3a24c2c9a44e274f6b3bb77" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
I20260713 09:09:26.998829 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28de6025c3a24c2c9a44e274f6b3bb77" candidate_uuid: "fbdeb029b5954d08be0f778c51a8488a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:26.999109 20445 raft_consensus.cc:3055] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:26.999392 20518 raft_consensus.cc:3060] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:26.999433 20445 raft_consensus.cc:740] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:27.000305 20445 consensus_queue.cc:260] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:27.001173 20445 raft_consensus.cc:3060] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:27.003747 20518 raft_consensus.cc:2468] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 2.
I20260713 09:09:27.004623 20334 leader_election.cc:304] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98127f4ab867403d9433fd14b02a6544, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:27.005263 20703 raft_consensus.cc:2804] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:27.005343 20445 raft_consensus.cc:2468] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdeb029b5954d08be0f778c51a8488a in term 2.
I20260713 09:09:27.005628 20703 raft_consensus.cc:697] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [term 2 LEADER]: Becoming Leader. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Running, Role: LEADER
I20260713 09:09:27.006407 20703 consensus_queue.cc:237] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:27.012070 20269 catalog_manager.cc:5697] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a reported cstate change: term changed from 1 to 2, leader changed from f6804a31bd9b450cbff023506c14fb99 (127.16.31.66) to fbdeb029b5954d08be0f778c51a8488a (127.16.31.65). New cstate: current_term: 2 leader_uuid: "fbdeb029b5954d08be0f778c51a8488a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:27.063380 20687 consensus_queue.cc:1048] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:27.072600 20682 consensus_queue.cc:1048] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:27.087167 20703 consensus_queue.cc:1048] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:27.092275 20701 raft_consensus.cc:993] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a: : Instructing follower f6804a31bd9b450cbff023506c14fb99 to start an election
I20260713 09:09:27.092746 20700 raft_consensus.cc:1081] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Signalling peer f6804a31bd9b450cbff023506c14fb99 to start an election
I20260713 09:09:27.094276 20446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0750fe15cef4cdfbe68fbf8338e4ece"
dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
 from {username='slave'} at 127.0.0.1:40568
I20260713 09:09:27.095297 20446 raft_consensus.cc:493] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:27.095683 20446 raft_consensus.cc:3060] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:27.098889 20701 consensus_queue.cc:1048] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:27.100666 20700 consensus_queue.cc:1048] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:27.102226 20446 raft_consensus.cc:515] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:27.108469 20446 leader_election.cc:290] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 2 election: Requested vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:27.108987 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0750fe15cef4cdfbe68fbf8338e4ece" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:27.109890 20701 raft_consensus.cc:993] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a: : Instructing follower f6804a31bd9b450cbff023506c14fb99 to start an election
I20260713 09:09:27.110399 20701 raft_consensus.cc:1081] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Signalling peer f6804a31bd9b450cbff023506c14fb99 to start an election
I20260713 09:09:27.112491 20369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0750fe15cef4cdfbe68fbf8338e4ece" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
I20260713 09:09:27.113054 20369 raft_consensus.cc:3055] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:27.113333 20369 raft_consensus.cc:740] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Running, Role: LEADER
I20260713 09:09:27.114076 20369 consensus_queue.cc:260] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:27.114475 20445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e45b9836a7b944909fa4c7b2153e3a3d"
dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
 from {username='slave'} at 127.0.0.1:40568
I20260713 09:09:27.114576 20703 consensus_queue.cc:1048] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:27.116035 20445 raft_consensus.cc:493] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:27.116604 20445 raft_consensus.cc:3060] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:27.115558 20369 raft_consensus.cc:3060] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:27.122675 20445 raft_consensus.cc:515] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:27.125020 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45b9836a7b944909fa4c7b2153e3a3d" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
I20260713 09:09:27.125564 20370 raft_consensus.cc:3055] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:27.125861 20370 raft_consensus.cc:740] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Running, Role: LEADER
I20260713 09:09:27.125909 20445 leader_election.cc:290] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 2 election: Requested vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), 98127f4ab867403d9433fd14b02a6544 (127.16.31.67:34401)
I20260713 09:09:27.126286 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45b9836a7b944909fa4c7b2153e3a3d" candidate_uuid: "f6804a31bd9b450cbff023506c14fb99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98127f4ab867403d9433fd14b02a6544"
I20260713 09:09:27.126807 20520 raft_consensus.cc:3060] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:27.126674 20370 consensus_queue.cc:260] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:27.127571 20370 raft_consensus.cc:3060] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:27.130638 20701 consensus_queue.cc:1175] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "f6804a31bd9b450cbff023506c14fb99" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260713 09:09:27.131014 20369 raft_consensus.cc:2468] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 2.
I20260713 09:09:27.132056 20412 leader_election.cc:304] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99 [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: f6804a31bd9b450cbff023506c14fb99, fbdeb029b5954d08be0f778c51a8488a; no voters: 98127f4ab867403d9433fd14b02a6544
I20260713 09:09:27.133107 20682 raft_consensus.cc:2804] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:27.133574 20682 raft_consensus.cc:697] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99 [term 2 LEADER]: Becoming Leader. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:27.134342 20682 consensus_queue.cc:237] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:27.135886 20370 raft_consensus.cc:2468] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 2.
I20260713 09:09:27.137014 20412 leader_election.cc:304] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6804a31bd9b450cbff023506c14fb99, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:27.137669 20682 raft_consensus.cc:2804] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:27.138151 20682 raft_consensus.cc:697] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [term 2 LEADER]: Becoming Leader. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:27.138363 20520 raft_consensus.cc:2468] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6804a31bd9b450cbff023506c14fb99 in term 2.
I20260713 09:09:27.138972 20682 consensus_queue.cc:237] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:27.139951 20518 raft_consensus.cc:1240] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Rejecting Update request from peer fbdeb029b5954d08be0f778c51a8488a for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:09:27.142361 20266 catalog_manager.cc:5697] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99 reported cstate change: term changed from 1 to 2, leader changed from fbdeb029b5954d08be0f778c51a8488a (127.16.31.65) to f6804a31bd9b450cbff023506c14fb99 (127.16.31.66). New cstate: current_term: 2 leader_uuid: "f6804a31bd9b450cbff023506c14fb99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:27.151808 20266 catalog_manager.cc:5697] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 reported cstate change: term changed from 1 to 2, leader changed from fbdeb029b5954d08be0f778c51a8488a (127.16.31.65) to f6804a31bd9b450cbff023506c14fb99 (127.16.31.66). New cstate: current_term: 2 leader_uuid: "f6804a31bd9b450cbff023506c14fb99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:27.178938 20445 raft_consensus.cc:1275] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Refusing update from remote peer fbdeb029b5954d08be0f778c51a8488a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:27.179908 20701 consensus_queue.cc:1048] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:27.189034 20518 raft_consensus.cc:3060] T a003948702e3493ea5f960fcb725c64a P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:27.194630 20518 raft_consensus.cc:1275] T a003948702e3493ea5f960fcb725c64a P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Refusing update from remote peer fbdeb029b5954d08be0f778c51a8488a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:27.195850 20701 consensus_queue.cc:1048] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:27.217424 20445 raft_consensus.cc:1275] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Refusing update from remote peer fbdeb029b5954d08be0f778c51a8488a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:27.218498 20701 consensus_queue.cc:1048] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:27.225682 20518 raft_consensus.cc:1275] T 5774d8e2fb694f638d8f83b0b1f76711 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Refusing update from remote peer fbdeb029b5954d08be0f778c51a8488a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:27.226994 20700 consensus_queue.cc:1048] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:27.374305 20520 raft_consensus.cc:1275] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Refusing update from remote peer f6804a31bd9b450cbff023506c14fb99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:27.375329 20682 consensus_queue.cc:1048] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:27.381898 20370 raft_consensus.cc:1275] T 05f8582166d044c5a71810af09c66a1d P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Refusing update from remote peer f6804a31bd9b450cbff023506c14fb99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:27.383157 20725 consensus_queue.cc:1048] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:27.424888 20369 raft_consensus.cc:1275] T 90b39bb080544f12b616f97d45b400a5 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Refusing update from remote peer 98127f4ab867403d9433fd14b02a6544: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:27.426050 20698 consensus_queue.cc:1048] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:27.433552 20445 raft_consensus.cc:1275] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Refusing update from remote peer 98127f4ab867403d9433fd14b02a6544: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:27.435864 20698 consensus_queue.cc:1048] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:27.508767 20445 raft_consensus.cc:1275] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Refusing update from remote peer fbdeb029b5954d08be0f778c51a8488a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:27.509809 20737 consensus_queue.cc:1048] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:27.516937 20520 raft_consensus.cc:1275] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Refusing update from remote peer fbdeb029b5954d08be0f778c51a8488a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:27.518172 20701 consensus_queue.cc:1048] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:27.623415 20520 raft_consensus.cc:1275] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Refusing update from remote peer f6804a31bd9b450cbff023506c14fb99: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:27.624619 20725 consensus_queue.cc:1048] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:27.632745 20369 raft_consensus.cc:1275] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Refusing update from remote peer f6804a31bd9b450cbff023506c14fb99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:27.634856 20726 consensus_queue.cc:1048] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:27.703665 20520 raft_consensus.cc:3060] T c0750fe15cef4cdfbe68fbf8338e4ece P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:27.704927 20369 raft_consensus.cc:1275] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Refusing update from remote peer f6804a31bd9b450cbff023506c14fb99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:27.706452 20682 consensus_queue.cc:1048] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:27.710776 20520 raft_consensus.cc:1275] T c0750fe15cef4cdfbe68fbf8338e4ece P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Refusing update from remote peer f6804a31bd9b450cbff023506c14fb99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:27.712340 20690 consensus_queue.cc:1048] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.739796 20269 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48302:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:09:29.760026 20269 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48302:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:09:29.784441 16509 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:09:29.891139 20779 tablet.cc:1724] T 90b39bb080544f12b616f97d45b400a5 P fbdeb029b5954d08be0f778c51a8488a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:29.896723 20781 tablet.cc:1724] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:29.924286 20781 tablet.cc:1724] T c0750fe15cef4cdfbe68fbf8338e4ece P 98127f4ab867403d9433fd14b02a6544: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:29.995189 20546 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:90b39bb080544f12b616f97d45b400a5)
W20260713 09:09:29.999508 20546 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:90b39bb080544f12b616f97d45b400a5)
W20260713 09:09:30.002576 20546 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:90b39bb080544f12b616f97d45b400a5)
I20260713 09:09:29.996762 20779 tablet.cc:1724] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:30.023818 20778 tablet.cc:1724] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:30.042663 20369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28de6025c3a24c2c9a44e274f6b3bb77"
dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
mode: GRACEFUL
new_leader_uuid: "98127f4ab867403d9433fd14b02a6544"
 from {username='slave'} at 127.0.0.1:57210
I20260713 09:09:30.043705 20369 raft_consensus.cc:606] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [term 2 LEADER]: Received request to transfer leadership to TS 98127f4ab867403d9433fd14b02a6544
W20260713 09:09:30.044932 20334 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.31.67:34401, user_credentials={real_user=slave}} blocked reactor thread for 208776us
I20260713 09:09:30.078680 20788 tablet.cc:1724] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:30.109920 20779 tablet.cc:1724] T 05f8582166d044c5a71810af09c66a1d P fbdeb029b5954d08be0f778c51a8488a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:30.139817 20786 log.cc:927] Time spent T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
I20260713 09:09:30.144692 20790 tablet.cc:1724] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:30.159574 20778 tablet.cc:1724] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:30.162232 20777 tablet.cc:1724] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:30.155939 20795 tablet.cc:1724] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:30.172430 20789 log.cc:927] Time spent T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260713 09:09:30.187496 20785 raft_consensus.cc:993] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a: : Instructing follower 98127f4ab867403d9433fd14b02a6544 to start an election
I20260713 09:09:30.187983 20785 raft_consensus.cc:1081] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [term 2 LEADER]: Signalling peer 98127f4ab867403d9433fd14b02a6544 to start an election
W20260713 09:09:30.192476 20802 log.cc:927] Time spent T 5774d8e2fb694f638d8f83b0b1f76711 P 98127f4ab867403d9433fd14b02a6544: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
I20260713 09:09:30.193863 20516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28de6025c3a24c2c9a44e274f6b3bb77"
dest_uuid: "98127f4ab867403d9433fd14b02a6544"
 from {username='slave'} at 127.0.0.1:41442
I20260713 09:09:30.194547 20516 raft_consensus.cc:493] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:30.194984 20516 raft_consensus.cc:3060] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:30.205686 20781 tablet.cc:1724] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:30.231299 20804 tablet.cc:1724] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:30.232069 20809 tablet.cc:1724] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:30.238260 20791 log.cc:927] Time spent T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99: Append to log took a long time: real 0.130s	user 0.001s	sys 0.000s
I20260713 09:09:30.248879 20795 tablet.cc:1724] T 4c941344332b49109a99d8e92aff3a51 P f6804a31bd9b450cbff023506c14fb99: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:30.214527 20516 raft_consensus.cc:515] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:30.252502 20516 leader_election.cc:290] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [CANDIDATE]: Term 3 election: Requested vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861)
I20260713 09:09:30.264246 20446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e45b9836a7b944909fa4c7b2153e3a3d"
dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
mode: GRACEFUL
new_leader_uuid: "98127f4ab867403d9433fd14b02a6544"
 from {username='slave'} at 127.0.0.1:37736
I20260713 09:09:30.264834 20446 raft_consensus.cc:606] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [term 2 LEADER]: Received request to transfer leadership to TS 98127f4ab867403d9433fd14b02a6544
I20260713 09:09:30.265415 20788 tablet.cc:1724] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:30.270793 16509 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:09:30.273402 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:30.280709 20768 log.cc:927] Time spent T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99: Append to log took a long time: real 0.230s	user 0.000s	sys 0.006s
W20260713 09:09:30.281404 20787 log.cc:927] Time spent T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544: Append to log took a long time: real 0.241s	user 0.006s	sys 0.000s
I20260713 09:09:30.283661 20444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28de6025c3a24c2c9a44e274f6b3bb77" candidate_uuid: "98127f4ab867403d9433fd14b02a6544" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
I20260713 09:09:30.284327 20444 raft_consensus.cc:3060] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:30.284838 20811 tablet.cc:1724] T a003948702e3493ea5f960fcb725c64a P 98127f4ab867403d9433fd14b02a6544: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:30.269749 20779 tablet.cc:1724] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:30.289655 20808 tablet.cc:1724] T 5774d8e2fb694f638d8f83b0b1f76711 P 98127f4ab867403d9433fd14b02a6544: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:30.302263 20446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d2d33a4624c4bd98c1db3652c862b42"
dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
mode: GRACEFUL
new_leader_uuid: "98127f4ab867403d9433fd14b02a6544"
 from {username='slave'} at 127.0.0.1:37736
I20260713 09:09:30.302928 20446 raft_consensus.cc:606] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [term 2 LEADER]: Received request to transfer leadership to TS 98127f4ab867403d9433fd14b02a6544
I20260713 09:09:30.304062 20777 tablet.cc:1724] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:30.306921 20371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cab91b699ef844b2b693f369aab08f4e"
dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
mode: GRACEFUL
new_leader_uuid: "98127f4ab867403d9433fd14b02a6544"
 from {username='slave'} at 127.0.0.1:57210
I20260713 09:09:30.307488 20371 raft_consensus.cc:606] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [term 2 LEADER]: Received request to transfer leadership to TS 98127f4ab867403d9433fd14b02a6544
I20260713 09:09:30.309063 16509 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:30.309590 16509 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:30.316886 20778 tablet.cc:1724] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:30.318667 20809 tablet.cc:1724] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:30.320346 20779 tablet.cc:1724] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:30.327749 20444 raft_consensus.cc:2468] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98127f4ab867403d9433fd14b02a6544 in term 3.
I20260713 09:09:30.328588 20445 raft_consensus.cc:1240] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 3 FOLLOWER]: Rejecting Update request from peer fbdeb029b5954d08be0f778c51a8488a for earlier term 2. Current term is 3. Ops: []
I20260713 09:09:30.333539 20369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28de6025c3a24c2c9a44e274f6b3bb77" candidate_uuid: "98127f4ab867403d9433fd14b02a6544" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
I20260713 09:09:30.337296 20486 leader_election.cc:304] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [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: 98127f4ab867403d9433fd14b02a6544, f6804a31bd9b450cbff023506c14fb99; no voters: 
I20260713 09:09:30.338485 20766 raft_consensus.cc:2804] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:30.338966 20766 raft_consensus.cc:697] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [term 3 LEADER]: Becoming Leader. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Running, Role: LEADER
I20260713 09:09:30.339944 20766 consensus_queue.cc:237] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [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: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:30.341022 20703 consensus_queue.cc:1059] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:30.349504 20779 tablet.cc:1724] T 5483851b979a4945994988187eb00edd P fbdeb029b5954d08be0f778c51a8488a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:30.356781 20269 catalog_manager.cc:5697] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 reported cstate change: term changed from 2 to 3, leader changed from fbdeb029b5954d08be0f778c51a8488a (127.16.31.65) to 98127f4ab867403d9433fd14b02a6544 (127.16.31.67). New cstate: current_term: 3 leader_uuid: "98127f4ab867403d9433fd14b02a6544" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:30.367161 20777 tablet.cc:1724] T 4c941344332b49109a99d8e92aff3a51 P 98127f4ab867403d9433fd14b02a6544: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:30.369418 20781 tablet.cc:1724] T 5483851b979a4945994988187eb00edd P 98127f4ab867403d9433fd14b02a6544: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:30.379746 20369 raft_consensus.cc:3055] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:30.380131 20369 raft_consensus.cc:740] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Running, Role: LEADER
I20260713 09:09:30.380877 20369 consensus_queue.cc:260] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [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: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:30.382084 20369 raft_consensus.cc:3060] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:30.391861 20369 raft_consensus.cc:2468] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98127f4ab867403d9433fd14b02a6544 in term 3.
I20260713 09:09:30.402983 20266 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919: soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1] alter complete (version 1)
I20260713 09:09:30.469254 20785 raft_consensus.cc:993] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a: : Instructing follower 98127f4ab867403d9433fd14b02a6544 to start an election
I20260713 09:09:30.469839 20815 raft_consensus.cc:1081] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [term 2 LEADER]: Signalling peer 98127f4ab867403d9433fd14b02a6544 to start an election
I20260713 09:09:30.471508 20514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cab91b699ef844b2b693f369aab08f4e"
dest_uuid: "98127f4ab867403d9433fd14b02a6544"
 from {username='slave'} at 127.0.0.1:41442
I20260713 09:09:30.472002 20514 raft_consensus.cc:493] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:30.472334 20514 raft_consensus.cc:3060] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:30.479223 20514 raft_consensus.cc:515] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:30.480609 20514 leader_election.cc:290] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 [CANDIDATE]: Term 3 election: Requested vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861)
I20260713 09:09:30.481452 20369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab91b699ef844b2b693f369aab08f4e" candidate_uuid: "98127f4ab867403d9433fd14b02a6544" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
I20260713 09:09:30.482007 20369 raft_consensus.cc:3055] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:30.481928 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab91b699ef844b2b693f369aab08f4e" candidate_uuid: "98127f4ab867403d9433fd14b02a6544" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
I20260713 09:09:30.482458 20369 raft_consensus.cc:740] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fbdeb029b5954d08be0f778c51a8488a, State: Running, Role: LEADER
I20260713 09:09:30.482702 20445 raft_consensus.cc:3060] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:30.483320 20369 consensus_queue.cc:260] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [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: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:30.484730 20369 raft_consensus.cc:3060] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:30.489181 20445 raft_consensus.cc:2468] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98127f4ab867403d9433fd14b02a6544 in term 3.
I20260713 09:09:30.490365 20486 leader_election.cc:304] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 [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: 98127f4ab867403d9433fd14b02a6544, f6804a31bd9b450cbff023506c14fb99; no voters: 
I20260713 09:09:30.491155 20766 raft_consensus.cc:2804] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:30.491266 20369 raft_consensus.cc:2468] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98127f4ab867403d9433fd14b02a6544 in term 3.
I20260713 09:09:30.491858 20766 raft_consensus.cc:697] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 [term 3 LEADER]: Becoming Leader. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Running, Role: LEADER
I20260713 09:09:30.492753 20766 consensus_queue.cc:237] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 [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: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:30.500715 20266 catalog_manager.cc:5697] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 reported cstate change: term changed from 2 to 3, leader changed from fbdeb029b5954d08be0f778c51a8488a (127.16.31.65) to 98127f4ab867403d9433fd14b02a6544 (127.16.31.67). New cstate: current_term: 3 leader_uuid: "98127f4ab867403d9433fd14b02a6544" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:30.630703 20793 raft_consensus.cc:993] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99: : Instructing follower 98127f4ab867403d9433fd14b02a6544 to start an election
I20260713 09:09:30.631290 20806 raft_consensus.cc:1081] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [term 2 LEADER]: Signalling peer 98127f4ab867403d9433fd14b02a6544 to start an election
I20260713 09:09:30.632766 20515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d2d33a4624c4bd98c1db3652c862b42"
dest_uuid: "98127f4ab867403d9433fd14b02a6544"
 from {username='slave'} at 127.0.0.1:41458
I20260713 09:09:30.633347 20515 raft_consensus.cc:493] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:30.633683 20744 raft_consensus.cc:993] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99: : Instructing follower 98127f4ab867403d9433fd14b02a6544 to start an election
I20260713 09:09:30.633780 20515 raft_consensus.cc:3060] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:30.634279 20806 raft_consensus.cc:1081] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [term 2 LEADER]: Signalling peer 98127f4ab867403d9433fd14b02a6544 to start an election
I20260713 09:09:30.635669 20514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e45b9836a7b944909fa4c7b2153e3a3d"
dest_uuid: "98127f4ab867403d9433fd14b02a6544"
 from {username='slave'} at 127.0.0.1:41458
I20260713 09:09:30.636107 20514 raft_consensus.cc:493] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:30.636404 20514 raft_consensus.cc:3060] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:30.639138 20515 raft_consensus.cc:515] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:30.640606 20515 leader_election.cc:290] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 [CANDIDATE]: Term 3 election: Requested vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861)
I20260713 09:09:30.640849 20514 raft_consensus.cc:515] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:30.641336 20369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d2d33a4624c4bd98c1db3652c862b42" candidate_uuid: "98127f4ab867403d9433fd14b02a6544" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
I20260713 09:09:30.641845 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d2d33a4624c4bd98c1db3652c862b42" candidate_uuid: "98127f4ab867403d9433fd14b02a6544" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
I20260713 09:09:30.641929 20369 raft_consensus.cc:3060] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:30.642295 20445 raft_consensus.cc:3055] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:30.642613 20445 raft_consensus.cc:740] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:30.643324 20445 consensus_queue.cc:260] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [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: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:30.643724 20514 leader_election.cc:290] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 [CANDIDATE]: Term 3 election: Requested vote from peers fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541), f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861)
I20260713 09:09:30.644485 20445 raft_consensus.cc:3060] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:30.646289 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45b9836a7b944909fa4c7b2153e3a3d" candidate_uuid: "98127f4ab867403d9433fd14b02a6544" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "fbdeb029b5954d08be0f778c51a8488a"
I20260713 09:09:30.646796 20371 raft_consensus.cc:3060] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:30.646992 20444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45b9836a7b944909fa4c7b2153e3a3d" candidate_uuid: "98127f4ab867403d9433fd14b02a6544" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f6804a31bd9b450cbff023506c14fb99"
I20260713 09:09:30.647490 20444 raft_consensus.cc:3055] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:30.647761 20444 raft_consensus.cc:740] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f6804a31bd9b450cbff023506c14fb99, State: Running, Role: LEADER
I20260713 09:09:30.648013 20369 raft_consensus.cc:2468] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98127f4ab867403d9433fd14b02a6544 in term 3.
I20260713 09:09:30.648545 20444 consensus_queue.cc:260] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [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: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:30.649231 20486 leader_election.cc:304] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 [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: 98127f4ab867403d9433fd14b02a6544, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:30.649878 20444 raft_consensus.cc:3060] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:30.650027 20766 raft_consensus.cc:2804] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:30.650303 20445 raft_consensus.cc:2468] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98127f4ab867403d9433fd14b02a6544 in term 3.
I20260713 09:09:30.650506 20766 raft_consensus.cc:697] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 [term 3 LEADER]: Becoming Leader. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Running, Role: LEADER
I20260713 09:09:30.651371 20766 consensus_queue.cc:237] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 [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: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:30.652098 20371 raft_consensus.cc:2468] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98127f4ab867403d9433fd14b02a6544 in term 3.
I20260713 09:09:30.653811 20486 leader_election.cc:304] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 [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: 98127f4ab867403d9433fd14b02a6544, fbdeb029b5954d08be0f778c51a8488a; no voters: 
I20260713 09:09:30.654639 20738 raft_consensus.cc:2804] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:30.656790 20444 raft_consensus.cc:2468] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98127f4ab867403d9433fd14b02a6544 in term 3.
I20260713 09:09:30.658337 20738 raft_consensus.cc:697] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 [term 3 LEADER]: Becoming Leader. State: Replica: 98127f4ab867403d9433fd14b02a6544, State: Running, Role: LEADER
I20260713 09:09:30.659799 20738 consensus_queue.cc:237] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 [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: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } }
I20260713 09:09:30.664341 20266 catalog_manager.cc:5697] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 reported cstate change: term changed from 2 to 3, leader changed from f6804a31bd9b450cbff023506c14fb99 (127.16.31.66) to 98127f4ab867403d9433fd14b02a6544 (127.16.31.67). New cstate: current_term: 3 leader_uuid: "98127f4ab867403d9433fd14b02a6544" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:30.675078 20266 catalog_manager.cc:5697] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 reported cstate change: term changed from 2 to 3, leader changed from f6804a31bd9b450cbff023506c14fb99 (127.16.31.66) to 98127f4ab867403d9433fd14b02a6544 (127.16.31.67). New cstate: current_term: 3 leader_uuid: "98127f4ab867403d9433fd14b02a6544" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98127f4ab867403d9433fd14b02a6544" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 34401 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:30.888650 20369 raft_consensus.cc:1275] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [term 3 FOLLOWER]: Refusing update from remote peer 98127f4ab867403d9433fd14b02a6544: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:09:30.889745 20738 consensus_queue.cc:1048] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:30.897800 20444 raft_consensus.cc:1275] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 3 FOLLOWER]: Refusing update from remote peer 98127f4ab867403d9433fd14b02a6544: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:09:30.899746 20766 consensus_queue.cc:1048] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:30.904093 20825 tablet.cc:1724] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:30.911670 20267 catalog_manager.cc:5789] TS f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861) does not have the latest schema for tablet 28de6025c3a24c2c9a44e274f6b3bb77 (table soft_deleted_table [id=f1175944f7464cb694bcd42d51450bc1]). Expected version 1 got 0
I20260713 09:09:31.039716 20369 raft_consensus.cc:1275] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [term 3 FOLLOWER]: Refusing update from remote peer 98127f4ab867403d9433fd14b02a6544: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:09:31.040825 20766 consensus_queue.cc:1048] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:31.049919 20444 raft_consensus.cc:1275] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [term 3 FOLLOWER]: Refusing update from remote peer 98127f4ab867403d9433fd14b02a6544: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:09:31.051098 20822 consensus_queue.cc:1048] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:31.055840 20445 raft_consensus.cc:1275] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [term 3 FOLLOWER]: Refusing update from remote peer 98127f4ab867403d9433fd14b02a6544: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:31.056902 20766 consensus_queue.cc:1048] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:31.065033 20369 raft_consensus.cc:1275] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [term 3 FOLLOWER]: Refusing update from remote peer 98127f4ab867403d9433fd14b02a6544: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:31.066246 20822 consensus_queue.cc:1048] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:31.152997 20444 raft_consensus.cc:1275] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [term 3 FOLLOWER]: Refusing update from remote peer 98127f4ab867403d9433fd14b02a6544: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:31.154136 20822 consensus_queue.cc:1048] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6804a31bd9b450cbff023506c14fb99" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:31.161911 20371 raft_consensus.cc:1275] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [term 3 FOLLOWER]: Refusing update from remote peer 98127f4ab867403d9433fd14b02a6544: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:31.163362 20766 consensus_queue.cc:1048] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdeb029b5954d08be0f778c51a8488a" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:31.364946 16509 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:09:31.369453 16509 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:09:31.369835 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:31.375449 16509 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:31.375909 16509 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:32.400866 16509 tablet_server.cc:179] TabletServer@127.16.31.65:0 shutting down...
I20260713 09:09:32.424505 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:32.425082 16509 tablet_replica.cc:333] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a: stopping tablet replica
I20260713 09:09:32.426174 16509 raft_consensus.cc:2243] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.426769 16509 raft_consensus.cc:2272] T e45b9836a7b944909fa4c7b2153e3a3d P fbdeb029b5954d08be0f778c51a8488a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.429028 16509 tablet_replica.cc:333] T 05f8582166d044c5a71810af09c66a1d P fbdeb029b5954d08be0f778c51a8488a: stopping tablet replica
I20260713 09:09:32.429616 16509 raft_consensus.cc:2243] T 05f8582166d044c5a71810af09c66a1d P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.430094 16509 raft_consensus.cc:2272] T 05f8582166d044c5a71810af09c66a1d P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.432523 16509 tablet_replica.cc:333] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a: stopping tablet replica
I20260713 09:09:32.433430 16509 raft_consensus.cc:2243] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [term 3 FOLLOWER]: Raft consensus shutting down.
W20260713 09:09:32.433897 20486 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 31 similar messages]
I20260713 09:09:32.433928 16509 raft_consensus.cc:2272] T 28de6025c3a24c2c9a44e274f6b3bb77 P fbdeb029b5954d08be0f778c51a8488a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:32.436929 20486 consensus_peers.cc:597] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544 -> Peer fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541): Couldn't send request to peer fbdeb029b5954d08be0f778c51a8488a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:32.437292 16509 tablet_replica.cc:333] T 90b39bb080544f12b616f97d45b400a5 P fbdeb029b5954d08be0f778c51a8488a: stopping tablet replica
I20260713 09:09:32.437879 16509 raft_consensus.cc:2243] T 90b39bb080544f12b616f97d45b400a5 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.438521 16509 raft_consensus.cc:2272] T 90b39bb080544f12b616f97d45b400a5 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.440280 16509 tablet_replica.cc:333] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a: stopping tablet replica
I20260713 09:09:32.440750 16509 raft_consensus.cc:2243] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:32.441507 16509 raft_consensus.cc:2272] T a003948702e3493ea5f960fcb725c64a P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.443655 16509 tablet_replica.cc:333] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a: stopping tablet replica
I20260713 09:09:32.444187 16509 raft_consensus.cc:2243] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:09:32.444522 20486 consensus_peers.cc:597] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 -> Peer fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541): Couldn't send request to peer fbdeb029b5954d08be0f778c51a8488a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:32.444911 16509 raft_consensus.cc:2272] T 5774d8e2fb694f638d8f83b0b1f76711 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.446702 16509 tablet_replica.cc:333] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a: stopping tablet replica
I20260713 09:09:32.447338 16509 raft_consensus.cc:2243] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.447733 16509 raft_consensus.cc:2272] T cab91b699ef844b2b693f369aab08f4e P fbdeb029b5954d08be0f778c51a8488a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.449446 16509 tablet_replica.cc:333] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a: stopping tablet replica
I20260713 09:09:32.449888 16509 raft_consensus.cc:2243] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:32.450704 16509 raft_consensus.cc:2272] T e2afbb68befe4c63acfe46494f7bf722 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.452435 16509 tablet_replica.cc:333] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a: stopping tablet replica
I20260713 09:09:32.452953 16509 raft_consensus.cc:2243] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:32.453675 16509 raft_consensus.cc:2272] T 7b8bf2b0b6054db69f4f8aa63169745e P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.455461 16509 tablet_replica.cc:333] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a: stopping tablet replica
I20260713 09:09:32.455941 16509 raft_consensus.cc:2243] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:32.456594 16509 raft_consensus.cc:2272] T 4c941344332b49109a99d8e92aff3a51 P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.458110 16509 tablet_replica.cc:333] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a: stopping tablet replica
I20260713 09:09:32.458597 16509 raft_consensus.cc:2243] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.458979 16509 raft_consensus.cc:2272] T c0750fe15cef4cdfbe68fbf8338e4ece P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.460451 16509 tablet_replica.cc:333] T c35cd5d4a8f94388969673347af69805 P fbdeb029b5954d08be0f778c51a8488a: stopping tablet replica
I20260713 09:09:32.460867 16509 raft_consensus.cc:2243] T c35cd5d4a8f94388969673347af69805 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.461248 16509 raft_consensus.cc:2272] T c35cd5d4a8f94388969673347af69805 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.463430 16509 tablet_replica.cc:333] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a: stopping tablet replica
I20260713 09:09:32.463899 16509 raft_consensus.cc:2243] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.464402 16509 raft_consensus.cc:2272] T 6ae64b18e0914f55a55c80e9493d4406 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.466221 16509 tablet_replica.cc:333] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a: stopping tablet replica
I20260713 09:09:32.466630 16509 raft_consensus.cc:2243] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.466945 16509 raft_consensus.cc:2272] T 7685bb8dac8445cf965db1cf5c24d007 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.468616 16509 tablet_replica.cc:333] T 5483851b979a4945994988187eb00edd P fbdeb029b5954d08be0f778c51a8488a: stopping tablet replica
I20260713 09:09:32.469106 16509 raft_consensus.cc:2243] T 5483851b979a4945994988187eb00edd P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.469484 16509 raft_consensus.cc:2272] T 5483851b979a4945994988187eb00edd P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.471056 16509 tablet_replica.cc:333] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a: stopping tablet replica
I20260713 09:09:32.471427 16509 raft_consensus.cc:2243] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.471793 16509 raft_consensus.cc:2272] T a5f9f76d1513412c8aff0ebb692acf15 P fbdeb029b5954d08be0f778c51a8488a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.473417 16509 tablet_replica.cc:333] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a: stopping tablet replica
I20260713 09:09:32.473922 16509 raft_consensus.cc:2243] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.474285 16509 raft_consensus.cc:2272] T 7d2d33a4624c4bd98c1db3652c862b42 P fbdeb029b5954d08be0f778c51a8488a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.475827 16509 tablet_replica.cc:333] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a: stopping tablet replica
I20260713 09:09:32.476238 16509 raft_consensus.cc:2243] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:32.477033 16509 raft_consensus.cc:2272] T 8938ce7463f744a6940ef76f9b4b921a P fbdeb029b5954d08be0f778c51a8488a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:32.493207 20486 consensus_peers.cc:597] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544 -> Peer fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541): Couldn't send request to peer fbdeb029b5954d08be0f778c51a8488a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:32.512639 16509 tablet_server.cc:196] TabletServer@127.16.31.65:0 shutdown complete.
I20260713 09:09:32.539925 16509 tablet_server.cc:179] TabletServer@127.16.31.66:0 shutting down...
W20260713 09:09:32.567548 20412 consensus_peers.cc:597] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 -> Peer fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541): Couldn't send request to peer fbdeb029b5954d08be0f778c51a8488a. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:42541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:32.571400 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:09:32.571471 20486 consensus_peers.cc:597] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 -> Peer f6804a31bd9b450cbff023506c14fb99 (127.16.31.66:46861): Couldn't send request to peer f6804a31bd9b450cbff023506c14fb99. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:32.572268 16509 tablet_replica.cc:333] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99: stopping tablet replica
I20260713 09:09:32.573208 16509 raft_consensus.cc:2243] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.573628 16509 raft_consensus.cc:2272] T 28de6025c3a24c2c9a44e274f6b3bb77 P f6804a31bd9b450cbff023506c14fb99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.575347 16509 tablet_replica.cc:333] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99: stopping tablet replica
I20260713 09:09:32.575778 16509 raft_consensus.cc:2243] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.576109 16509 raft_consensus.cc:2272] T 90b39bb080544f12b616f97d45b400a5 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.577579 16509 tablet_replica.cc:333] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99: stopping tablet replica
I20260713 09:09:32.577986 16509 raft_consensus.cc:2243] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:32.578600 16509 raft_consensus.cc:2272] T 05f8582166d044c5a71810af09c66a1d P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.580044 16509 tablet_replica.cc:333] T 4c941344332b49109a99d8e92aff3a51 P f6804a31bd9b450cbff023506c14fb99: stopping tablet replica
I20260713 09:09:32.580478 16509 raft_consensus.cc:2243] T 4c941344332b49109a99d8e92aff3a51 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.580806 16509 raft_consensus.cc:2272] T 4c941344332b49109a99d8e92aff3a51 P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.582252 16509 tablet_replica.cc:333] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99: stopping tablet replica
I20260713 09:09:32.582828 16509 raft_consensus.cc:2243] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:32.583468 16509 raft_consensus.cc:2272] T c0750fe15cef4cdfbe68fbf8338e4ece P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.585029 16509 tablet_replica.cc:333] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99: stopping tablet replica
I20260713 09:09:32.585652 16509 raft_consensus.cc:2243] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.586123 16509 raft_consensus.cc:2272] T e45b9836a7b944909fa4c7b2153e3a3d P f6804a31bd9b450cbff023506c14fb99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.587833 16509 tablet_replica.cc:333] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99: stopping tablet replica
I20260713 09:09:32.588323 16509 raft_consensus.cc:2243] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.588949 16509 raft_consensus.cc:2272] T a003948702e3493ea5f960fcb725c64a P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:32.590333 20486 consensus_peers.cc:597] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 -> Peer fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541): Couldn't send request to peer fbdeb029b5954d08be0f778c51a8488a. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:42541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:32.591493 16509 tablet_replica.cc:333] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99: stopping tablet replica
I20260713 09:09:32.592175 16509 raft_consensus.cc:2243] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:32.593166 16509 raft_consensus.cc:2272] T c35cd5d4a8f94388969673347af69805 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:32.593187 20412 consensus_peers.cc:597] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 -> Peer fbdeb029b5954d08be0f778c51a8488a (127.16.31.65:42541): Couldn't send request to peer fbdeb029b5954d08be0f778c51a8488a. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:42541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:32.595204 16509 tablet_replica.cc:333] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99: stopping tablet replica
I20260713 09:09:32.595727 16509 raft_consensus.cc:2243] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:32.596392 16509 raft_consensus.cc:2272] T 6ae64b18e0914f55a55c80e9493d4406 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.598016 16509 tablet_replica.cc:333] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99: stopping tablet replica
I20260713 09:09:32.598462 16509 raft_consensus.cc:2243] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.598894 16509 raft_consensus.cc:2272] T e2afbb68befe4c63acfe46494f7bf722 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.600543 16509 tablet_replica.cc:333] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99: stopping tablet replica
I20260713 09:09:32.601043 16509 raft_consensus.cc:2243] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.601449 16509 raft_consensus.cc:2272] T cab91b699ef844b2b693f369aab08f4e P f6804a31bd9b450cbff023506c14fb99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.603204 16509 tablet_replica.cc:333] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99: stopping tablet replica
I20260713 09:09:32.603682 16509 raft_consensus.cc:2243] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:32.604377 16509 raft_consensus.cc:2272] T 7685bb8dac8445cf965db1cf5c24d007 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.606086 16509 tablet_replica.cc:333] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99: stopping tablet replica
I20260713 09:09:32.606626 16509 raft_consensus.cc:2243] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:32.607278 16509 raft_consensus.cc:2272] T 5483851b979a4945994988187eb00edd P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.608848 16509 tablet_replica.cc:333] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99: stopping tablet replica
I20260713 09:09:32.609298 16509 raft_consensus.cc:2243] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.609671 16509 raft_consensus.cc:2272] T a5f9f76d1513412c8aff0ebb692acf15 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.611300 16509 tablet_replica.cc:333] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99: stopping tablet replica
I20260713 09:09:32.611775 16509 raft_consensus.cc:2243] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.612155 16509 raft_consensus.cc:2272] T 7d2d33a4624c4bd98c1db3652c862b42 P f6804a31bd9b450cbff023506c14fb99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.613721 16509 tablet_replica.cc:333] T 8938ce7463f744a6940ef76f9b4b921a P f6804a31bd9b450cbff023506c14fb99: stopping tablet replica
I20260713 09:09:32.614202 16509 raft_consensus.cc:2243] T 8938ce7463f744a6940ef76f9b4b921a P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.614645 16509 raft_consensus.cc:2272] T 8938ce7463f744a6940ef76f9b4b921a P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.616292 16509 tablet_replica.cc:333] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99: stopping tablet replica
I20260713 09:09:32.616753 16509 raft_consensus.cc:2243] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.617153 16509 raft_consensus.cc:2272] T 5774d8e2fb694f638d8f83b0b1f76711 P f6804a31bd9b450cbff023506c14fb99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.618690 16509 tablet_replica.cc:333] T 7b8bf2b0b6054db69f4f8aa63169745e P f6804a31bd9b450cbff023506c14fb99: stopping tablet replica
I20260713 09:09:32.619098 16509 raft_consensus.cc:2243] T 7b8bf2b0b6054db69f4f8aa63169745e P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.619505 16509 raft_consensus.cc:2272] T 7b8bf2b0b6054db69f4f8aa63169745e P f6804a31bd9b450cbff023506c14fb99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.654088 16509 tablet_server.cc:196] TabletServer@127.16.31.66:0 shutdown complete.
I20260713 09:09:32.682819 16509 tablet_server.cc:179] TabletServer@127.16.31.67:0 shutting down...
I20260713 09:09:32.706892 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:32.707623 16509 tablet_replica.cc:333] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544: stopping tablet replica
I20260713 09:09:32.708441 16509 raft_consensus.cc:2243] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:32.709189 16509 raft_consensus.cc:2272] T e45b9836a7b944909fa4c7b2153e3a3d P 98127f4ab867403d9433fd14b02a6544 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.710934 16509 tablet_replica.cc:333] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544: stopping tablet replica
I20260713 09:09:32.711458 16509 raft_consensus.cc:2243] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:32.712136 16509 raft_consensus.cc:2272] T 90b39bb080544f12b616f97d45b400a5 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.713711 16509 tablet_replica.cc:333] T c0750fe15cef4cdfbe68fbf8338e4ece P 98127f4ab867403d9433fd14b02a6544: stopping tablet replica
I20260713 09:09:32.714218 16509 raft_consensus.cc:2243] T c0750fe15cef4cdfbe68fbf8338e4ece P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.714685 16509 raft_consensus.cc:2272] T c0750fe15cef4cdfbe68fbf8338e4ece P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.716218 16509 tablet_replica.cc:333] T 4c941344332b49109a99d8e92aff3a51 P 98127f4ab867403d9433fd14b02a6544: stopping tablet replica
I20260713 09:09:32.716677 16509 raft_consensus.cc:2243] T 4c941344332b49109a99d8e92aff3a51 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.717037 16509 raft_consensus.cc:2272] T 4c941344332b49109a99d8e92aff3a51 P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.718756 16509 tablet_replica.cc:333] T a003948702e3493ea5f960fcb725c64a P 98127f4ab867403d9433fd14b02a6544: stopping tablet replica
I20260713 09:09:32.719395 16509 raft_consensus.cc:2243] T a003948702e3493ea5f960fcb725c64a P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.719900 16509 raft_consensus.cc:2272] T a003948702e3493ea5f960fcb725c64a P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.721392 16509 tablet_replica.cc:333] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544: stopping tablet replica
I20260713 09:09:32.722056 16509 raft_consensus.cc:2243] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.722622 16509 raft_consensus.cc:2272] T 05f8582166d044c5a71810af09c66a1d P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.724843 16509 tablet_replica.cc:333] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544: stopping tablet replica
I20260713 09:09:32.725473 16509 raft_consensus.cc:2243] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:32.726409 16509 raft_consensus.cc:2272] T 28de6025c3a24c2c9a44e274f6b3bb77 P 98127f4ab867403d9433fd14b02a6544 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.728173 16509 tablet_replica.cc:333] T 8938ce7463f744a6940ef76f9b4b921a P 98127f4ab867403d9433fd14b02a6544: stopping tablet replica
I20260713 09:09:32.728688 16509 raft_consensus.cc:2243] T 8938ce7463f744a6940ef76f9b4b921a P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.729069 16509 raft_consensus.cc:2272] T 8938ce7463f744a6940ef76f9b4b921a P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.730702 16509 tablet_replica.cc:333] T e2afbb68befe4c63acfe46494f7bf722 P 98127f4ab867403d9433fd14b02a6544: stopping tablet replica
I20260713 09:09:32.731155 16509 raft_consensus.cc:2243] T e2afbb68befe4c63acfe46494f7bf722 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.731529 16509 raft_consensus.cc:2272] T e2afbb68befe4c63acfe46494f7bf722 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.733084 16509 tablet_replica.cc:333] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544: stopping tablet replica
I20260713 09:09:32.733585 16509 raft_consensus.cc:2243] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:32.734247 16509 raft_consensus.cc:2272] T cab91b699ef844b2b693f369aab08f4e P 98127f4ab867403d9433fd14b02a6544 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.735841 16509 tablet_replica.cc:333] T 5774d8e2fb694f638d8f83b0b1f76711 P 98127f4ab867403d9433fd14b02a6544: stopping tablet replica
I20260713 09:09:32.736302 16509 raft_consensus.cc:2243] T 5774d8e2fb694f638d8f83b0b1f76711 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.736670 16509 raft_consensus.cc:2272] T 5774d8e2fb694f638d8f83b0b1f76711 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.738106 16509 tablet_replica.cc:333] T 7b8bf2b0b6054db69f4f8aa63169745e P 98127f4ab867403d9433fd14b02a6544: stopping tablet replica
I20260713 09:09:32.738600 16509 raft_consensus.cc:2243] T 7b8bf2b0b6054db69f4f8aa63169745e P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.738973 16509 raft_consensus.cc:2272] T 7b8bf2b0b6054db69f4f8aa63169745e P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.740599 16509 tablet_replica.cc:333] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544: stopping tablet replica
I20260713 09:09:32.741043 16509 raft_consensus.cc:2243] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.741452 16509 raft_consensus.cc:2272] T c35cd5d4a8f94388969673347af69805 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.743099 16509 tablet_replica.cc:333] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544: stopping tablet replica
I20260713 09:09:32.743556 16509 raft_consensus.cc:2243] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:32.744210 16509 raft_consensus.cc:2272] T 7d2d33a4624c4bd98c1db3652c862b42 P 98127f4ab867403d9433fd14b02a6544 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.745833 16509 tablet_replica.cc:333] T 5483851b979a4945994988187eb00edd P 98127f4ab867403d9433fd14b02a6544: stopping tablet replica
I20260713 09:09:32.746284 16509 raft_consensus.cc:2243] T 5483851b979a4945994988187eb00edd P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.746676 16509 raft_consensus.cc:2272] T 5483851b979a4945994988187eb00edd P 98127f4ab867403d9433fd14b02a6544 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.748154 16509 tablet_replica.cc:333] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544: stopping tablet replica
I20260713 09:09:32.748607 16509 raft_consensus.cc:2243] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:32.749261 16509 raft_consensus.cc:2272] T a5f9f76d1513412c8aff0ebb692acf15 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.750880 16509 tablet_replica.cc:333] T 7685bb8dac8445cf965db1cf5c24d007 P 98127f4ab867403d9433fd14b02a6544: stopping tablet replica
I20260713 09:09:32.751304 16509 raft_consensus.cc:2243] T 7685bb8dac8445cf965db1cf5c24d007 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.751675 16509 raft_consensus.cc:2272] T 7685bb8dac8445cf965db1cf5c24d007 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.753355 16509 tablet_replica.cc:333] T 6ae64b18e0914f55a55c80e9493d4406 P 98127f4ab867403d9433fd14b02a6544: stopping tablet replica
I20260713 09:09:32.753785 16509 raft_consensus.cc:2243] T 6ae64b18e0914f55a55c80e9493d4406 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:32.754168 16509 raft_consensus.cc:2272] T 6ae64b18e0914f55a55c80e9493d4406 P 98127f4ab867403d9433fd14b02a6544 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.788244 16509 tablet_server.cc:196] TabletServer@127.16.31.67:0 shutdown complete.
I20260713 09:09:32.816256 16509 master.cc:562] Master@127.16.31.126:43773 shutting down...
I20260713 09:09:32.837695 16509 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:32.838212 16509 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:32.838527 16509 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5d645da4b2d24e50952d1730248d6919: stopping tablet replica
I20260713 09:09:32.857726 16509 master.cc:584] Master@127.16.31.126:43773 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12056 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:09:32.905360 16509 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.31.126:36359
I20260713 09:09:32.906363 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:32.911303 20835 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:32.912122 20836 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:32.912578 20838 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:32.913228 16509 server_base.cc:1061] running on GCE node
I20260713 09:09:32.914136 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:32.914327 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:32.914510 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933772914490 us; error 0 us; skew 500 ppm
I20260713 09:09:32.915052 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:32.917049 16509 webserver.cc:533] Webserver started at http://127.16.31.126:39315/ using document root <none> and password file <none>
I20260713 09:09:32.917476 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:32.917639 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:32.917899 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:32.919181 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933667178103-16509-0/minicluster-data/master-0-root/instance:
uuid: "f9458ba53a7e46c3a8116ddb23210118"
format_stamp: "Formatted at 2026-07-13 09:09:32 on dist-test-slave-23pb"
I20260713 09:09:32.923038 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:09:32.926041 20843 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:32.926671 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:32.926908 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933667178103-16509-0/minicluster-data/master-0-root
uuid: "f9458ba53a7e46c3a8116ddb23210118"
format_stamp: "Formatted at 2026-07-13 09:09:32 on dist-test-slave-23pb"
I20260713 09:09:32.927137 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933667178103-16509-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933667178103-16509-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933667178103-16509-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:32.946816 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:32.947893 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:32.981860 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.126:36359
I20260713 09:09:32.981949 20894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.126:36359 every 8 connection(s)
I20260713 09:09:32.985621 20895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:32.994973 20895 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118: Bootstrap starting.
I20260713 09:09:32.999264 20895 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:33.003072 20895 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118: No bootstrap required, opened a new log
I20260713 09:09:33.005008 20895 raft_consensus.cc:359] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9458ba53a7e46c3a8116ddb23210118" member_type: VOTER }
I20260713 09:09:33.005343 20895 raft_consensus.cc:385] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:33.005514 20895 raft_consensus.cc:740] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9458ba53a7e46c3a8116ddb23210118, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.006064 20895 consensus_queue.cc:260] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f9458ba53a7e46c3a8116ddb23210118" member_type: VOTER }
I20260713 09:09:33.006466 20895 raft_consensus.cc:399] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:33.006666 20895 raft_consensus.cc:493] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:33.006861 20895 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:33.010668 20895 raft_consensus.cc:515] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9458ba53a7e46c3a8116ddb23210118" member_type: VOTER }
I20260713 09:09:33.011106 20895 leader_election.cc:304] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118 [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: f9458ba53a7e46c3a8116ddb23210118; no voters: 
I20260713 09:09:33.012053 20895 leader_election.cc:290] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:33.012362 20898 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:33.013607 20898 raft_consensus.cc:697] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118 [term 1 LEADER]: Becoming Leader. State: Replica: f9458ba53a7e46c3a8116ddb23210118, State: Running, Role: LEADER
I20260713 09:09:33.014253 20898 consensus_queue.cc:237] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118 [LEADER]: Queue going to LEADER mode. State: All 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: "f9458ba53a7e46c3a8116ddb23210118" member_type: VOTER }
I20260713 09:09:33.014842 20895 sys_catalog.cc:565] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:33.018929 20900 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f9458ba53a7e46c3a8116ddb23210118. Latest consensus state: current_term: 1 leader_uuid: "f9458ba53a7e46c3a8116ddb23210118" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9458ba53a7e46c3a8116ddb23210118" member_type: VOTER } }
I20260713 09:09:33.019645 20900 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:33.019985 20899 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f9458ba53a7e46c3a8116ddb23210118" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9458ba53a7e46c3a8116ddb23210118" member_type: VOTER } }
I20260713 09:09:33.020468 20899 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:33.021493 20905 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:33.026238 20905 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:33.030871 16509 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:33.034317 20905 catalog_manager.cc:1383] Generated new cluster ID: c93404da256847a3ba60316d3f231106
I20260713 09:09:33.034596 20905 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:33.063992 20905 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:33.065182 20905 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:33.079222 20905 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118: Generated new TSK 0
I20260713 09:09:33.079779 20905 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:33.097206 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:33.102419 20916 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:33.103482 20917 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:33.105227 20919 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:33.107281 16509 server_base.cc:1061] running on GCE node
I20260713 09:09:33.108106 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:33.108278 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:33.108389 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933773108379 us; error 0 us; skew 500 ppm
I20260713 09:09:33.108784 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:33.110816 16509 webserver.cc:533] Webserver started at http://127.16.31.65:38725/ using document root <none> and password file <none>
I20260713 09:09:33.111241 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:33.111385 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:33.111574 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:33.112504 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933667178103-16509-0/minicluster-data/ts-0-root/instance:
uuid: "8a54afa161e3469ebf0ecda712f6783c"
format_stamp: "Formatted at 2026-07-13 09:09:33 on dist-test-slave-23pb"
I20260713 09:09:33.116783 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:09:33.119557 20924 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:33.120203 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:33.120451 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933667178103-16509-0/minicluster-data/ts-0-root
uuid: "8a54afa161e3469ebf0ecda712f6783c"
format_stamp: "Formatted at 2026-07-13 09:09:33 on dist-test-slave-23pb"
I20260713 09:09:33.120707 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933667178103-16509-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933667178103-16509-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933667178103-16509-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:33.128760 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:33.129801 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:33.131134 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:33.133116 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:33.133350 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:33.133577 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:33.133754 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:33.170238 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.65:37847
I20260713 09:09:33.170320 20986 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.65:37847 every 8 connection(s)
I20260713 09:09:33.174939 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:33.181777 20991 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:33.183055 20992 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:33.184612 16509 server_base.cc:1061] running on GCE node
W20260713 09:09:33.185997 20994 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:33.186893 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:33.187120 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:33.187315 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933773187299 us; error 0 us; skew 500 ppm
I20260713 09:09:33.187913 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:33.187894 20987 heartbeater.cc:344] Connected to a master server at 127.16.31.126:36359
I20260713 09:09:33.188546 20987 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:33.189450 20987 heartbeater.cc:507] Master 127.16.31.126:36359 requested a full tablet report, sending...
I20260713 09:09:33.190872 16509 webserver.cc:533] Webserver started at http://127.16.31.66:46685/ using document root <none> and password file <none>
I20260713 09:09:33.191442 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:33.191628 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:33.191605 20860 ts_manager.cc:194] Registered new tserver with Master: 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847)
I20260713 09:09:33.192096 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:33.193162 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933667178103-16509-0/minicluster-data/ts-1-root/instance:
uuid: "153c08874fa74bd5b9ed1f00a332c086"
format_stamp: "Formatted at 2026-07-13 09:09:33 on dist-test-slave-23pb"
I20260713 09:09:33.193478 20860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51334
I20260713 09:09:33.197973 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:09:33.201130 20999 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:33.201825 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:33.202075 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933667178103-16509-0/minicluster-data/ts-1-root
uuid: "153c08874fa74bd5b9ed1f00a332c086"
format_stamp: "Formatted at 2026-07-13 09:09:33 on dist-test-slave-23pb"
I20260713 09:09:33.202333 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933667178103-16509-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933667178103-16509-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933667178103-16509-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:33.230255 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:33.231392 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:33.232686 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:33.234747 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:33.234964 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:33.235210 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:33.235365 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:33.272625 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.66:39851
I20260713 09:09:33.272723 21061 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.66:39851 every 8 connection(s)
I20260713 09:09:33.277130 16509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:33.282855 21065 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:33.284792 21066 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:33.286518 21068 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:33.287101 16509 server_base.cc:1061] running on GCE node
I20260713 09:09:33.287870 16509 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:33.288141 16509 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:33.288340 16509 hybrid_clock.cc:648] HybridClock initialized: now 1783933773288322 us; error 0 us; skew 500 ppm
I20260713 09:09:33.288647 21062 heartbeater.cc:344] Connected to a master server at 127.16.31.126:36359
I20260713 09:09:33.288908 16509 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:33.288970 21062 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:33.289860 21062 heartbeater.cc:507] Master 127.16.31.126:36359 requested a full tablet report, sending...
I20260713 09:09:33.291776 16509 webserver.cc:533] Webserver started at http://127.16.31.67:38269/ using document root <none> and password file <none>
I20260713 09:09:33.291900 20860 ts_manager.cc:194] Registered new tserver with Master: 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851)
I20260713 09:09:33.292377 16509 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:33.292615 16509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:33.292932 16509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:33.293570 20860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51336
I20260713 09:09:33.294431 16509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933667178103-16509-0/minicluster-data/ts-2-root/instance:
uuid: "5a6e91bd490a46d181ad221717f749f5"
format_stamp: "Formatted at 2026-07-13 09:09:33 on dist-test-slave-23pb"
I20260713 09:09:33.298965 16509 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:33.301819 21073 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:33.302477 16509 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:33.302820 16509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933667178103-16509-0/minicluster-data/ts-2-root
uuid: "5a6e91bd490a46d181ad221717f749f5"
format_stamp: "Formatted at 2026-07-13 09:09:33 on dist-test-slave-23pb"
I20260713 09:09:33.303056 16509 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933667178103-16509-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933667178103-16509-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskx78Mbj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933667178103-16509-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:33.311151 16509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:33.312165 16509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:33.313409 16509 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:33.315474 16509 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:33.315680 16509 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:33.315888 16509 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:33.316039 16509 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:33.355216 16509 rpc_server.cc:307] RPC server started. Bound to: 127.16.31.67:39105
I20260713 09:09:33.355320 21135 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.31.67:39105 every 8 connection(s)
I20260713 09:09:33.367470 21136 heartbeater.cc:344] Connected to a master server at 127.16.31.126:36359
I20260713 09:09:33.367830 21136 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:33.368444 21136 heartbeater.cc:507] Master 127.16.31.126:36359 requested a full tablet report, sending...
I20260713 09:09:33.370080 20860 ts_manager.cc:194] Registered new tserver with Master: 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:33.370220 16509 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012228207s
I20260713 09:09:33.371368 20860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51348
I20260713 09:09:33.392602 20860 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51356:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:33.395083 20860 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:33.458756 21027 tablet_service.cc:1511] Processing CreateTablet for tablet b3847256d243488085558a529b4ed2d8 (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:33.460083 21027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3847256d243488085558a529b4ed2d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.461018 21099 tablet_service.cc:1511] Processing CreateTablet for tablet c57a346ed7424872bc500e1a7881ef75 (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:33.462293 21099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c57a346ed7424872bc500e1a7881ef75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.460109 21098 tablet_service.cc:1511] Processing CreateTablet for tablet eba2e743c4c1468096505af86e0b7fa2 (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:33.464171 21098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eba2e743c4c1468096505af86e0b7fa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.466140 21024 tablet_service.cc:1511] Processing CreateTablet for tablet eba2e743c4c1468096505af86e0b7fa2 (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:33.467360 21024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eba2e743c4c1468096505af86e0b7fa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.467056 21026 tablet_service.cc:1511] Processing CreateTablet for tablet 5f48c5a600754e5d97fc1d3f6502232e (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:33.467525 21023 tablet_service.cc:1511] Processing CreateTablet for tablet 90475749063d4f9f985db2c648521f47 (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:33.468276 21026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f48c5a600754e5d97fc1d3f6502232e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.468163 21022 tablet_service.cc:1511] Processing CreateTablet for tablet 515af98a1b194fd6bed0936627db83ae (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:33.469477 21022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515af98a1b194fd6bed0936627db83ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.469272 21100 tablet_service.cc:1511] Processing CreateTablet for tablet 5f48c5a600754e5d97fc1d3f6502232e (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:33.469623 21097 tablet_service.cc:1511] Processing CreateTablet for tablet 90475749063d4f9f985db2c648521f47 (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:33.470438 21100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f48c5a600754e5d97fc1d3f6502232e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.470857 21023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90475749063d4f9f985db2c648521f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.472759 21097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90475749063d4f9f985db2c648521f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.475642 21101 tablet_service.cc:1511] Processing CreateTablet for tablet b3847256d243488085558a529b4ed2d8 (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:33.476790 21101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3847256d243488085558a529b4ed2d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.475685 21096 tablet_service.cc:1511] Processing CreateTablet for tablet 515af98a1b194fd6bed0936627db83ae (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:33.479616 21025 tablet_service.cc:1511] Processing CreateTablet for tablet c57a346ed7424872bc500e1a7881ef75 (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:33.480499 21096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515af98a1b194fd6bed0936627db83ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.480808 21025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c57a346ed7424872bc500e1a7881ef75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.494972 21021 tablet_service.cc:1511] Processing CreateTablet for tablet f640a2d5fefa4b2183cb5b2c15669776 (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:33.496328 21021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f640a2d5fefa4b2183cb5b2c15669776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.500093 21095 tablet_service.cc:1511] Processing CreateTablet for tablet f640a2d5fefa4b2183cb5b2c15669776 (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:33.501405 21095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f640a2d5fefa4b2183cb5b2c15669776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.519095 20952 tablet_service.cc:1511] Processing CreateTablet for tablet b3847256d243488085558a529b4ed2d8 (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:33.523573 21150 tablet_bootstrap.cc:492] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5: Bootstrap starting.
I20260713 09:09:33.528750 21150 tablet_bootstrap.cc:654] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:33.530627 20952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3847256d243488085558a529b4ed2d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.533349 20951 tablet_service.cc:1511] Processing CreateTablet for tablet 5f48c5a600754e5d97fc1d3f6502232e (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:33.535422 20950 tablet_service.cc:1511] Processing CreateTablet for tablet c57a346ed7424872bc500e1a7881ef75 (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:33.537365 20949 tablet_service.cc:1511] Processing CreateTablet for tablet eba2e743c4c1468096505af86e0b7fa2 (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:33.539479 20948 tablet_service.cc:1511] Processing CreateTablet for tablet 90475749063d4f9f985db2c648521f47 (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:33.540699 20948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90475749063d4f9f985db2c648521f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.542240 21024 tablet_service.cc:1511] Processing CreateTablet for tablet c3551d0f8c304504a3e1d8a9eef942b5 (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:33.543448 21024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3551d0f8c304504a3e1d8a9eef942b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.543679 20947 tablet_service.cc:1511] Processing CreateTablet for tablet 515af98a1b194fd6bed0936627db83ae (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:33.544778 20947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515af98a1b194fd6bed0936627db83ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.547487 20946 tablet_service.cc:1511] Processing CreateTablet for tablet f640a2d5fefa4b2183cb5b2c15669776 (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:33.548417 20946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f640a2d5fefa4b2183cb5b2c15669776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.551348 20945 tablet_service.cc:1511] Processing CreateTablet for tablet c3551d0f8c304504a3e1d8a9eef942b5 (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:33.552229 20945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3551d0f8c304504a3e1d8a9eef942b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.555940 20949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eba2e743c4c1468096505af86e0b7fa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.559540 20944 tablet_service.cc:1511] Processing CreateTablet for tablet 09d4e10490cb47fa8f74cf720fbc4bfc (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:33.560920 20950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c57a346ed7424872bc500e1a7881ef75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.561535 20951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f48c5a600754e5d97fc1d3f6502232e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.562966 20944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d4e10490cb47fa8f74cf720fbc4bfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.568492 21095 tablet_service.cc:1511] Processing CreateTablet for tablet 09d4e10490cb47fa8f74cf720fbc4bfc (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:33.586220 21023 tablet_service.cc:1511] Processing CreateTablet for tablet 09d4e10490cb47fa8f74cf720fbc4bfc (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:33.596051 21095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d4e10490cb47fa8f74cf720fbc4bfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.596511 21023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d4e10490cb47fa8f74cf720fbc4bfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.595655 21097 tablet_service.cc:1511] Processing CreateTablet for tablet c3551d0f8c304504a3e1d8a9eef942b5 (DEFAULT_TABLE table=test-workload [id=085e60f48e2d4d3fbd6c555f86d03e06]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:33.599833 21097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3551d0f8c304504a3e1d8a9eef942b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.608090 21151 tablet_bootstrap.cc:492] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086: Bootstrap starting.
I20260713 09:09:33.608752 21152 tablet_bootstrap.cc:492] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c: Bootstrap starting.
I20260713 09:09:33.614246 21151 tablet_bootstrap.cc:654] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:33.615267 21152 tablet_bootstrap.cc:654] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:33.623467 21150 tablet_bootstrap.cc:492] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5: No bootstrap required, opened a new log
I20260713 09:09:33.623911 21150 ts_tablet_manager.cc:1403] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5: Time spent bootstrapping tablet: real 0.101s	user 0.001s	sys 0.009s
I20260713 09:09:33.626286 21150 raft_consensus.cc:359] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.626986 21150 raft_consensus.cc:385] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:33.627249 21150 raft_consensus.cc:740] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.629006 21150 consensus_queue.cc:260] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.634981 21136 heartbeater.cc:499] Master 127.16.31.126:36359 was elected leader, sending a full tablet report...
I20260713 09:09:33.635157 21150 ts_tablet_manager.cc:1434] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260713 09:09:33.635426 21151 tablet_bootstrap.cc:492] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086: No bootstrap required, opened a new log
I20260713 09:09:33.635982 21151 ts_tablet_manager.cc:1403] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.002s
I20260713 09:09:33.636183 21150 tablet_bootstrap.cc:492] T c57a346ed7424872bc500e1a7881ef75 P 5a6e91bd490a46d181ad221717f749f5: Bootstrap starting.
I20260713 09:09:33.639950 21152 tablet_bootstrap.cc:492] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c: No bootstrap required, opened a new log
I20260713 09:09:33.640441 21152 ts_tablet_manager.cc:1403] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.005s
I20260713 09:09:33.642570 21150 tablet_bootstrap.cc:654] T c57a346ed7424872bc500e1a7881ef75 P 5a6e91bd490a46d181ad221717f749f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:33.643100 21152 raft_consensus.cc:359] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } } peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } }
I20260713 09:09:33.643851 21152 raft_consensus.cc:385] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:33.644140 21152 raft_consensus.cc:740] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.645023 21152 consensus_queue.cc:260] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } } peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } }
I20260713 09:09:33.646219 21151 raft_consensus.cc:359] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.647048 21151 raft_consensus.cc:385] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:33.647408 21151 raft_consensus.cc:740] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.648250 21151 consensus_queue.cc:260] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.654239 21150 tablet_bootstrap.cc:492] T c57a346ed7424872bc500e1a7881ef75 P 5a6e91bd490a46d181ad221717f749f5: No bootstrap required, opened a new log
I20260713 09:09:33.654907 21150 ts_tablet_manager.cc:1403] T c57a346ed7424872bc500e1a7881ef75 P 5a6e91bd490a46d181ad221717f749f5: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260713 09:09:33.659719 20987 heartbeater.cc:499] Master 127.16.31.126:36359 was elected leader, sending a full tablet report...
I20260713 09:09:33.660246 21152 ts_tablet_manager.cc:1434] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.019s
I20260713 09:09:33.661178 21152 tablet_bootstrap.cc:492] T 09d4e10490cb47fa8f74cf720fbc4bfc P 8a54afa161e3469ebf0ecda712f6783c: Bootstrap starting.
I20260713 09:09:33.663993 21062 heartbeater.cc:499] Master 127.16.31.126:36359 was elected leader, sending a full tablet report...
I20260713 09:09:33.664616 21151 ts_tablet_manager.cc:1434] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086: Time spent starting tablet: real 0.028s	user 0.011s	sys 0.008s
I20260713 09:09:33.658540 21150 raft_consensus.cc:359] T c57a346ed7424872bc500e1a7881ef75 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.665067 21150 raft_consensus.cc:385] T c57a346ed7424872bc500e1a7881ef75 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:33.665359 21150 raft_consensus.cc:740] T c57a346ed7424872bc500e1a7881ef75 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.665729 21151 tablet_bootstrap.cc:492] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086: Bootstrap starting.
I20260713 09:09:33.666116 21150 consensus_queue.cc:260] T c57a346ed7424872bc500e1a7881ef75 P 5a6e91bd490a46d181ad221717f749f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.667130 21152 tablet_bootstrap.cc:654] T 09d4e10490cb47fa8f74cf720fbc4bfc P 8a54afa161e3469ebf0ecda712f6783c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:33.668540 21150 ts_tablet_manager.cc:1434] T c57a346ed7424872bc500e1a7881ef75 P 5a6e91bd490a46d181ad221717f749f5: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:09:33.669502 21150 tablet_bootstrap.cc:492] T 5f48c5a600754e5d97fc1d3f6502232e P 5a6e91bd490a46d181ad221717f749f5: Bootstrap starting.
I20260713 09:09:33.672283 21151 tablet_bootstrap.cc:654] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:33.678481 21150 tablet_bootstrap.cc:654] T 5f48c5a600754e5d97fc1d3f6502232e P 5a6e91bd490a46d181ad221717f749f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:33.684242 21152 tablet_bootstrap.cc:492] T 09d4e10490cb47fa8f74cf720fbc4bfc P 8a54afa161e3469ebf0ecda712f6783c: No bootstrap required, opened a new log
I20260713 09:09:33.684677 21152 ts_tablet_manager.cc:1403] T 09d4e10490cb47fa8f74cf720fbc4bfc P 8a54afa161e3469ebf0ecda712f6783c: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260713 09:09:33.686980 21152 raft_consensus.cc:359] T 09d4e10490cb47fa8f74cf720fbc4bfc P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.687829 21152 raft_consensus.cc:385] T 09d4e10490cb47fa8f74cf720fbc4bfc P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:33.688136 21152 raft_consensus.cc:740] T 09d4e10490cb47fa8f74cf720fbc4bfc P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.688755 21150 tablet_bootstrap.cc:492] T 5f48c5a600754e5d97fc1d3f6502232e P 5a6e91bd490a46d181ad221717f749f5: No bootstrap required, opened a new log
I20260713 09:09:33.689237 21150 ts_tablet_manager.cc:1403] T 5f48c5a600754e5d97fc1d3f6502232e P 5a6e91bd490a46d181ad221717f749f5: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.005s
I20260713 09:09:33.688953 21152 consensus_queue.cc:260] T 09d4e10490cb47fa8f74cf720fbc4bfc P 8a54afa161e3469ebf0ecda712f6783c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.690932 21152 ts_tablet_manager.cc:1434] T 09d4e10490cb47fa8f74cf720fbc4bfc P 8a54afa161e3469ebf0ecda712f6783c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:09:33.691788 21152 tablet_bootstrap.cc:492] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c: Bootstrap starting.
I20260713 09:09:33.692327 21150 raft_consensus.cc:359] T 5f48c5a600754e5d97fc1d3f6502232e P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.693375 21156 raft_consensus.cc:493] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:33.693924 21156 raft_consensus.cc:515] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.696465 21156 leader_election.cc:290] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851)
I20260713 09:09:33.705868 21150 raft_consensus.cc:385] T 5f48c5a600754e5d97fc1d3f6502232e P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:33.706419 21158 raft_consensus.cc:493] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:33.707196 21158 raft_consensus.cc:515] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } } peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } }
I20260713 09:09:33.709475 21158 leader_election.cc:290] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:33.710004 21150 raft_consensus.cc:740] T 5f48c5a600754e5d97fc1d3f6502232e P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.711563 21150 consensus_queue.cc:260] T 5f48c5a600754e5d97fc1d3f6502232e P 5a6e91bd490a46d181ad221717f749f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.698181 21152 tablet_bootstrap.cc:654] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:33.717234 21150 ts_tablet_manager.cc:1434] T 5f48c5a600754e5d97fc1d3f6502232e P 5a6e91bd490a46d181ad221717f749f5: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260713 09:09:33.719352 21150 tablet_bootstrap.cc:492] T b3847256d243488085558a529b4ed2d8 P 5a6e91bd490a46d181ad221717f749f5: Bootstrap starting.
I20260713 09:09:33.724108 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515af98a1b194fd6bed0936627db83ae" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c" is_pre_election: true
W20260713 09:09:33.725675 21077 leader_election.cc:343] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:33.727639 21037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515af98a1b194fd6bed0936627db83ae" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086" is_pre_election: true
W20260713 09:09:33.732218 21077 leader_election.cc:343] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:33.732795 21077 leader_election.cc:304] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a6e91bd490a46d181ad221717f749f5; no voters: 153c08874fa74bd5b9ed1f00a332c086, 8a54afa161e3469ebf0ecda712f6783c
I20260713 09:09:33.733829 21156 raft_consensus.cc:2749] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:33.740659 21150 tablet_bootstrap.cc:654] T b3847256d243488085558a529b4ed2d8 P 5a6e91bd490a46d181ad221717f749f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:33.742717 21151 tablet_bootstrap.cc:492] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086: No bootstrap required, opened a new log
I20260713 09:09:33.743410 21151 ts_tablet_manager.cc:1403] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086: Time spent bootstrapping tablet: real 0.078s	user 0.027s	sys 0.049s
I20260713 09:09:33.746285 21151 raft_consensus.cc:359] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.746940 21151 raft_consensus.cc:385] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:33.747227 21151 raft_consensus.cc:740] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.748034 21151 consensus_queue.cc:260] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.750227 21151 ts_tablet_manager.cc:1434] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:09:33.751112 21151 tablet_bootstrap.cc:492] T eba2e743c4c1468096505af86e0b7fa2 P 153c08874fa74bd5b9ed1f00a332c086: Bootstrap starting.
I20260713 09:09:33.753538 21150 tablet_bootstrap.cc:492] T b3847256d243488085558a529b4ed2d8 P 5a6e91bd490a46d181ad221717f749f5: No bootstrap required, opened a new log
I20260713 09:09:33.754273 21150 ts_tablet_manager.cc:1403] T b3847256d243488085558a529b4ed2d8 P 5a6e91bd490a46d181ad221717f749f5: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.009s
I20260713 09:09:33.757227 21151 tablet_bootstrap.cc:654] T eba2e743c4c1468096505af86e0b7fa2 P 153c08874fa74bd5b9ed1f00a332c086: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:33.757864 21150 raft_consensus.cc:359] T b3847256d243488085558a529b4ed2d8 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } } peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } }
I20260713 09:09:33.758677 21150 raft_consensus.cc:385] T b3847256d243488085558a529b4ed2d8 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:33.759011 21150 raft_consensus.cc:740] T b3847256d243488085558a529b4ed2d8 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.760013 21150 consensus_queue.cc:260] T b3847256d243488085558a529b4ed2d8 P 5a6e91bd490a46d181ad221717f749f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } } peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } }
I20260713 09:09:33.765017 21150 ts_tablet_manager.cc:1434] T b3847256d243488085558a529b4ed2d8 P 5a6e91bd490a46d181ad221717f749f5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:09:33.765939 21150 tablet_bootstrap.cc:492] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5: Bootstrap starting.
I20260713 09:09:33.768361 21151 tablet_bootstrap.cc:492] T eba2e743c4c1468096505af86e0b7fa2 P 153c08874fa74bd5b9ed1f00a332c086: No bootstrap required, opened a new log
I20260713 09:09:33.768797 21151 ts_tablet_manager.cc:1403] T eba2e743c4c1468096505af86e0b7fa2 P 153c08874fa74bd5b9ed1f00a332c086: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260713 09:09:33.774576 21151 raft_consensus.cc:359] T eba2e743c4c1468096505af86e0b7fa2 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.775281 21151 raft_consensus.cc:385] T eba2e743c4c1468096505af86e0b7fa2 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:33.775516 21151 raft_consensus.cc:740] T eba2e743c4c1468096505af86e0b7fa2 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.776099 21037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3847256d243488085558a529b4ed2d8" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086" is_pre_election: true
I20260713 09:09:33.777618 21150 tablet_bootstrap.cc:654] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:33.777247 21151 consensus_queue.cc:260] T eba2e743c4c1468096505af86e0b7fa2 P 153c08874fa74bd5b9ed1f00a332c086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.781141 21151 ts_tablet_manager.cc:1434] T eba2e743c4c1468096505af86e0b7fa2 P 153c08874fa74bd5b9ed1f00a332c086: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:09:33.782054 21151 tablet_bootstrap.cc:492] T b3847256d243488085558a529b4ed2d8 P 153c08874fa74bd5b9ed1f00a332c086: Bootstrap starting.
I20260713 09:09:33.783238 21159 raft_consensus.cc:493] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:33.783725 21159 raft_consensus.cc:515] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
W20260713 09:09:33.784204 20928 leader_election.cc:343] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:33.786245 21159 leader_election.cc:290] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:33.787510 21152 tablet_bootstrap.cc:492] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c: No bootstrap required, opened a new log
I20260713 09:09:33.788718 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3847256d243488085558a529b4ed2d8" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5" is_pre_election: true
I20260713 09:09:33.789331 21111 raft_consensus.cc:2468] T b3847256d243488085558a529b4ed2d8 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 0.
I20260713 09:09:33.790354 20928 leader_election.cc:304] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c [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: 5a6e91bd490a46d181ad221717f749f5, 8a54afa161e3469ebf0ecda712f6783c; no voters: 153c08874fa74bd5b9ed1f00a332c086
I20260713 09:09:33.791175 21158 raft_consensus.cc:2804] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:33.791481 21158 raft_consensus.cc:493] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:33.791779 21158 raft_consensus.cc:3060] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:33.793843 21151 tablet_bootstrap.cc:654] T b3847256d243488085558a529b4ed2d8 P 153c08874fa74bd5b9ed1f00a332c086: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:33.798784 21152 ts_tablet_manager.cc:1403] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c: Time spent bootstrapping tablet: real 0.107s	user 0.019s	sys 0.030s
I20260713 09:09:33.798614 21159 raft_consensus.cc:493] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:33.799281 21159 raft_consensus.cc:515] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.801075 21159 leader_election.cc:290] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:33.803975 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57a346ed7424872bc500e1a7881ef75" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c" is_pre_election: true
I20260713 09:09:33.804289 21152 raft_consensus.cc:359] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.805131 21152 raft_consensus.cc:385] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:33.798622 21158 raft_consensus.cc:515] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } } peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } }
I20260713 09:09:33.805596 21152 raft_consensus.cc:740] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.805984 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f48c5a600754e5d97fc1d3f6502232e" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c" is_pre_election: true
W20260713 09:09:33.807390 21003 leader_election.cc:343] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:33.807704 21158 leader_election.cc:290] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 election: Requested vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
W20260713 09:09:33.808038 21003 leader_election.cc:343] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:33.806667 21152 consensus_queue.cc:260] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.808760 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3847256d243488085558a529b4ed2d8" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
I20260713 09:09:33.809185 21037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3847256d243488085558a529b4ed2d8" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
I20260713 09:09:33.809334 21111 raft_consensus.cc:3060] T b3847256d243488085558a529b4ed2d8 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:33.810169 21152 ts_tablet_manager.cc:1434] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
W20260713 09:09:33.810258 20928 leader_election.cc:343] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:33.810757 21150 tablet_bootstrap.cc:492] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5: No bootstrap required, opened a new log
I20260713 09:09:33.811187 21150 ts_tablet_manager.cc:1403] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.003s
I20260713 09:09:33.812815 21152 tablet_bootstrap.cc:492] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c: Bootstrap starting.
I20260713 09:09:33.813915 21150 raft_consensus.cc:359] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.814659 21150 raft_consensus.cc:385] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:33.814944 21150 raft_consensus.cc:740] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.815810 21150 consensus_queue.cc:260] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.816246 21111 raft_consensus.cc:2468] T b3847256d243488085558a529b4ed2d8 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 1.
I20260713 09:09:33.817963 21150 ts_tablet_manager.cc:1434] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:09:33.818872 21150 tablet_bootstrap.cc:492] T f640a2d5fefa4b2183cb5b2c15669776 P 5a6e91bd490a46d181ad221717f749f5: Bootstrap starting.
I20260713 09:09:33.819024 21151 tablet_bootstrap.cc:492] T b3847256d243488085558a529b4ed2d8 P 153c08874fa74bd5b9ed1f00a332c086: No bootstrap required, opened a new log
I20260713 09:09:33.819442 21151 ts_tablet_manager.cc:1403] T b3847256d243488085558a529b4ed2d8 P 153c08874fa74bd5b9ed1f00a332c086: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.006s
I20260713 09:09:33.820684 21152 tablet_bootstrap.cc:654] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:33.821926 21151 raft_consensus.cc:359] T b3847256d243488085558a529b4ed2d8 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } } peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } }
I20260713 09:09:33.822651 21151 raft_consensus.cc:385] T b3847256d243488085558a529b4ed2d8 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:33.822979 21151 raft_consensus.cc:740] T b3847256d243488085558a529b4ed2d8 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.822885 20928 leader_election.cc:304] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c [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: 5a6e91bd490a46d181ad221717f749f5, 8a54afa161e3469ebf0ecda712f6783c; no voters: 153c08874fa74bd5b9ed1f00a332c086
I20260713 09:09:33.824186 21158 raft_consensus.cc:2804] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:33.823951 21151 consensus_queue.cc:260] T b3847256d243488085558a529b4ed2d8 P 153c08874fa74bd5b9ed1f00a332c086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } } peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } }
I20260713 09:09:33.825081 21150 tablet_bootstrap.cc:654] T f640a2d5fefa4b2183cb5b2c15669776 P 5a6e91bd490a46d181ad221717f749f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:33.828197 21151 ts_tablet_manager.cc:1434] T b3847256d243488085558a529b4ed2d8 P 153c08874fa74bd5b9ed1f00a332c086: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:33.829456 21151 tablet_bootstrap.cc:492] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086: Bootstrap starting.
I20260713 09:09:33.836642 21151 tablet_bootstrap.cc:654] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:33.844182 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57a346ed7424872bc500e1a7881ef75" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5" is_pre_election: true
I20260713 09:09:33.845018 21111 raft_consensus.cc:2468] T c57a346ed7424872bc500e1a7881ef75 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 0.
I20260713 09:09:33.845444 21150 tablet_bootstrap.cc:492] T f640a2d5fefa4b2183cb5b2c15669776 P 5a6e91bd490a46d181ad221717f749f5: No bootstrap required, opened a new log
I20260713 09:09:33.846027 21150 ts_tablet_manager.cc:1403] T f640a2d5fefa4b2183cb5b2c15669776 P 5a6e91bd490a46d181ad221717f749f5: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.009s
I20260713 09:09:33.846969 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f48c5a600754e5d97fc1d3f6502232e" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5" is_pre_election: true
I20260713 09:09:33.847765 21111 raft_consensus.cc:2468] T 5f48c5a600754e5d97fc1d3f6502232e P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 0.
I20260713 09:09:33.849658 21150 raft_consensus.cc:359] T f640a2d5fefa4b2183cb5b2c15669776 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.850854 21150 raft_consensus.cc:385] T f640a2d5fefa4b2183cb5b2c15669776 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:33.851224 21150 raft_consensus.cc:740] T f640a2d5fefa4b2183cb5b2c15669776 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.851873 21003 leader_election.cc:304] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [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: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5; no voters: 8a54afa161e3469ebf0ecda712f6783c
I20260713 09:09:33.852209 21150 consensus_queue.cc:260] T f640a2d5fefa4b2183cb5b2c15669776 P 5a6e91bd490a46d181ad221717f749f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.852923 21159 raft_consensus.cc:2804] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:33.853399 21159 raft_consensus.cc:493] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:33.853824 21159 raft_consensus.cc:3060] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:33.855868 21151 tablet_bootstrap.cc:492] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086: No bootstrap required, opened a new log
I20260713 09:09:33.856405 21151 ts_tablet_manager.cc:1403] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.020s
I20260713 09:09:33.859181 21151 raft_consensus.cc:359] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.859894 21151 raft_consensus.cc:385] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:33.860221 21151 raft_consensus.cc:740] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.861030 21151 consensus_queue.cc:260] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.862212 21150 ts_tablet_manager.cc:1434] T f640a2d5fefa4b2183cb5b2c15669776 P 5a6e91bd490a46d181ad221717f749f5: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260713 09:09:33.862941 21159 raft_consensus.cc:515] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.865473 21159 leader_election.cc:290] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 election: Requested vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:33.867926 21003 leader_election.cc:304] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [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: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5; no voters: 8a54afa161e3469ebf0ecda712f6783c
I20260713 09:09:33.869180 21176 raft_consensus.cc:2804] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:33.870847 21151 ts_tablet_manager.cc:1434] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.005s
I20260713 09:09:33.871001 21176 raft_consensus.cc:493] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:33.871357 21176 raft_consensus.cc:3060] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:33.871963 21151 tablet_bootstrap.cc:492] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086: Bootstrap starting.
I20260713 09:09:33.870662 21150 tablet_bootstrap.cc:492] T 90475749063d4f9f985db2c648521f47 P 5a6e91bd490a46d181ad221717f749f5: Bootstrap starting.
I20260713 09:09:33.875517 21158 raft_consensus.cc:697] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c [term 1 LEADER]: Becoming Leader. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Running, Role: LEADER
I20260713 09:09:33.876590 21158 consensus_queue.cc:237] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } } peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } }
I20260713 09:09:33.878633 21151 tablet_bootstrap.cc:654] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:33.880183 21150 tablet_bootstrap.cc:654] T 90475749063d4f9f985db2c648521f47 P 5a6e91bd490a46d181ad221717f749f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:33.881248 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57a346ed7424872bc500e1a7881ef75" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
I20260713 09:09:33.884063 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57a346ed7424872bc500e1a7881ef75" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
I20260713 09:09:33.884766 21111 raft_consensus.cc:3060] T c57a346ed7424872bc500e1a7881ef75 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:33.888870 21176 raft_consensus.cc:515] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.889848 21151 tablet_bootstrap.cc:492] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086: No bootstrap required, opened a new log
I20260713 09:09:33.890332 21151 ts_tablet_manager.cc:1403] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:09:33.891880 21176 leader_election.cc:290] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 election: Requested vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:33.894966 21151 raft_consensus.cc:359] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.895807 21151 raft_consensus.cc:385] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:33.896142 21151 raft_consensus.cc:740] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.897008 21151 consensus_queue.cc:260] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.898592 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f48c5a600754e5d97fc1d3f6502232e" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
I20260713 09:09:33.899581 21151 ts_tablet_manager.cc:1434] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260713 09:09:33.900743 21151 tablet_bootstrap.cc:492] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086: Bootstrap starting.
I20260713 09:09:33.901341 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f48c5a600754e5d97fc1d3f6502232e" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
I20260713 09:09:33.902050 21110 raft_consensus.cc:3060] T 5f48c5a600754e5d97fc1d3f6502232e P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:33.908408 21151 tablet_bootstrap.cc:654] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:33.911628 21110 raft_consensus.cc:2468] T 5f48c5a600754e5d97fc1d3f6502232e P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 1.
I20260713 09:09:33.895691 21111 raft_consensus.cc:2468] T c57a346ed7424872bc500e1a7881ef75 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 1.
W20260713 09:09:33.912933 21003 leader_election.cc:343] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:33.915699 21150 tablet_bootstrap.cc:492] T 90475749063d4f9f985db2c648521f47 P 5a6e91bd490a46d181ad221717f749f5: No bootstrap required, opened a new log
W20260713 09:09:33.917085 21003 leader_election.cc:343] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:33.917228 21150 ts_tablet_manager.cc:1403] T 90475749063d4f9f985db2c648521f47 P 5a6e91bd490a46d181ad221717f749f5: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.008s
I20260713 09:09:33.917341 21152 tablet_bootstrap.cc:492] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c: No bootstrap required, opened a new log
I20260713 09:09:33.917995 21152 ts_tablet_manager.cc:1403] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c: Time spent bootstrapping tablet: real 0.105s	user 0.041s	sys 0.050s
I20260713 09:09:33.918275 21003 leader_election.cc:304] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [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: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5; no voters: 8a54afa161e3469ebf0ecda712f6783c
I20260713 09:09:33.919462 21003 leader_election.cc:304] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [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: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5; no voters: 8a54afa161e3469ebf0ecda712f6783c
I20260713 09:09:33.920192 21150 raft_consensus.cc:359] T 90475749063d4f9f985db2c648521f47 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.920917 21176 raft_consensus.cc:2804] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:33.921743 21150 raft_consensus.cc:385] T 90475749063d4f9f985db2c648521f47 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:33.921886 21159 raft_consensus.cc:2804] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:33.922099 21150 raft_consensus.cc:740] T 90475749063d4f9f985db2c648521f47 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.921186 21151 tablet_bootstrap.cc:492] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086: No bootstrap required, opened a new log
I20260713 09:09:33.922983 21151 ts_tablet_manager.cc:1403] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.003s
I20260713 09:09:33.922946 21150 consensus_queue.cc:260] T 90475749063d4f9f985db2c648521f47 P 5a6e91bd490a46d181ad221717f749f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.925982 21151 raft_consensus.cc:359] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.926635 21151 raft_consensus.cc:385] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:33.926949 21151 raft_consensus.cc:740] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.927727 21151 consensus_queue.cc:260] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.930508 21156 raft_consensus.cc:493] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:33.931082 21156 raft_consensus.cc:515] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.933441 21156 leader_election.cc:290] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851)
I20260713 09:09:33.935563 21173 raft_consensus.cc:493] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:33.935953 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba2e743c4c1468096505af86e0b7fa2" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c" is_pre_election: true
I20260713 09:09:33.936100 21173 raft_consensus.cc:515] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
W20260713 09:09:33.938043 21077 leader_election.cc:343] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:33.920818 21152 raft_consensus.cc:359] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.939514 21037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba2e743c4c1468096505af86e0b7fa2" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086" is_pre_election: true
I20260713 09:09:33.939793 21152 raft_consensus.cc:385] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:33.940140 21152 raft_consensus.cc:740] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.940260 21037 raft_consensus.cc:2468] T eba2e743c4c1468096505af86e0b7fa2 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a6e91bd490a46d181ad221717f749f5 in term 0.
I20260713 09:09:33.940796 21152 consensus_queue.cc:260] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.941522 21036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3551d0f8c304504a3e1d8a9eef942b5" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086" is_pre_election: true
I20260713 09:09:33.938426 21173 leader_election.cc:290] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
W20260713 09:09:33.943614 20928 leader_election.cc:343] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:33.943601 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3551d0f8c304504a3e1d8a9eef942b5" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5" is_pre_election: true
I20260713 09:09:33.944124 21077 leader_election.cc:304] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [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: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5; no voters: 8a54afa161e3469ebf0ecda712f6783c
I20260713 09:09:33.927752 21150 ts_tablet_manager.cc:1434] T 90475749063d4f9f985db2c648521f47 P 5a6e91bd490a46d181ad221717f749f5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:09:33.945616 21156 raft_consensus.cc:2804] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:33.946041 21156 raft_consensus.cc:493] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:33.946403 21156 raft_consensus.cc:3060] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:33.948390 21150 tablet_bootstrap.cc:492] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5: Bootstrap starting.
I20260713 09:09:33.956385 21159 raft_consensus.cc:697] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Becoming Leader. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Running, Role: LEADER
I20260713 09:09:33.957214 21159 consensus_queue.cc:237] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
W20260713 09:09:33.958847 20928 leader_election.cc:343] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:33.959244 20928 leader_election.cc:304] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a54afa161e3469ebf0ecda712f6783c; no voters: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5
I20260713 09:09:33.960155 21158 raft_consensus.cc:2749] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:33.961144 21152 ts_tablet_manager.cc:1434] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.003s
I20260713 09:09:33.962106 21152 tablet_bootstrap.cc:492] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c: Bootstrap starting.
I20260713 09:09:33.962796 20859 catalog_manager.cc:5697] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65). New cstate: current_term: 1 leader_uuid: "8a54afa161e3469ebf0ecda712f6783c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:33.963716 21176 raft_consensus.cc:697] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Becoming Leader. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Running, Role: LEADER
I20260713 09:09:33.964064 21150 tablet_bootstrap.cc:654] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:33.964568 21176 consensus_queue.cc:237] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.968618 21156 raft_consensus.cc:515] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.971346 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba2e743c4c1468096505af86e0b7fa2" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
I20260713 09:09:33.972111 21181 raft_consensus.cc:493] T b3847256d243488085558a529b4ed2d8 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:09:33.972625 21077 leader_election.cc:343] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:33.972571 21181 raft_consensus.cc:515] T b3847256d243488085558a529b4ed2d8 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } } peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } }
I20260713 09:09:33.974650 21152 tablet_bootstrap.cc:654] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:33.975260 21181 leader_election.cc:290] T b3847256d243488085558a529b4ed2d8 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105), 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847)
I20260713 09:09:33.975811 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3847256d243488085558a529b4ed2d8" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5" is_pre_election: true
I20260713 09:09:33.976526 21110 raft_consensus.cc:2393] T b3847256d243488085558a529b4ed2d8 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 153c08874fa74bd5b9ed1f00a332c086 in current term 1: Already voted for candidate 8a54afa161e3469ebf0ecda712f6783c in this term.
I20260713 09:09:33.976734 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3847256d243488085558a529b4ed2d8" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c" is_pre_election: true
I20260713 09:09:33.978580 21003 leader_election.cc:304] T b3847256d243488085558a529b4ed2d8 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 153c08874fa74bd5b9ed1f00a332c086; no voters: 5a6e91bd490a46d181ad221717f749f5, 8a54afa161e3469ebf0ecda712f6783c
I20260713 09:09:33.979446 21181 raft_consensus.cc:3060] T b3847256d243488085558a529b4ed2d8 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:33.979810 21036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba2e743c4c1468096505af86e0b7fa2" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
I20260713 09:09:33.980513 21036 raft_consensus.cc:3060] T eba2e743c4c1468096505af86e0b7fa2 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:33.982048 21150 tablet_bootstrap.cc:492] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5: No bootstrap required, opened a new log
I20260713 09:09:33.982461 21150 ts_tablet_manager.cc:1403] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.006s
I20260713 09:09:33.986222 21181 raft_consensus.cc:2749] T b3847256d243488085558a529b4ed2d8 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:33.986135 21150 raft_consensus.cc:359] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.987501 21150 raft_consensus.cc:385] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:33.987787 21150 raft_consensus.cc:740] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.988710 21150 consensus_queue.cc:260] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:33.989380 21036 raft_consensus.cc:2468] T eba2e743c4c1468096505af86e0b7fa2 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a6e91bd490a46d181ad221717f749f5 in term 1.
I20260713 09:09:33.990783 21077 leader_election.cc:304] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [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: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5; no voters: 8a54afa161e3469ebf0ecda712f6783c
I20260713 09:09:33.998697 21150 ts_tablet_manager.cc:1434] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.003s
I20260713 09:09:34.002095 21150 tablet_bootstrap.cc:492] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5: Bootstrap starting.
I20260713 09:09:34.004063 21190 raft_consensus.cc:2804] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:34.010200 21190 raft_consensus.cc:697] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 1 LEADER]: Becoming Leader. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Running, Role: LEADER
I20260713 09:09:34.011389 21190 consensus_queue.cc:237] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.009821 21150 tablet_bootstrap.cc:654] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.010252 21176 raft_consensus.cc:493] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.015792 21176 raft_consensus.cc:515] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.017755 21176 leader_election.cc:290] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:34.018364 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f640a2d5fefa4b2183cb5b2c15669776" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c" is_pre_election: true
W20260713 09:09:34.019865 21003 leader_election.cc:343] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:34.016614 20857 catalog_manager.cc:5697] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 reported cstate change: term changed from 0 to 1, leader changed from <none> to 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "153c08874fa74bd5b9ed1f00a332c086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:34.021886 20857 catalog_manager.cc:5697] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 reported cstate change: term changed from 0 to 1, leader changed from <none> to 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "153c08874fa74bd5b9ed1f00a332c086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:34.025918 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f640a2d5fefa4b2183cb5b2c15669776" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5" is_pre_election: true
W20260713 09:09:34.026234 20908 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:34.026713 21110 raft_consensus.cc:2468] T f640a2d5fefa4b2183cb5b2c15669776 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 0.
I20260713 09:09:34.005357 21156 leader_election.cc:290] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 election: Requested vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851)
I20260713 09:09:34.028041 21003 leader_election.cc:304] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 [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: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5; no voters: 8a54afa161e3469ebf0ecda712f6783c
I20260713 09:09:34.029484 21176 raft_consensus.cc:2804] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:34.029943 21176 raft_consensus.cc:493] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:34.030378 21176 raft_consensus.cc:3060] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.034190 21150 tablet_bootstrap.cc:492] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5: No bootstrap required, opened a new log
I20260713 09:09:34.034788 21150 ts_tablet_manager.cc:1403] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.007s
I20260713 09:09:34.040831 21156 raft_consensus.cc:493] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.041455 21156 raft_consensus.cc:515] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.043741 21156 leader_election.cc:290] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851)
I20260713 09:09:34.043547 21176 raft_consensus.cc:515] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.046893 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f640a2d5fefa4b2183cb5b2c15669776" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
W20260713 09:09:34.048285 21003 leader_election.cc:343] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:34.049865 21077 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.31.66:39851, user_credentials={real_user=slave}} blocked reactor thread for 59171.1us
I20260713 09:09:34.038029 21150 raft_consensus.cc:359] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.053890 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d4e10490cb47fa8f74cf720fbc4bfc" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c" is_pre_election: true
I20260713 09:09:34.054533 20962 raft_consensus.cc:2468] T 09d4e10490cb47fa8f74cf720fbc4bfc P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a6e91bd490a46d181ad221717f749f5 in term 0.
I20260713 09:09:34.055086 21152 tablet_bootstrap.cc:492] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c: No bootstrap required, opened a new log
I20260713 09:09:34.055094 21151 ts_tablet_manager.cc:1434] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086: Time spent starting tablet: real 0.132s	user 0.033s	sys 0.080s
I20260713 09:09:34.055683 21152 ts_tablet_manager.cc:1403] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c: Time spent bootstrapping tablet: real 0.094s	user 0.029s	sys 0.031s
I20260713 09:09:34.056409 21151 tablet_bootstrap.cc:492] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086: Bootstrap starting.
I20260713 09:09:34.055632 21077 leader_election.cc:304] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a6e91bd490a46d181ad221717f749f5, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:34.057976 21036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d4e10490cb47fa8f74cf720fbc4bfc" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086" is_pre_election: true
I20260713 09:09:34.053412 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f640a2d5fefa4b2183cb5b2c15669776" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
I20260713 09:09:34.058513 21152 raft_consensus.cc:359] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.059213 21110 raft_consensus.cc:3060] T f640a2d5fefa4b2183cb5b2c15669776 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.059281 21176 leader_election.cc:290] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 election: Requested vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:34.053901 21150 raft_consensus.cc:385] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.060204 21150 raft_consensus.cc:740] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.060823 21150 consensus_queue.cc:260] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.063014 21151 tablet_bootstrap.cc:654] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.065074 21150 ts_tablet_manager.cc:1434] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260713 09:09:34.057292 21191 raft_consensus.cc:2804] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:34.065478 21191 raft_consensus.cc:493] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:34.065797 21191 raft_consensus.cc:3060] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.059199 21152 raft_consensus.cc:385] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.068112 21152 raft_consensus.cc:740] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.068982 21152 consensus_queue.cc:260] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.071647 21152 ts_tablet_manager.cc:1434] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260713 09:09:34.071854 21110 raft_consensus.cc:2468] T f640a2d5fefa4b2183cb5b2c15669776 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 1.
I20260713 09:09:34.072724 21152 tablet_bootstrap.cc:492] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c: Bootstrap starting.
I20260713 09:09:34.074429 21003 leader_election.cc:304] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 [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: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5; no voters: 8a54afa161e3469ebf0ecda712f6783c
I20260713 09:09:34.074748 21151 tablet_bootstrap.cc:492] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086: No bootstrap required, opened a new log
I20260713 09:09:34.075330 21151 ts_tablet_manager.cc:1403] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260713 09:09:34.075570 21176 raft_consensus.cc:2804] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:34.076082 21176 raft_consensus.cc:697] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Becoming Leader. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Running, Role: LEADER
I20260713 09:09:34.076892 21176 consensus_queue.cc:237] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.078099 21151 raft_consensus.cc:359] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.078732 21151 raft_consensus.cc:385] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.079041 21151 raft_consensus.cc:740] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.079936 21151 consensus_queue.cc:260] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.079056 21152 tablet_bootstrap.cc:654] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:34.081373 21077 leader_election.cc:343] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:34.084508 21151 ts_tablet_manager.cc:1434] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:09:34.085415 21151 tablet_bootstrap.cc:492] T 09d4e10490cb47fa8f74cf720fbc4bfc P 153c08874fa74bd5b9ed1f00a332c086: Bootstrap starting.
I20260713 09:09:34.085821 20857 catalog_manager.cc:5697] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "5a6e91bd490a46d181ad221717f749f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:34.086510 21191 raft_consensus.cc:515] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.087463 21183 raft_consensus.cc:493] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.087904 21183 raft_consensus.cc:515] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.089246 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d4e10490cb47fa8f74cf720fbc4bfc" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
I20260713 09:09:34.089771 21183 leader_election.cc:290] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:34.089912 20962 raft_consensus.cc:3060] T 09d4e10490cb47fa8f74cf720fbc4bfc P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.090265 21036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d4e10490cb47fa8f74cf720fbc4bfc" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
W20260713 09:09:34.091645 21077 leader_election.cc:343] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:34.091835 20961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90475749063d4f9f985db2c648521f47" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c" is_pre_election: true
I20260713 09:09:34.092234 21191 leader_election.cc:290] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 election: Requested vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851)
I20260713 09:09:34.093228 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90475749063d4f9f985db2c648521f47" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5" is_pre_election: true
I20260713 09:09:34.093914 21110 raft_consensus.cc:2468] T 90475749063d4f9f985db2c648521f47 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 0.
W20260713 09:09:34.095134 21003 leader_election.cc:343] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:34.095739 21151 tablet_bootstrap.cc:654] T 09d4e10490cb47fa8f74cf720fbc4bfc P 153c08874fa74bd5b9ed1f00a332c086: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.096354 21003 leader_election.cc:304] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 [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: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5; no voters: 8a54afa161e3469ebf0ecda712f6783c
I20260713 09:09:34.096666 21152 tablet_bootstrap.cc:492] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c: No bootstrap required, opened a new log
I20260713 09:09:34.097153 21152 ts_tablet_manager.cc:1403] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260713 09:09:34.098482 20858 catalog_manager.cc:5697] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 reported cstate change: term changed from 0 to 1, leader changed from <none> to 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "153c08874fa74bd5b9ed1f00a332c086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:34.100322 21152 raft_consensus.cc:359] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.101142 21152 raft_consensus.cc:385] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.101475 21152 raft_consensus.cc:740] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.102770 21176 raft_consensus.cc:2804] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:34.102505 21152 consensus_queue.cc:260] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.103282 21176 raft_consensus.cc:493] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:34.105688 21152 ts_tablet_manager.cc:1434] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260713 09:09:34.105814 21176 raft_consensus.cc:3060] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.106976 21152 tablet_bootstrap.cc:492] T f640a2d5fefa4b2183cb5b2c15669776 P 8a54afa161e3469ebf0ecda712f6783c: Bootstrap starting.
I20260713 09:09:34.115186 20962 raft_consensus.cc:2468] T 09d4e10490cb47fa8f74cf720fbc4bfc P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a6e91bd490a46d181ad221717f749f5 in term 1.
I20260713 09:09:34.115460 21152 tablet_bootstrap.cc:654] T f640a2d5fefa4b2183cb5b2c15669776 P 8a54afa161e3469ebf0ecda712f6783c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.116422 21077 leader_election.cc:304] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 [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: 5a6e91bd490a46d181ad221717f749f5, 8a54afa161e3469ebf0ecda712f6783c; no voters: 153c08874fa74bd5b9ed1f00a332c086
I20260713 09:09:34.117807 21191 raft_consensus.cc:2804] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:34.118253 21191 raft_consensus.cc:697] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 [term 1 LEADER]: Becoming Leader. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Running, Role: LEADER
I20260713 09:09:34.119014 21191 consensus_queue.cc:237] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.120380 21176 raft_consensus.cc:515] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.123085 20961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90475749063d4f9f985db2c648521f47" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
W20260713 09:09:34.124357 21003 leader_election.cc:343] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:34.140391 21176 leader_election.cc:290] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 election: Requested vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:34.140956 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90475749063d4f9f985db2c648521f47" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
I20260713 09:09:34.141607 21110 raft_consensus.cc:3060] T 90475749063d4f9f985db2c648521f47 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.145534 21152 tablet_bootstrap.cc:492] T f640a2d5fefa4b2183cb5b2c15669776 P 8a54afa161e3469ebf0ecda712f6783c: No bootstrap required, opened a new log
I20260713 09:09:34.146063 21152 ts_tablet_manager.cc:1403] T f640a2d5fefa4b2183cb5b2c15669776 P 8a54afa161e3469ebf0ecda712f6783c: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.022s
I20260713 09:09:34.149003 21151 tablet_bootstrap.cc:492] T 09d4e10490cb47fa8f74cf720fbc4bfc P 153c08874fa74bd5b9ed1f00a332c086: No bootstrap required, opened a new log
I20260713 09:09:34.148937 21152 raft_consensus.cc:359] T f640a2d5fefa4b2183cb5b2c15669776 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.149725 21151 ts_tablet_manager.cc:1403] T 09d4e10490cb47fa8f74cf720fbc4bfc P 153c08874fa74bd5b9ed1f00a332c086: Time spent bootstrapping tablet: real 0.064s	user 0.024s	sys 0.032s
I20260713 09:09:34.148882 20860 catalog_manager.cc:5697] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "5a6e91bd490a46d181ad221717f749f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:34.149901 21152 raft_consensus.cc:385] T f640a2d5fefa4b2183cb5b2c15669776 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.150277 21152 raft_consensus.cc:740] T f640a2d5fefa4b2183cb5b2c15669776 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.151021 21152 consensus_queue.cc:260] T f640a2d5fefa4b2183cb5b2c15669776 P 8a54afa161e3469ebf0ecda712f6783c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.152506 21151 raft_consensus.cc:359] T 09d4e10490cb47fa8f74cf720fbc4bfc P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.153198 21151 raft_consensus.cc:385] T 09d4e10490cb47fa8f74cf720fbc4bfc P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.153342 21152 ts_tablet_manager.cc:1434] T f640a2d5fefa4b2183cb5b2c15669776 P 8a54afa161e3469ebf0ecda712f6783c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:09:34.153533 21151 raft_consensus.cc:740] T 09d4e10490cb47fa8f74cf720fbc4bfc P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.154417 21152 tablet_bootstrap.cc:492] T 90475749063d4f9f985db2c648521f47 P 8a54afa161e3469ebf0ecda712f6783c: Bootstrap starting.
I20260713 09:09:34.155669 21110 raft_consensus.cc:2468] T 90475749063d4f9f985db2c648521f47 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 1.
I20260713 09:09:34.154497 21151 consensus_queue.cc:260] T 09d4e10490cb47fa8f74cf720fbc4bfc P 153c08874fa74bd5b9ed1f00a332c086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.157713 21003 leader_election.cc:304] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 [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: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5; no voters: 8a54afa161e3469ebf0ecda712f6783c
I20260713 09:09:34.158797 21176 raft_consensus.cc:2804] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:34.159283 21176 raft_consensus.cc:697] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Becoming Leader. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Running, Role: LEADER
I20260713 09:09:34.160051 21176 consensus_queue.cc:237] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.160667 21151 ts_tablet_manager.cc:1434] T 09d4e10490cb47fa8f74cf720fbc4bfc P 153c08874fa74bd5b9ed1f00a332c086: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260713 09:09:34.161621 21152 tablet_bootstrap.cc:654] T 90475749063d4f9f985db2c648521f47 P 8a54afa161e3469ebf0ecda712f6783c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.168840 21152 tablet_bootstrap.cc:492] T 90475749063d4f9f985db2c648521f47 P 8a54afa161e3469ebf0ecda712f6783c: No bootstrap required, opened a new log
I20260713 09:09:34.169189 21152 ts_tablet_manager.cc:1403] T 90475749063d4f9f985db2c648521f47 P 8a54afa161e3469ebf0ecda712f6783c: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.005s
I20260713 09:09:34.170912 21152 raft_consensus.cc:359] T 90475749063d4f9f985db2c648521f47 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.171365 21152 raft_consensus.cc:385] T 90475749063d4f9f985db2c648521f47 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.171571 21152 raft_consensus.cc:740] T 90475749063d4f9f985db2c648521f47 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.172114 21152 consensus_queue.cc:260] T 90475749063d4f9f985db2c648521f47 P 8a54afa161e3469ebf0ecda712f6783c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.172703 20858 catalog_manager.cc:5697] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 reported cstate change: term changed from 0 to 1, leader changed from <none> to 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "153c08874fa74bd5b9ed1f00a332c086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:34.173636 21152 ts_tablet_manager.cc:1434] T 90475749063d4f9f985db2c648521f47 P 8a54afa161e3469ebf0ecda712f6783c: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:09:34.174638 21152 tablet_bootstrap.cc:492] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c: Bootstrap starting.
I20260713 09:09:34.179366 21152 tablet_bootstrap.cc:654] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.184522 21152 tablet_bootstrap.cc:492] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c: No bootstrap required, opened a new log
I20260713 09:09:34.184885 21152 ts_tablet_manager.cc:1403] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:09:34.186532 21152 raft_consensus.cc:359] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.187112 21152 raft_consensus.cc:385] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.187397 21152 raft_consensus.cc:740] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.187938 21152 consensus_queue.cc:260] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.189229 21152 ts_tablet_manager.cc:1434] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:09:34.193296 21184 raft_consensus.cc:493] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.193673 21184 raft_consensus.cc:515] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.195508 21184 leader_election.cc:290] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:34.196082 21036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515af98a1b194fd6bed0936627db83ae" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086" is_pre_election: true
I20260713 09:09:34.196377 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515af98a1b194fd6bed0936627db83ae" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5" is_pre_election: true
I20260713 09:09:34.196671 21036 raft_consensus.cc:2468] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 0.
I20260713 09:09:34.196913 21110 raft_consensus.cc:2468] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 0.
I20260713 09:09:34.197865 20928 leader_election.cc:304] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a6e91bd490a46d181ad221717f749f5, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:34.198446 21184 raft_consensus.cc:2804] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:34.198773 21184 raft_consensus.cc:493] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:34.199035 21184 raft_consensus.cc:3060] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.203919 21184 raft_consensus.cc:515] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.205473 21184 leader_election.cc:290] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 election: Requested vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:34.206027 21036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515af98a1b194fd6bed0936627db83ae" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
I20260713 09:09:34.206281 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515af98a1b194fd6bed0936627db83ae" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
I20260713 09:09:34.206439 21036 raft_consensus.cc:3060] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.206872 21110 raft_consensus.cc:3060] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.210757 21036 raft_consensus.cc:2468] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 1.
I20260713 09:09:34.211030 21110 raft_consensus.cc:2468] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 1.
I20260713 09:09:34.211642 20928 leader_election.cc:304] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 153c08874fa74bd5b9ed1f00a332c086, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:34.212255 21184 raft_consensus.cc:2804] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:34.212668 21184 raft_consensus.cc:697] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [term 1 LEADER]: Becoming Leader. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Running, Role: LEADER
I20260713 09:09:34.213233 21184 consensus_queue.cc:237] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.219362 20858 catalog_manager.cc:5697] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65). New cstate: current_term: 1 leader_uuid: "8a54afa161e3469ebf0ecda712f6783c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:34.222374 21184 raft_consensus.cc:493] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.222898 21184 raft_consensus.cc:515] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.224671 21184 leader_election.cc:290] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:34.225437 21036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba2e743c4c1468096505af86e0b7fa2" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086" is_pre_election: true
I20260713 09:09:34.225694 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba2e743c4c1468096505af86e0b7fa2" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5" is_pre_election: true
I20260713 09:09:34.226387 21036 raft_consensus.cc:2393] T eba2e743c4c1468096505af86e0b7fa2 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a54afa161e3469ebf0ecda712f6783c in current term 1: Already voted for candidate 5a6e91bd490a46d181ad221717f749f5 in this term.
I20260713 09:09:34.227428 20928 leader_election.cc:304] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a54afa161e3469ebf0ecda712f6783c; no voters: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5
I20260713 09:09:34.227979 21184 raft_consensus.cc:3060] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.232524 21184 raft_consensus.cc:2749] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:34.235356 21184 raft_consensus.cc:493] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.235733 21184 raft_consensus.cc:515] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.237334 21184 leader_election.cc:290] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:34.237983 21036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f48c5a600754e5d97fc1d3f6502232e" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086" is_pre_election: true
I20260713 09:09:34.238149 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f48c5a600754e5d97fc1d3f6502232e" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5" is_pre_election: true
I20260713 09:09:34.238929 21110 raft_consensus.cc:2393] T 5f48c5a600754e5d97fc1d3f6502232e P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a54afa161e3469ebf0ecda712f6783c in current term 1: Already voted for candidate 153c08874fa74bd5b9ed1f00a332c086 in this term.
I20260713 09:09:34.239820 20928 leader_election.cc:304] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a54afa161e3469ebf0ecda712f6783c; no voters: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5
I20260713 09:09:34.240424 21184 raft_consensus.cc:3060] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.244946 21184 raft_consensus.cc:2749] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:34.264889 21176 raft_consensus.cc:493] T 09d4e10490cb47fa8f74cf720fbc4bfc P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.265429 21176 raft_consensus.cc:515] T 09d4e10490cb47fa8f74cf720fbc4bfc P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.267211 21176 leader_election.cc:290] T 09d4e10490cb47fa8f74cf720fbc4bfc P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:34.267967 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d4e10490cb47fa8f74cf720fbc4bfc" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c" is_pre_election: true
I20260713 09:09:34.268195 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d4e10490cb47fa8f74cf720fbc4bfc" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5" is_pre_election: true
I20260713 09:09:34.268827 20962 raft_consensus.cc:2393] T 09d4e10490cb47fa8f74cf720fbc4bfc P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 153c08874fa74bd5b9ed1f00a332c086 in current term 1: Already voted for candidate 5a6e91bd490a46d181ad221717f749f5 in this term.
I20260713 09:09:34.269698 21003 leader_election.cc:304] T 09d4e10490cb47fa8f74cf720fbc4bfc P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 153c08874fa74bd5b9ed1f00a332c086; no voters: 5a6e91bd490a46d181ad221717f749f5, 8a54afa161e3469ebf0ecda712f6783c
I20260713 09:09:34.270284 21176 raft_consensus.cc:3060] T 09d4e10490cb47fa8f74cf720fbc4bfc P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.275241 21176 raft_consensus.cc:2749] T 09d4e10490cb47fa8f74cf720fbc4bfc P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:34.301606 21191 raft_consensus.cc:493] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.302007 21191 raft_consensus.cc:515] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.303359 21191 leader_election.cc:290] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851)
I20260713 09:09:34.304150 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3551d0f8c304504a3e1d8a9eef942b5" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c" is_pre_election: true
I20260713 09:09:34.304428 21036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3551d0f8c304504a3e1d8a9eef942b5" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086" is_pre_election: true
I20260713 09:09:34.304803 20962 raft_consensus.cc:2468] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a6e91bd490a46d181ad221717f749f5 in term 0.
I20260713 09:09:34.305042 21036 raft_consensus.cc:2468] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a6e91bd490a46d181ad221717f749f5 in term 0.
I20260713 09:09:34.305707 21077 leader_election.cc:304] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a6e91bd490a46d181ad221717f749f5, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:34.306308 21191 raft_consensus.cc:2804] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:34.306624 21191 raft_consensus.cc:493] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:34.306900 21191 raft_consensus.cc:3060] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.311165 21191 raft_consensus.cc:515] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.312541 21191 leader_election.cc:290] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 election: Requested vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851)
I20260713 09:09:34.313233 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3551d0f8c304504a3e1d8a9eef942b5" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
I20260713 09:09:34.313388 21036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3551d0f8c304504a3e1d8a9eef942b5" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
I20260713 09:09:34.313716 20962 raft_consensus.cc:3060] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.313921 21036 raft_consensus.cc:3060] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.318373 20962 raft_consensus.cc:2468] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a6e91bd490a46d181ad221717f749f5 in term 1.
I20260713 09:09:34.319005 21036 raft_consensus.cc:2468] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a6e91bd490a46d181ad221717f749f5 in term 1.
I20260713 09:09:34.319238 21077 leader_election.cc:304] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a6e91bd490a46d181ad221717f749f5, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:34.319952 21191 raft_consensus.cc:2804] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:34.320308 21191 raft_consensus.cc:697] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 1 LEADER]: Becoming Leader. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Running, Role: LEADER
I20260713 09:09:34.321022 21191 consensus_queue.cc:237] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.327370 20858 catalog_manager.cc:5697] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "5a6e91bd490a46d181ad221717f749f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:34.350042 21184 consensus_queue.cc:1048] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:34.358731 21176 consensus_queue.cc:1048] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:34.361378 21173 consensus_queue.cc:1048] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Connected to new peer: Peer: permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:34.376691 21183 consensus_queue.cc:1048] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:34.395674 21036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f48c5a600754e5d97fc1d3f6502232e"
dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
mode: GRACEFUL
new_leader_uuid: "8a54afa161e3469ebf0ecda712f6783c"
 from {username='slave'} at 127.0.0.1:43238
I20260713 09:09:34.396113 21036 raft_consensus.cc:606] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Received request to transfer leadership to TS 8a54afa161e3469ebf0ecda712f6783c
I20260713 09:09:34.400133 21036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c57a346ed7424872bc500e1a7881ef75"
dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
mode: GRACEFUL
new_leader_uuid: "8a54afa161e3469ebf0ecda712f6783c"
 from {username='slave'} at 127.0.0.1:43238
I20260713 09:09:34.400539 21036 raft_consensus.cc:606] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Received request to transfer leadership to TS 8a54afa161e3469ebf0ecda712f6783c
I20260713 09:09:34.410015 21184 raft_consensus.cc:493] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.410427 21184 raft_consensus.cc:515] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.411418 21110 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eba2e743c4c1468096505af86e0b7fa2"
dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
mode: GRACEFUL
new_leader_uuid: "8a54afa161e3469ebf0ecda712f6783c"
 from {username='slave'} at 127.0.0.1:40596
I20260713 09:09:34.411921 21110 raft_consensus.cc:606] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 1 LEADER]: Received request to transfer leadership to TS 8a54afa161e3469ebf0ecda712f6783c
I20260713 09:09:34.412132 21184 leader_election.cc:290] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:34.412753 21036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57a346ed7424872bc500e1a7881ef75" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086" is_pre_election: true
I20260713 09:09:34.413163 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57a346ed7424872bc500e1a7881ef75" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5" is_pre_election: true
I20260713 09:09:34.413924 21110 raft_consensus.cc:2393] T c57a346ed7424872bc500e1a7881ef75 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a54afa161e3469ebf0ecda712f6783c in current term 1: Already voted for candidate 153c08874fa74bd5b9ed1f00a332c086 in this term.
I20260713 09:09:34.414851 20928 leader_election.cc:304] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a54afa161e3469ebf0ecda712f6783c; no voters: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5
I20260713 09:09:34.415552 21184 raft_consensus.cc:3060] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.416493 21173 raft_consensus.cc:493] T f640a2d5fefa4b2183cb5b2c15669776 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.416941 21173 raft_consensus.cc:515] T f640a2d5fefa4b2183cb5b2c15669776 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.418726 21173 leader_election.cc:290] T f640a2d5fefa4b2183cb5b2c15669776 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:34.419888 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f640a2d5fefa4b2183cb5b2c15669776" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5" is_pre_election: true
I20260713 09:09:34.419888 21036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f640a2d5fefa4b2183cb5b2c15669776" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086" is_pre_election: true
I20260713 09:09:34.420742 21110 raft_consensus.cc:2393] T f640a2d5fefa4b2183cb5b2c15669776 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a54afa161e3469ebf0ecda712f6783c in current term 1: Already voted for candidate 153c08874fa74bd5b9ed1f00a332c086 in this term.
I20260713 09:09:34.421581 20928 leader_election.cc:304] T f640a2d5fefa4b2183cb5b2c15669776 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a54afa161e3469ebf0ecda712f6783c; no voters: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5
I20260713 09:09:34.422195 21173 raft_consensus.cc:3060] T f640a2d5fefa4b2183cb5b2c15669776 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.426684 21184 raft_consensus.cc:2749] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:34.429665 21173 raft_consensus.cc:2749] T f640a2d5fefa4b2183cb5b2c15669776 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:34.435596 21191 consensus_queue.cc:1048] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:34.436952 20962 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "515af98a1b194fd6bed0936627db83ae"
dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
mode: GRACEFUL
new_leader_uuid: "153c08874fa74bd5b9ed1f00a332c086"
 from {username='slave'} at 127.0.0.1:38136
I20260713 09:09:34.437526 20962 raft_consensus.cc:606] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [term 1 LEADER]: Received request to transfer leadership to TS 153c08874fa74bd5b9ed1f00a332c086
I20260713 09:09:34.447268 21156 consensus_queue.cc:1048] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:34.448307 21110 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3551d0f8c304504a3e1d8a9eef942b5"
dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
mode: GRACEFUL
new_leader_uuid: "153c08874fa74bd5b9ed1f00a332c086"
 from {username='slave'} at 127.0.0.1:40596
I20260713 09:09:34.448870 21110 raft_consensus.cc:606] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 1 LEADER]: Received request to transfer leadership to TS 153c08874fa74bd5b9ed1f00a332c086
I20260713 09:09:34.455097 21190 raft_consensus.cc:993] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5: : Instructing follower 8a54afa161e3469ebf0ecda712f6783c to start an election
I20260713 09:09:34.455493 21156 raft_consensus.cc:1081] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 1 LEADER]: Signalling peer 8a54afa161e3469ebf0ecda712f6783c to start an election
I20260713 09:09:34.456969 20962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eba2e743c4c1468096505af86e0b7fa2"
dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
 from {username='slave'} at 127.0.0.1:38128
I20260713 09:09:34.457517 20962 raft_consensus.cc:493] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:34.457862 20962 raft_consensus.cc:3060] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.463456 20962 raft_consensus.cc:515] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.465122 20962 leader_election.cc:290] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 2 election: Requested vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:34.465643 21036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba2e743c4c1468096505af86e0b7fa2" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
I20260713 09:09:34.466112 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba2e743c4c1468096505af86e0b7fa2" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
I20260713 09:09:34.466217 21036 raft_consensus.cc:3060] T eba2e743c4c1468096505af86e0b7fa2 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.466588 21110 raft_consensus.cc:3055] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:34.466872 21110 raft_consensus.cc:740] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Running, Role: LEADER
I20260713 09:09:34.467525 21110 consensus_queue.cc:260] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.468367 21110 raft_consensus.cc:3060] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.470782 21036 raft_consensus.cc:2468] T eba2e743c4c1468096505af86e0b7fa2 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 2.
I20260713 09:09:34.471647 20928 leader_election.cc:304] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 153c08874fa74bd5b9ed1f00a332c086, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:34.472393 21173 raft_consensus.cc:2804] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:34.472772 21173 raft_consensus.cc:697] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [term 2 LEADER]: Becoming Leader. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Running, Role: LEADER
I20260713 09:09:34.473278 21110 raft_consensus.cc:2468] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 2.
I20260713 09:09:34.473443 21173 consensus_queue.cc:237] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.479462 20858 catalog_manager.cc:5697] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c reported cstate change: term changed from 1 to 2, leader changed from 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67) to 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65). New cstate: current_term: 2 leader_uuid: "8a54afa161e3469ebf0ecda712f6783c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:34.480070 21183 consensus_queue.cc:1048] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:34.493757 21176 consensus_queue.cc:1048] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:34.499382 21181 raft_consensus.cc:993] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086: : Instructing follower 8a54afa161e3469ebf0ecda712f6783c to start an election
I20260713 09:09:34.499812 21181 raft_consensus.cc:1081] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Signalling peer 8a54afa161e3469ebf0ecda712f6783c to start an election
I20260713 09:09:34.501133 20962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c57a346ed7424872bc500e1a7881ef75"
dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
 from {username='slave'} at 127.0.0.1:38132
I20260713 09:09:34.501559 20962 raft_consensus.cc:493] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:34.501819 20962 raft_consensus.cc:3060] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.506436 20962 raft_consensus.cc:515] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.507820 20962 leader_election.cc:290] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 2 election: Requested vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:34.508605 21036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57a346ed7424872bc500e1a7881ef75" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
I20260713 09:09:34.509155 21036 raft_consensus.cc:3055] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:34.509284 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c57a346ed7424872bc500e1a7881ef75" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
I20260713 09:09:34.509501 21036 raft_consensus.cc:740] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Running, Role: LEADER
I20260713 09:09:34.509900 21110 raft_consensus.cc:3060] T c57a346ed7424872bc500e1a7881ef75 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.510335 21036 consensus_queue.cc:260] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.511260 21036 raft_consensus.cc:3060] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.515033 21110 raft_consensus.cc:2468] T c57a346ed7424872bc500e1a7881ef75 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 2.
I20260713 09:09:34.515794 21036 raft_consensus.cc:2468] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 2.
I20260713 09:09:34.515910 20928 leader_election.cc:304] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a6e91bd490a46d181ad221717f749f5, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:34.516690 21173 raft_consensus.cc:2804] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:34.517035 21173 raft_consensus.cc:697] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c [term 2 LEADER]: Becoming Leader. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Running, Role: LEADER
I20260713 09:09:34.517680 21173 consensus_queue.cc:237] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.522693 20857 catalog_manager.cc:5697] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c reported cstate change: term changed from 1 to 2, leader changed from 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66) to 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65). New cstate: current_term: 2 leader_uuid: "8a54afa161e3469ebf0ecda712f6783c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:34.608909 21156 consensus_queue.cc:1048] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:34.619239 21190 consensus_queue.cc:1048] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:34.648548 21173 consensus_queue.cc:1048] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Connected to new peer: Peer: permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:34.649623 21181 consensus_queue.cc:1048] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:34.654018 20962 raft_consensus.cc:3060] T 90475749063d4f9f985db2c648521f47 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.656353 21184 raft_consensus.cc:993] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c: : Instructing follower 153c08874fa74bd5b9ed1f00a332c086 to start an election
I20260713 09:09:34.656816 21184 raft_consensus.cc:1081] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [term 1 LEADER]: Signalling peer 153c08874fa74bd5b9ed1f00a332c086 to start an election
I20260713 09:09:34.663326 21173 raft_consensus.cc:493] T 90475749063d4f9f985db2c648521f47 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.663766 21173 raft_consensus.cc:515] T 90475749063d4f9f985db2c648521f47 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.664371 21181 consensus_queue.cc:1048] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:34.666038 21036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "515af98a1b194fd6bed0936627db83ae"
dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
 from {username='slave'} at 127.0.0.1:43234
I20260713 09:09:34.665917 21184 consensus_queue.cc:1048] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:34.666586 21036 raft_consensus.cc:493] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:34.666923 21036 raft_consensus.cc:3060] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.667238 21173 leader_election.cc:290] T 90475749063d4f9f985db2c648521f47 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:34.671967 21036 raft_consensus.cc:515] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.672729 21181 consensus_queue.cc:1048] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:34.674793 21037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90475749063d4f9f985db2c648521f47" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086" is_pre_election: true
I20260713 09:09:34.676612 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90475749063d4f9f985db2c648521f47" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5" is_pre_election: true
I20260713 09:09:34.677659 21036 leader_election.cc:290] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 2 election: Requested vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:34.678987 20928 leader_election.cc:304] T 90475749063d4f9f985db2c648521f47 P 8a54afa161e3469ebf0ecda712f6783c [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: 8a54afa161e3469ebf0ecda712f6783c; no voters: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5
I20260713 09:09:34.681558 20961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515af98a1b194fd6bed0936627db83ae" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
I20260713 09:09:34.682073 20961 raft_consensus.cc:3055] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:34.682366 20961 raft_consensus.cc:740] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Running, Role: LEADER
I20260713 09:09:34.683246 20961 consensus_queue.cc:260] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.684280 20961 raft_consensus.cc:3060] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.685513 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515af98a1b194fd6bed0936627db83ae" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
I20260713 09:09:34.686091 21109 raft_consensus.cc:3060] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.691237 21184 raft_consensus.cc:2749] T 90475749063d4f9f985db2c648521f47 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:34.691998 20961 raft_consensus.cc:2468] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 2.
I20260713 09:09:34.692796 21109 raft_consensus.cc:2468] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 2.
I20260713 09:09:34.700163 21003 leader_election.cc:304] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 153c08874fa74bd5b9ed1f00a332c086, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:34.701032 21183 raft_consensus.cc:2804] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:34.701508 21183 raft_consensus.cc:697] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086 [term 2 LEADER]: Becoming Leader. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Running, Role: LEADER
I20260713 09:09:34.702327 21181 consensus_queue.cc:1048] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:34.702304 21183 consensus_queue.cc:237] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.711720 20860 catalog_manager.cc:5697] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086 reported cstate change: term changed from 1 to 2, leader changed from 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65) to 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66). New cstate: current_term: 2 leader_uuid: "153c08874fa74bd5b9ed1f00a332c086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:34.803114 21181 raft_consensus.cc:993] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086: : Instructing follower 8a54afa161e3469ebf0ecda712f6783c to start an election
I20260713 09:09:34.803550 21229 raft_consensus.cc:1081] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Signalling peer 8a54afa161e3469ebf0ecda712f6783c to start an election
I20260713 09:09:34.804963 20962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f48c5a600754e5d97fc1d3f6502232e"
dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
 from {username='slave'} at 127.0.0.1:38132
I20260713 09:09:34.805389 20962 raft_consensus.cc:493] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:34.805621 20962 raft_consensus.cc:3060] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.809881 20962 raft_consensus.cc:515] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.811246 20962 leader_election.cc:290] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 2 election: Requested vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:34.811940 21036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f48c5a600754e5d97fc1d3f6502232e" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
I20260713 09:09:34.812115 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f48c5a600754e5d97fc1d3f6502232e" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
I20260713 09:09:34.812439 21036 raft_consensus.cc:3055] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:34.812671 21109 raft_consensus.cc:3060] T 5f48c5a600754e5d97fc1d3f6502232e P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.812793 21036 raft_consensus.cc:740] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Running, Role: LEADER
I20260713 09:09:34.813577 21036 consensus_queue.cc:260] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.814483 21036 raft_consensus.cc:3060] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.817481 21109 raft_consensus.cc:2468] T 5f48c5a600754e5d97fc1d3f6502232e P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 2.
I20260713 09:09:34.818434 20928 leader_election.cc:304] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a6e91bd490a46d181ad221717f749f5, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:34.819098 21184 raft_consensus.cc:2804] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:34.819412 21036 raft_consensus.cc:2468] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 2.
I20260713 09:09:34.819598 21184 raft_consensus.cc:697] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c [term 2 LEADER]: Becoming Leader. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Running, Role: LEADER
I20260713 09:09:34.820479 21184 consensus_queue.cc:237] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.826974 20858 catalog_manager.cc:5697] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c reported cstate change: term changed from 1 to 2, leader changed from 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66) to 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65). New cstate: current_term: 2 leader_uuid: "8a54afa161e3469ebf0ecda712f6783c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:34.828722 21191 consensus_queue.cc:1048] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:34.839136 21191 consensus_queue.cc:1048] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:34.845829 21156 raft_consensus.cc:993] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5: : Instructing follower 153c08874fa74bd5b9ed1f00a332c086 to start an election
I20260713 09:09:34.846217 21191 raft_consensus.cc:1081] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 1 LEADER]: Signalling peer 153c08874fa74bd5b9ed1f00a332c086 to start an election
I20260713 09:09:34.847628 21036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3551d0f8c304504a3e1d8a9eef942b5"
dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
 from {username='slave'} at 127.0.0.1:43220
I20260713 09:09:34.848053 21036 raft_consensus.cc:493] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:34.848361 21036 raft_consensus.cc:3060] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.853567 21036 raft_consensus.cc:515] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.855012 21036 leader_election.cc:290] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 2 election: Requested vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:34.855759 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3551d0f8c304504a3e1d8a9eef942b5" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
I20260713 09:09:34.856146 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3551d0f8c304504a3e1d8a9eef942b5" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
I20260713 09:09:34.856724 21109 raft_consensus.cc:3055] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:34.856937 21109 raft_consensus.cc:740] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Running, Role: LEADER
I20260713 09:09:34.857635 21109 consensus_queue.cc:260] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.856351 20962 raft_consensus.cc:3060] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.858682 21109 raft_consensus.cc:3060] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.860150 21110 raft_consensus.cc:1275] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Refusing update from remote peer 8a54afa161e3469ebf0ecda712f6783c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:34.861363 21184 consensus_queue.cc:1048] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:34.863481 21109 raft_consensus.cc:2468] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 2.
I20260713 09:09:34.864260 20962 raft_consensus.cc:2468] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 2.
I20260713 09:09:34.864663 21003 leader_election.cc:304] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5; no voters: 
I20260713 09:09:34.865442 21229 raft_consensus.cc:2804] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:34.866442 21229 raft_consensus.cc:697] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 LEADER]: Becoming Leader. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Running, Role: LEADER
I20260713 09:09:34.867581 21229 consensus_queue.cc:237] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:34.869951 21036 raft_consensus.cc:1275] T eba2e743c4c1468096505af86e0b7fa2 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Refusing update from remote peer 8a54afa161e3469ebf0ecda712f6783c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:34.871351 21158 consensus_queue.cc:1048] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Connected to new peer: Peer: permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:34.877306 20860 catalog_manager.cc:5697] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 reported cstate change: term changed from 1 to 2, leader changed from 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67) to 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66). New cstate: current_term: 2 leader_uuid: "153c08874fa74bd5b9ed1f00a332c086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:34.898342 21036 raft_consensus.cc:1275] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Refusing update from remote peer 8a54afa161e3469ebf0ecda712f6783c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:34.899372 21158 consensus_queue.cc:1048] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Connected to new peer: Peer: permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:34.905450 21110 raft_consensus.cc:1275] T c57a346ed7424872bc500e1a7881ef75 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Refusing update from remote peer 8a54afa161e3469ebf0ecda712f6783c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:34.906724 21173 consensus_queue.cc:1048] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:35.176038 21110 raft_consensus.cc:1275] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Refusing update from remote peer 153c08874fa74bd5b9ed1f00a332c086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:35.177062 21229 consensus_queue.cc:1048] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:35.183667 20962 raft_consensus.cc:1275] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Refusing update from remote peer 153c08874fa74bd5b9ed1f00a332c086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:35.185513 21183 consensus_queue.cc:1048] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:35.306200 20962 raft_consensus.cc:1275] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Refusing update from remote peer 153c08874fa74bd5b9ed1f00a332c086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:35.307399 21183 consensus_queue.cc:1048] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:35.316061 21110 raft_consensus.cc:1275] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Refusing update from remote peer 153c08874fa74bd5b9ed1f00a332c086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:35.317543 21181 consensus_queue.cc:1048] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:35.325313 21036 raft_consensus.cc:1275] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Refusing update from remote peer 8a54afa161e3469ebf0ecda712f6783c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:35.326529 21173 consensus_queue.cc:1048] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Connected to new peer: Peer: permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:35.333592 21110 raft_consensus.cc:1275] T 5f48c5a600754e5d97fc1d3f6502232e P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Refusing update from remote peer 8a54afa161e3469ebf0ecda712f6783c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:35.335366 21173 consensus_queue.cc:1048] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:37.481406 20858 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47256:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:37.483433 20858 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:37.526867 20947 tablet_service.cc:1511] Processing CreateTablet for tablet 7ccad772990b4d58a0d0af02af92b13f (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:37.528115 20947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ccad772990b4d58a0d0af02af92b13f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.528020 21023 tablet_service.cc:1511] Processing CreateTablet for tablet 7ccad772990b4d58a0d0af02af92b13f (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:37.529321 21097 tablet_service.cc:1511] Processing CreateTablet for tablet 7ccad772990b4d58a0d0af02af92b13f (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:37.530419 21097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ccad772990b4d58a0d0af02af92b13f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.532011 20948 tablet_service.cc:1511] Processing CreateTablet for tablet 99d71863d90e4b18961e0e6a2d0a35f1 (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:37.533175 20948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99d71863d90e4b18961e0e6a2d0a35f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.533594 21024 tablet_service.cc:1511] Processing CreateTablet for tablet 99d71863d90e4b18961e0e6a2d0a35f1 (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:37.529364 21023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ccad772990b4d58a0d0af02af92b13f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.537550 21024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99d71863d90e4b18961e0e6a2d0a35f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.538187 21095 tablet_service.cc:1511] Processing CreateTablet for tablet 99d71863d90e4b18961e0e6a2d0a35f1 (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:37.541674 21095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99d71863d90e4b18961e0e6a2d0a35f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.549333 20946 tablet_service.cc:1511] Processing CreateTablet for tablet c790a43d8693453dbdbfd98652044b5d (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:37.550735 20946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c790a43d8693453dbdbfd98652044b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.553865 21026 tablet_service.cc:1511] Processing CreateTablet for tablet c790a43d8693453dbdbfd98652044b5d (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:37.555168 21026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c790a43d8693453dbdbfd98652044b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.555171 21098 tablet_service.cc:1511] Processing CreateTablet for tablet c790a43d8693453dbdbfd98652044b5d (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:37.556619 21098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c790a43d8693453dbdbfd98652044b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.569566 20949 tablet_service.cc:1511] Processing CreateTablet for tablet 98e4abb7de0446208c9f7fc097092173 (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:37.570927 20949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98e4abb7de0446208c9f7fc097092173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.571695 21021 tablet_service.cc:1511] Processing CreateTablet for tablet 98e4abb7de0446208c9f7fc097092173 (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:37.572928 21021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98e4abb7de0446208c9f7fc097092173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.598234 20952 tablet_service.cc:1511] Processing CreateTablet for tablet bcae7f23a26040d8a8b5ba3fcaa075e7 (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:37.599040 21022 tablet_service.cc:1511] Processing CreateTablet for tablet bcae7f23a26040d8a8b5ba3fcaa075e7 (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:37.599581 21245 tablet_bootstrap.cc:492] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c: Bootstrap starting.
I20260713 09:09:37.599697 20952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcae7f23a26040d8a8b5ba3fcaa075e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.600275 21022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcae7f23a26040d8a8b5ba3fcaa075e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.605904 20948 tablet_service.cc:1511] Processing CreateTablet for tablet 3e67db88345747bc8818a76c0ebf2bcf (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:37.606540 21101 tablet_service.cc:1511] Processing CreateTablet for tablet bcae7f23a26040d8a8b5ba3fcaa075e7 (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:37.607815 20948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e67db88345747bc8818a76c0ebf2bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.608379 21101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcae7f23a26040d8a8b5ba3fcaa075e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.612355 21097 tablet_service.cc:1511] Processing CreateTablet for tablet 98e4abb7de0446208c9f7fc097092173 (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:37.613545 21097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98e4abb7de0446208c9f7fc097092173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.613941 21027 tablet_service.cc:1511] Processing CreateTablet for tablet 3e67db88345747bc8818a76c0ebf2bcf (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:37.615265 21027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e67db88345747bc8818a76c0ebf2bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.616899 21100 tablet_service.cc:1511] Processing CreateTablet for tablet 3e67db88345747bc8818a76c0ebf2bcf (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:37.618127 21100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e67db88345747bc8818a76c0ebf2bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.620494 21245 tablet_bootstrap.cc:654] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.625978 21246 tablet_bootstrap.cc:492] T c790a43d8693453dbdbfd98652044b5d P 5a6e91bd490a46d181ad221717f749f5: Bootstrap starting.
I20260713 09:09:37.636085 20947 tablet_service.cc:1511] Processing CreateTablet for tablet d1376b0d3ae947ab8f165e1bfe39cd78 (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:37.637749 20947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1376b0d3ae947ab8f165e1bfe39cd78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.643545 21247 tablet_bootstrap.cc:492] T 99d71863d90e4b18961e0e6a2d0a35f1 P 153c08874fa74bd5b9ed1f00a332c086: Bootstrap starting.
I20260713 09:09:37.647713 21024 tablet_service.cc:1511] Processing CreateTablet for tablet d1376b0d3ae947ab8f165e1bfe39cd78 (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:37.649039 21024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1376b0d3ae947ab8f165e1bfe39cd78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.653744 21098 tablet_service.cc:1511] Processing CreateTablet for tablet d1376b0d3ae947ab8f165e1bfe39cd78 (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:37.655139 21098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1376b0d3ae947ab8f165e1bfe39cd78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.658233 21246 tablet_bootstrap.cc:654] T c790a43d8693453dbdbfd98652044b5d P 5a6e91bd490a46d181ad221717f749f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.662034 20948 tablet_service.cc:1511] Processing CreateTablet for tablet 0b63c15406564bc193f55886a3240318 (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:37.663730 20948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b63c15406564bc193f55886a3240318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.676841 21022 tablet_service.cc:1511] Processing CreateTablet for tablet 0b63c15406564bc193f55886a3240318 (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:37.677335 21021 tablet_service.cc:1511] Processing CreateTablet for tablet 5fc5eec73af94479ab0370c3df67dcdc (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:37.678181 21022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b63c15406564bc193f55886a3240318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.682857 21021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fc5eec73af94479ab0370c3df67dcdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.684092 21247 tablet_bootstrap.cc:654] T 99d71863d90e4b18961e0e6a2d0a35f1 P 153c08874fa74bd5b9ed1f00a332c086: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.687040 21100 tablet_service.cc:1511] Processing CreateTablet for tablet 0b63c15406564bc193f55886a3240318 (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:37.687844 20952 tablet_service.cc:1511] Processing CreateTablet for tablet 5fc5eec73af94479ab0370c3df67dcdc (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:37.689077 20952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fc5eec73af94479ab0370c3df67dcdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.690984 21245 tablet_bootstrap.cc:492] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c: No bootstrap required, opened a new log
I20260713 09:09:37.691516 21245 ts_tablet_manager.cc:1403] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c: Time spent bootstrapping tablet: real 0.092s	user 0.025s	sys 0.016s
I20260713 09:09:37.688215 21100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b63c15406564bc193f55886a3240318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.694409 21245 raft_consensus.cc:359] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.695209 21245 raft_consensus.cc:385] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.695564 21245 raft_consensus.cc:740] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.696259 21245 consensus_queue.cc:260] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.698438 21245 ts_tablet_manager.cc:1434] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:37.699432 21245 tablet_bootstrap.cc:492] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c: Bootstrap starting.
I20260713 09:09:37.706012 21245 tablet_bootstrap.cc:654] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.707975 21098 tablet_service.cc:1511] Processing CreateTablet for tablet 5fc5eec73af94479ab0370c3df67dcdc (DEFAULT_TABLE table=soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:37.711423 21098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fc5eec73af94479ab0370c3df67dcdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:37.716145 21246 tablet_bootstrap.cc:492] T c790a43d8693453dbdbfd98652044b5d P 5a6e91bd490a46d181ad221717f749f5: No bootstrap required, opened a new log
I20260713 09:09:37.716852 21246 ts_tablet_manager.cc:1403] T c790a43d8693453dbdbfd98652044b5d P 5a6e91bd490a46d181ad221717f749f5: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.004s
I20260713 09:09:37.723587 21246 raft_consensus.cc:359] T c790a43d8693453dbdbfd98652044b5d P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.724334 21246 raft_consensus.cc:385] T c790a43d8693453dbdbfd98652044b5d P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.724637 21246 raft_consensus.cc:740] T c790a43d8693453dbdbfd98652044b5d P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.729818 21246 consensus_queue.cc:260] T c790a43d8693453dbdbfd98652044b5d P 5a6e91bd490a46d181ad221717f749f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.733659 21247 tablet_bootstrap.cc:492] T 99d71863d90e4b18961e0e6a2d0a35f1 P 153c08874fa74bd5b9ed1f00a332c086: No bootstrap required, opened a new log
I20260713 09:09:37.734424 21247 ts_tablet_manager.cc:1403] T 99d71863d90e4b18961e0e6a2d0a35f1 P 153c08874fa74bd5b9ed1f00a332c086: Time spent bootstrapping tablet: real 0.091s	user 0.006s	sys 0.013s
I20260713 09:09:37.739604 21246 ts_tablet_manager.cc:1434] T c790a43d8693453dbdbfd98652044b5d P 5a6e91bd490a46d181ad221717f749f5: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260713 09:09:37.740641 21246 tablet_bootstrap.cc:492] T 99d71863d90e4b18961e0e6a2d0a35f1 P 5a6e91bd490a46d181ad221717f749f5: Bootstrap starting.
I20260713 09:09:37.747407 21246 tablet_bootstrap.cc:654] T 99d71863d90e4b18961e0e6a2d0a35f1 P 5a6e91bd490a46d181ad221717f749f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.748140 21247 raft_consensus.cc:359] T 99d71863d90e4b18961e0e6a2d0a35f1 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.750838 21247 raft_consensus.cc:385] T 99d71863d90e4b18961e0e6a2d0a35f1 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.751679 21247 raft_consensus.cc:740] T 99d71863d90e4b18961e0e6a2d0a35f1 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.752420 21247 consensus_queue.cc:260] T 99d71863d90e4b18961e0e6a2d0a35f1 P 153c08874fa74bd5b9ed1f00a332c086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.754715 21247 ts_tablet_manager.cc:1434] T 99d71863d90e4b18961e0e6a2d0a35f1 P 153c08874fa74bd5b9ed1f00a332c086: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:09:37.756163 21247 tablet_bootstrap.cc:492] T 7ccad772990b4d58a0d0af02af92b13f P 153c08874fa74bd5b9ed1f00a332c086: Bootstrap starting.
I20260713 09:09:37.757993 21245 tablet_bootstrap.cc:492] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c: No bootstrap required, opened a new log
I20260713 09:09:37.758520 21245 ts_tablet_manager.cc:1403] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.008s
I20260713 09:09:37.761446 21245 raft_consensus.cc:359] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.762079 21245 raft_consensus.cc:385] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.762423 21247 tablet_bootstrap.cc:654] T 7ccad772990b4d58a0d0af02af92b13f P 153c08874fa74bd5b9ed1f00a332c086: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.762356 21245 raft_consensus.cc:740] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.767674 21246 tablet_bootstrap.cc:492] T 99d71863d90e4b18961e0e6a2d0a35f1 P 5a6e91bd490a46d181ad221717f749f5: No bootstrap required, opened a new log
I20260713 09:09:37.767246 21245 consensus_queue.cc:260] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.768249 21246 ts_tablet_manager.cc:1403] T 99d71863d90e4b18961e0e6a2d0a35f1 P 5a6e91bd490a46d181ad221717f749f5: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.004s
I20260713 09:09:37.770864 21245 ts_tablet_manager.cc:1434] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:09:37.771957 21245 tablet_bootstrap.cc:492] T 3e67db88345747bc8818a76c0ebf2bcf P 8a54afa161e3469ebf0ecda712f6783c: Bootstrap starting.
I20260713 09:09:37.771674 21246 raft_consensus.cc:359] T 99d71863d90e4b18961e0e6a2d0a35f1 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.772507 21246 raft_consensus.cc:385] T 99d71863d90e4b18961e0e6a2d0a35f1 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.772868 21246 raft_consensus.cc:740] T 99d71863d90e4b18961e0e6a2d0a35f1 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.773837 21247 tablet_bootstrap.cc:492] T 7ccad772990b4d58a0d0af02af92b13f P 153c08874fa74bd5b9ed1f00a332c086: No bootstrap required, opened a new log
I20260713 09:09:37.773591 21246 consensus_queue.cc:260] T 99d71863d90e4b18961e0e6a2d0a35f1 P 5a6e91bd490a46d181ad221717f749f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.774356 21247 ts_tablet_manager.cc:1403] T 7ccad772990b4d58a0d0af02af92b13f P 153c08874fa74bd5b9ed1f00a332c086: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260713 09:09:37.776109 21246 ts_tablet_manager.cc:1434] T 99d71863d90e4b18961e0e6a2d0a35f1 P 5a6e91bd490a46d181ad221717f749f5: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:09:37.777016 21246 tablet_bootstrap.cc:492] T 7ccad772990b4d58a0d0af02af92b13f P 5a6e91bd490a46d181ad221717f749f5: Bootstrap starting.
I20260713 09:09:37.777390 21247 raft_consensus.cc:359] T 7ccad772990b4d58a0d0af02af92b13f P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.780247 21247 raft_consensus.cc:385] T 7ccad772990b4d58a0d0af02af92b13f P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.783089 21246 tablet_bootstrap.cc:654] T 7ccad772990b4d58a0d0af02af92b13f P 5a6e91bd490a46d181ad221717f749f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.784353 21245 tablet_bootstrap.cc:654] T 3e67db88345747bc8818a76c0ebf2bcf P 8a54afa161e3469ebf0ecda712f6783c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.785722 21247 raft_consensus.cc:740] T 7ccad772990b4d58a0d0af02af92b13f P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.786518 21247 consensus_queue.cc:260] T 7ccad772990b4d58a0d0af02af92b13f P 153c08874fa74bd5b9ed1f00a332c086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.788812 21247 ts_tablet_manager.cc:1434] T 7ccad772990b4d58a0d0af02af92b13f P 153c08874fa74bd5b9ed1f00a332c086: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:09:37.789989 21247 tablet_bootstrap.cc:492] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086: Bootstrap starting.
I20260713 09:09:37.791082 21158 raft_consensus.cc:493] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:37.791599 21158 raft_consensus.cc:515] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.793466 21158 leader_election.cc:290] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:37.795306 21246 tablet_bootstrap.cc:492] T 7ccad772990b4d58a0d0af02af92b13f P 5a6e91bd490a46d181ad221717f749f5: No bootstrap required, opened a new log
I20260713 09:09:37.795257 21037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccad772990b4d58a0d0af02af92b13f" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086" is_pre_election: true
I20260713 09:09:37.795953 21246 ts_tablet_manager.cc:1403] T 7ccad772990b4d58a0d0af02af92b13f P 5a6e91bd490a46d181ad221717f749f5: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260713 09:09:37.796047 21037 raft_consensus.cc:2468] T 7ccad772990b4d58a0d0af02af92b13f P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 0.
I20260713 09:09:37.796777 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccad772990b4d58a0d0af02af92b13f" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5" is_pre_election: true
I20260713 09:09:37.797370 20928 leader_election.cc:304] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 153c08874fa74bd5b9ed1f00a332c086, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:37.798167 21158 raft_consensus.cc:2804] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:37.798499 21158 raft_consensus.cc:493] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:09:37.798570 20928 leader_election.cc:343] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:37.798869 21246 raft_consensus.cc:359] T 7ccad772990b4d58a0d0af02af92b13f P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.798920 21158 raft_consensus.cc:3060] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.806257 21247 tablet_bootstrap.cc:654] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.799604 21246 raft_consensus.cc:385] T 7ccad772990b4d58a0d0af02af92b13f P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.806852 21246 raft_consensus.cc:740] T 7ccad772990b4d58a0d0af02af92b13f P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.807333 21158 raft_consensus.cc:515] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.807634 21246 consensus_queue.cc:260] T 7ccad772990b4d58a0d0af02af92b13f P 5a6e91bd490a46d181ad221717f749f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.810272 21246 ts_tablet_manager.cc:1434] T 7ccad772990b4d58a0d0af02af92b13f P 5a6e91bd490a46d181ad221717f749f5: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260713 09:09:37.811493 21245 tablet_bootstrap.cc:492] T 3e67db88345747bc8818a76c0ebf2bcf P 8a54afa161e3469ebf0ecda712f6783c: No bootstrap required, opened a new log
I20260713 09:09:37.811589 21246 tablet_bootstrap.cc:492] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5: Bootstrap starting.
I20260713 09:09:37.812000 21245 ts_tablet_manager.cc:1403] T 3e67db88345747bc8818a76c0ebf2bcf P 8a54afa161e3469ebf0ecda712f6783c: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.005s
I20260713 09:09:37.819068 21246 tablet_bootstrap.cc:654] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.818288 21245 raft_consensus.cc:359] T 3e67db88345747bc8818a76c0ebf2bcf P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.819607 21245 raft_consensus.cc:385] T 3e67db88345747bc8818a76c0ebf2bcf P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.819895 21245 raft_consensus.cc:740] T 3e67db88345747bc8818a76c0ebf2bcf P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.820574 21245 consensus_queue.cc:260] T 3e67db88345747bc8818a76c0ebf2bcf P 8a54afa161e3469ebf0ecda712f6783c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.824254 21158 leader_election.cc:290] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 election: Requested vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:37.826773 21037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccad772990b4d58a0d0af02af92b13f" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
I20260713 09:09:37.827332 21037 raft_consensus.cc:3060] T 7ccad772990b4d58a0d0af02af92b13f P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.829968 21246 tablet_bootstrap.cc:492] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5: No bootstrap required, opened a new log
I20260713 09:09:37.830463 21246 ts_tablet_manager.cc:1403] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.012s
I20260713 09:09:37.831902 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccad772990b4d58a0d0af02af92b13f" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
I20260713 09:09:37.832396 21110 raft_consensus.cc:3060] T 7ccad772990b4d58a0d0af02af92b13f P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.832966 21245 ts_tablet_manager.cc:1434] T 3e67db88345747bc8818a76c0ebf2bcf P 8a54afa161e3469ebf0ecda712f6783c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:09:37.833947 21245 tablet_bootstrap.cc:492] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c: Bootstrap starting.
I20260713 09:09:37.834007 21037 raft_consensus.cc:2468] T 7ccad772990b4d58a0d0af02af92b13f P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 1.
I20260713 09:09:37.835181 20928 leader_election.cc:304] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 153c08874fa74bd5b9ed1f00a332c086, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:37.835948 21258 raft_consensus.cc:2804] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:37.836438 21258 raft_consensus.cc:697] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c [term 1 LEADER]: Becoming Leader. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Running, Role: LEADER
I20260713 09:09:37.837240 21258 consensus_queue.cc:237] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.838387 21110 raft_consensus.cc:2468] T 7ccad772990b4d58a0d0af02af92b13f P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 1.
I20260713 09:09:37.840523 21245 tablet_bootstrap.cc:654] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.840562 21247 tablet_bootstrap.cc:492] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086: No bootstrap required, opened a new log
I20260713 09:09:37.844579 21247 ts_tablet_manager.cc:1403] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.015s
I20260713 09:09:37.844820 21246 raft_consensus.cc:359] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.845554 21246 raft_consensus.cc:385] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.845829 21246 raft_consensus.cc:740] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.846640 21246 consensus_queue.cc:260] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.847398 21247 raft_consensus.cc:359] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.848105 21247 raft_consensus.cc:385] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.848387 21247 raft_consensus.cc:740] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.849259 21247 consensus_queue.cc:260] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.850771 21191 raft_consensus.cc:493] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:37.851212 21191 raft_consensus.cc:515] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.851786 21247 ts_tablet_manager.cc:1434] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:37.852663 21247 tablet_bootstrap.cc:492] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086: Bootstrap starting.
I20260713 09:09:37.853011 21191 leader_election.cc:290] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851)
I20260713 09:09:37.854669 21229 raft_consensus.cc:493] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:37.855305 21229 raft_consensus.cc:515] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.857864 21229 leader_election.cc:290] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:37.858372 21247 tablet_bootstrap.cc:654] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.860741 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e67db88345747bc8818a76c0ebf2bcf" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c" is_pre_election: true
I20260713 09:09:37.861227 20961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c790a43d8693453dbdbfd98652044b5d" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c" is_pre_election: true
I20260713 09:09:37.861547 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c790a43d8693453dbdbfd98652044b5d" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5" is_pre_election: true
I20260713 09:09:37.862103 21110 raft_consensus.cc:2468] T c790a43d8693453dbdbfd98652044b5d P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 0.
I20260713 09:09:37.861291 20962 raft_consensus.cc:2468] T 3e67db88345747bc8818a76c0ebf2bcf P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a6e91bd490a46d181ad221717f749f5 in term 0.
I20260713 09:09:37.863242 21003 leader_election.cc:304] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5; no voters: 
I20260713 09:09:37.864122 21077 leader_election.cc:304] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a6e91bd490a46d181ad221717f749f5, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
W20260713 09:09:37.864492 21003 leader_election.cc:343] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:37.864969 21191 raft_consensus.cc:2804] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:37.865335 21191 raft_consensus.cc:493] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:37.865645 21191 raft_consensus.cc:3060] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.865602 21246 ts_tablet_manager.cc:1434] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5: Time spent starting tablet: real 0.035s	user 0.002s	sys 0.003s
I20260713 09:09:37.866331 21037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e67db88345747bc8818a76c0ebf2bcf" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086" is_pre_election: true
I20260713 09:09:37.867287 21246 tablet_bootstrap.cc:492] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 5a6e91bd490a46d181ad221717f749f5: Bootstrap starting.
I20260713 09:09:37.854029 20860 catalog_manager.cc:5697] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65). New cstate: current_term: 1 leader_uuid: "8a54afa161e3469ebf0ecda712f6783c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:37.869359 21229 raft_consensus.cc:2804] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:09:37.870813 21077 leader_election.cc:343] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:37.871312 21229 raft_consensus.cc:493] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:37.871876 21229 raft_consensus.cc:3060] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.873615 21246 tablet_bootstrap.cc:654] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 5a6e91bd490a46d181ad221717f749f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.873471 21191 raft_consensus.cc:515] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.879359 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e67db88345747bc8818a76c0ebf2bcf" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
I20260713 09:09:37.879889 20962 raft_consensus.cc:3060] T 3e67db88345747bc8818a76c0ebf2bcf P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.881479 21229 raft_consensus.cc:515] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.884044 21246 tablet_bootstrap.cc:492] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 5a6e91bd490a46d181ad221717f749f5: No bootstrap required, opened a new log
I20260713 09:09:37.884325 20961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c790a43d8693453dbdbfd98652044b5d" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
I20260713 09:09:37.884541 21246 ts_tablet_manager.cc:1403] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 5a6e91bd490a46d181ad221717f749f5: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.001s
W20260713 09:09:37.885756 21003 leader_election.cc:343] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:37.887308 21245 tablet_bootstrap.cc:492] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c: No bootstrap required, opened a new log
I20260713 09:09:37.887835 21245 ts_tablet_manager.cc:1403] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c: Time spent bootstrapping tablet: real 0.054s	user 0.026s	sys 0.015s
I20260713 09:09:37.887835 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c790a43d8693453dbdbfd98652044b5d" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
I20260713 09:09:37.887395 21246 raft_consensus.cc:359] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.888630 21110 raft_consensus.cc:3060] T c790a43d8693453dbdbfd98652044b5d P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.888700 21246 raft_consensus.cc:385] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.888918 21037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e67db88345747bc8818a76c0ebf2bcf" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
I20260713 09:09:37.889124 21246 raft_consensus.cc:740] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.889986 21246 consensus_queue.cc:260] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 5a6e91bd490a46d181ad221717f749f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
W20260713 09:09:37.890311 21077 leader_election.cc:343] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:37.890911 21245 raft_consensus.cc:359] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.891628 21245 raft_consensus.cc:385] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.891939 21245 raft_consensus.cc:740] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.892318 21247 tablet_bootstrap.cc:492] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086: No bootstrap required, opened a new log
I20260713 09:09:37.892961 21247 ts_tablet_manager.cc:1403] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.000s
I20260713 09:09:37.892707 21245 consensus_queue.cc:260] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.887208 20962 raft_consensus.cc:2468] T 3e67db88345747bc8818a76c0ebf2bcf P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a6e91bd490a46d181ad221717f749f5 in term 1.
I20260713 09:09:37.896392 21229 leader_election.cc:290] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 election: Requested vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:37.896317 21077 leader_election.cc:304] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [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: 5a6e91bd490a46d181ad221717f749f5, 8a54afa161e3469ebf0ecda712f6783c; no voters: 153c08874fa74bd5b9ed1f00a332c086
I20260713 09:09:37.897171 21191 leader_election.cc:290] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 election: Requested vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851)
I20260713 09:09:37.896317 21110 raft_consensus.cc:2468] T c790a43d8693453dbdbfd98652044b5d P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 1.
I20260713 09:09:37.903294 21245 ts_tablet_manager.cc:1434] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260713 09:09:37.903878 21003 leader_election.cc:304] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [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: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5; no voters: 8a54afa161e3469ebf0ecda712f6783c
I20260713 09:09:37.904295 21191 raft_consensus.cc:2804] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:37.905615 21234 raft_consensus.cc:2804] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:37.911993 21191 raft_consensus.cc:697] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [term 1 LEADER]: Becoming Leader. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Running, Role: LEADER
I20260713 09:09:37.912516 21245 tablet_bootstrap.cc:492] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 8a54afa161e3469ebf0ecda712f6783c: Bootstrap starting.
I20260713 09:09:37.915230 21258 raft_consensus.cc:493] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:37.915705 21258 raft_consensus.cc:515] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.913058 21191 consensus_queue.cc:237] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.917690 21258 leader_election.cc:290] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:37.906456 21247 raft_consensus.cc:359] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.919337 21247 raft_consensus.cc:385] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.919697 21247 raft_consensus.cc:740] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.919750 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99d71863d90e4b18961e0e6a2d0a35f1" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5" is_pre_election: true
I20260713 09:09:37.920550 21247 consensus_queue.cc:260] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.921380 21245 tablet_bootstrap.cc:654] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 8a54afa161e3469ebf0ecda712f6783c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.921072 21110 raft_consensus.cc:2468] T 99d71863d90e4b18961e0e6a2d0a35f1 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 0.
I20260713 09:09:37.923780 20928 leader_election.cc:304] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a6e91bd490a46d181ad221717f749f5, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:37.924736 21258 raft_consensus.cc:2804] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:37.924872 21234 raft_consensus.cc:697] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Becoming Leader. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Running, Role: LEADER
I20260713 09:09:37.925341 21258 raft_consensus.cc:493] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:37.926033 21258 raft_consensus.cc:3060] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.926120 21234 consensus_queue.cc:237] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.938071 21247 ts_tablet_manager.cc:1434] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.001s
I20260713 09:09:37.942225 21258 raft_consensus.cc:515] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.943063 21247 tablet_bootstrap.cc:492] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086: Bootstrap starting.
I20260713 09:09:37.946487 21258 leader_election.cc:290] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 election: Requested vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:37.948475 21246 ts_tablet_manager.cc:1434] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 5a6e91bd490a46d181ad221717f749f5: Time spent starting tablet: real 0.064s	user 0.026s	sys 0.013s
I20260713 09:09:37.949501 21246 tablet_bootstrap.cc:492] T d1376b0d3ae947ab8f165e1bfe39cd78 P 5a6e91bd490a46d181ad221717f749f5: Bootstrap starting.
W20260713 09:09:37.943769 21077 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.31.65:37847, user_credentials={real_user=slave}} blocked reactor thread for 47549.4us
W20260713 09:09:37.978806 21003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.31.65:37847, user_credentials={real_user=slave}} blocked reactor thread for 73685.6us
I20260713 09:09:37.982254 21191 raft_consensus.cc:493] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:37.982358 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99d71863d90e4b18961e0e6a2d0a35f1" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
I20260713 09:09:37.984077 21110 raft_consensus.cc:3060] T 99d71863d90e4b18961e0e6a2d0a35f1 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.983700 21191 raft_consensus.cc:515] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:37.987797 20860 catalog_manager.cc:5697] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 reported cstate change: term changed from 0 to 1, leader changed from <none> to 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "153c08874fa74bd5b9ed1f00a332c086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:37.989005 21158 raft_consensus.cc:493] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:37.990093 21037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcae7f23a26040d8a8b5ba3fcaa075e7" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086" is_pre_election: true
W20260713 09:09:37.992328 21077 leader_election.cc:343] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:37.993032 21191 leader_election.cc:290] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851)
I20260713 09:09:37.996471 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcae7f23a26040d8a8b5ba3fcaa075e7" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c" is_pre_election: true
W20260713 09:09:37.998302 21077 leader_election.cc:343] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:37.990142 21158 raft_consensus.cc:515] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.000892 21077 leader_election.cc:304] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a6e91bd490a46d181ad221717f749f5; no voters: 153c08874fa74bd5b9ed1f00a332c086, 8a54afa161e3469ebf0ecda712f6783c
I20260713 09:09:38.001786 21037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99d71863d90e4b18961e0e6a2d0a35f1" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086" is_pre_election: true
I20260713 09:09:38.003991 21037 raft_consensus.cc:2468] T 99d71863d90e4b18961e0e6a2d0a35f1 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 0.
I20260713 09:09:38.004148 21036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99d71863d90e4b18961e0e6a2d0a35f1" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
I20260713 09:09:38.004995 21036 raft_consensus.cc:3060] T 99d71863d90e4b18961e0e6a2d0a35f1 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:38.007208 21264 raft_consensus.cc:2749] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:38.016729 21158 leader_election.cc:290] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:38.023064 21245 tablet_bootstrap.cc:492] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 8a54afa161e3469ebf0ecda712f6783c: No bootstrap required, opened a new log
I20260713 09:09:38.023883 21245 ts_tablet_manager.cc:1403] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 8a54afa161e3469ebf0ecda712f6783c: Time spent bootstrapping tablet: real 0.112s	user 0.019s	sys 0.021s
I20260713 09:09:38.026952 21110 raft_consensus.cc:2468] T 99d71863d90e4b18961e0e6a2d0a35f1 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 1.
I20260713 09:09:38.028939 21247 tablet_bootstrap.cc:654] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:38.028852 21245 raft_consensus.cc:359] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.029816 21245 raft_consensus.cc:385] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:38.030160 21245 raft_consensus.cc:740] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Initialized, Role: FOLLOWER
I20260713 09:09:38.031177 21245 consensus_queue.cc:260] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 8a54afa161e3469ebf0ecda712f6783c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.032239 20928 leader_election.cc:304] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a6e91bd490a46d181ad221717f749f5, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:38.033346 21258 raft_consensus.cc:2804] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:38.033433 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c790a43d8693453dbdbfd98652044b5d" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5" is_pre_election: true
I20260713 09:09:38.033686 21035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c790a43d8693453dbdbfd98652044b5d" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086" is_pre_election: true
I20260713 09:09:38.034329 21258 raft_consensus.cc:697] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c [term 1 LEADER]: Becoming Leader. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Running, Role: LEADER
I20260713 09:09:38.034530 21110 raft_consensus.cc:2393] T c790a43d8693453dbdbfd98652044b5d P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a54afa161e3469ebf0ecda712f6783c in current term 1: Already voted for candidate 153c08874fa74bd5b9ed1f00a332c086 in this term.
I20260713 09:09:38.035923 21258 consensus_queue.cc:237] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.040264 21246 tablet_bootstrap.cc:654] T d1376b0d3ae947ab8f165e1bfe39cd78 P 5a6e91bd490a46d181ad221717f749f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:38.030078 20857 catalog_manager.cc:5697] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "5a6e91bd490a46d181ad221717f749f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:38.042951 20928 leader_election.cc:304] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a54afa161e3469ebf0ecda712f6783c; no voters: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5
I20260713 09:09:38.044102 21256 raft_consensus.cc:3060] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:38.047116 21036 raft_consensus.cc:2468] T 99d71863d90e4b18961e0e6a2d0a35f1 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 1.
I20260713 09:09:38.047765 21245 ts_tablet_manager.cc:1434] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 8a54afa161e3469ebf0ecda712f6783c: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.001s
I20260713 09:09:38.049399 21245 tablet_bootstrap.cc:492] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c: Bootstrap starting.
I20260713 09:09:38.060139 21256 raft_consensus.cc:2749] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:09:38.065812 20908 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:38.069340 21246 tablet_bootstrap.cc:492] T d1376b0d3ae947ab8f165e1bfe39cd78 P 5a6e91bd490a46d181ad221717f749f5: No bootstrap required, opened a new log
I20260713 09:09:38.069391 21245 tablet_bootstrap.cc:654] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:38.070133 20857 catalog_manager.cc:5697] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65). New cstate: current_term: 1 leader_uuid: "8a54afa161e3469ebf0ecda712f6783c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:38.072736 21247 tablet_bootstrap.cc:492] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086: No bootstrap required, opened a new log
I20260713 09:09:38.073458 21247 ts_tablet_manager.cc:1403] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086: Time spent bootstrapping tablet: real 0.131s	user 0.007s	sys 0.014s
I20260713 09:09:38.077368 21247 raft_consensus.cc:359] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.078244 21247 raft_consensus.cc:385] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:38.078634 21247 raft_consensus.cc:740] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Initialized, Role: FOLLOWER
I20260713 09:09:38.079588 21247 consensus_queue.cc:260] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.083098 21245 tablet_bootstrap.cc:492] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c: No bootstrap required, opened a new log
I20260713 09:09:38.083572 21245 ts_tablet_manager.cc:1403] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.014s
I20260713 09:09:38.083333 21247 ts_tablet_manager.cc:1434] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260713 09:09:38.085455 21247 tablet_bootstrap.cc:492] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086: Bootstrap starting.
I20260713 09:09:38.070174 21246 ts_tablet_manager.cc:1403] T d1376b0d3ae947ab8f165e1bfe39cd78 P 5a6e91bd490a46d181ad221717f749f5: Time spent bootstrapping tablet: real 0.121s	user 0.009s	sys 0.009s
I20260713 09:09:38.086637 21245 raft_consensus.cc:359] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.087462 21245 raft_consensus.cc:385] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:38.087762 21245 raft_consensus.cc:740] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Initialized, Role: FOLLOWER
I20260713 09:09:38.088474 21245 consensus_queue.cc:260] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.090119 21246 raft_consensus.cc:359] T d1376b0d3ae947ab8f165e1bfe39cd78 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.090854 21245 ts_tablet_manager.cc:1434] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:09:38.090929 21246 raft_consensus.cc:385] T d1376b0d3ae947ab8f165e1bfe39cd78 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:38.091355 21246 raft_consensus.cc:740] T d1376b0d3ae947ab8f165e1bfe39cd78 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Initialized, Role: FOLLOWER
I20260713 09:09:38.092010 21245 tablet_bootstrap.cc:492] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c: Bootstrap starting.
I20260713 09:09:38.093583 21247 tablet_bootstrap.cc:654] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:38.092202 21246 consensus_queue.cc:260] T d1376b0d3ae947ab8f165e1bfe39cd78 P 5a6e91bd490a46d181ad221717f749f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.098626 21246 ts_tablet_manager.cc:1434] T d1376b0d3ae947ab8f165e1bfe39cd78 P 5a6e91bd490a46d181ad221717f749f5: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:09:38.100188 21246 tablet_bootstrap.cc:492] T 98e4abb7de0446208c9f7fc097092173 P 5a6e91bd490a46d181ad221717f749f5: Bootstrap starting.
I20260713 09:09:38.109884 21246 tablet_bootstrap.cc:654] T 98e4abb7de0446208c9f7fc097092173 P 5a6e91bd490a46d181ad221717f749f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:38.112061 21245 tablet_bootstrap.cc:654] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:38.115835 21247 tablet_bootstrap.cc:492] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086: No bootstrap required, opened a new log
I20260713 09:09:38.116317 21247 ts_tablet_manager.cc:1403] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.012s
I20260713 09:09:38.116979 21246 tablet_bootstrap.cc:492] T 98e4abb7de0446208c9f7fc097092173 P 5a6e91bd490a46d181ad221717f749f5: No bootstrap required, opened a new log
I20260713 09:09:38.117463 21246 ts_tablet_manager.cc:1403] T 98e4abb7de0446208c9f7fc097092173 P 5a6e91bd490a46d181ad221717f749f5: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260713 09:09:38.117522 21245 tablet_bootstrap.cc:492] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c: No bootstrap required, opened a new log
I20260713 09:09:38.118059 21245 ts_tablet_manager.cc:1403] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.002s
I20260713 09:09:38.119465 21247 raft_consensus.cc:359] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.120260 21247 raft_consensus.cc:385] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:38.120057 21246 raft_consensus.cc:359] T 98e4abb7de0446208c9f7fc097092173 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.120610 21247 raft_consensus.cc:740] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Initialized, Role: FOLLOWER
I20260713 09:09:38.120811 21246 raft_consensus.cc:385] T 98e4abb7de0446208c9f7fc097092173 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:38.121191 21246 raft_consensus.cc:740] T 98e4abb7de0446208c9f7fc097092173 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Initialized, Role: FOLLOWER
I20260713 09:09:38.121076 21245 raft_consensus.cc:359] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.121927 21245 raft_consensus.cc:385] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:38.121418 21247 consensus_queue.cc:260] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.122216 21245 raft_consensus.cc:740] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Initialized, Role: FOLLOWER
I20260713 09:09:38.122255 21246 consensus_queue.cc:260] T 98e4abb7de0446208c9f7fc097092173 P 5a6e91bd490a46d181ad221717f749f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.123023 21245 consensus_queue.cc:260] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.124253 21247 ts_tablet_manager.cc:1434] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:38.125402 21246 ts_tablet_manager.cc:1434] T 98e4abb7de0446208c9f7fc097092173 P 5a6e91bd490a46d181ad221717f749f5: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260713 09:09:38.126621 21246 tablet_bootstrap.cc:492] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5: Bootstrap starting.
I20260713 09:09:38.128659 21247 tablet_bootstrap.cc:492] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086: Bootstrap starting.
I20260713 09:09:38.127992 21245 ts_tablet_manager.cc:1434] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260713 09:09:38.131541 21245 tablet_bootstrap.cc:492] T 0b63c15406564bc193f55886a3240318 P 8a54afa161e3469ebf0ecda712f6783c: Bootstrap starting.
I20260713 09:09:38.135870 21246 tablet_bootstrap.cc:654] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:38.137869 21245 tablet_bootstrap.cc:654] T 0b63c15406564bc193f55886a3240318 P 8a54afa161e3469ebf0ecda712f6783c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:38.137869 21247 tablet_bootstrap.cc:654] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:38.149101 21245 tablet_bootstrap.cc:492] T 0b63c15406564bc193f55886a3240318 P 8a54afa161e3469ebf0ecda712f6783c: No bootstrap required, opened a new log
I20260713 09:09:38.149495 21245 ts_tablet_manager.cc:1403] T 0b63c15406564bc193f55886a3240318 P 8a54afa161e3469ebf0ecda712f6783c: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260713 09:09:38.149359 21247 tablet_bootstrap.cc:492] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086: No bootstrap required, opened a new log
I20260713 09:09:38.150033 21247 ts_tablet_manager.cc:1403] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.011s
I20260713 09:09:38.152096 21245 raft_consensus.cc:359] T 0b63c15406564bc193f55886a3240318 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.152747 21245 raft_consensus.cc:385] T 0b63c15406564bc193f55886a3240318 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:38.152976 21245 raft_consensus.cc:740] T 0b63c15406564bc193f55886a3240318 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Initialized, Role: FOLLOWER
I20260713 09:09:38.152904 21247 raft_consensus.cc:359] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.153584 21247 raft_consensus.cc:385] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:38.153842 21247 raft_consensus.cc:740] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Initialized, Role: FOLLOWER
I20260713 09:09:38.153831 21245 consensus_queue.cc:260] T 0b63c15406564bc193f55886a3240318 P 8a54afa161e3469ebf0ecda712f6783c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.154851 21247 consensus_queue.cc:260] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.156235 21245 ts_tablet_manager.cc:1434] T 0b63c15406564bc193f55886a3240318 P 8a54afa161e3469ebf0ecda712f6783c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:09:38.157111 21247 ts_tablet_manager.cc:1434] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:09:38.158674 21247 tablet_bootstrap.cc:492] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086: Bootstrap starting.
I20260713 09:09:38.166193 21247 tablet_bootstrap.cc:654] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:38.167375 21245 tablet_bootstrap.cc:492] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c: Bootstrap starting.
I20260713 09:09:38.175079 21245 tablet_bootstrap.cc:654] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:38.187839 21245 tablet_bootstrap.cc:492] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c: No bootstrap required, opened a new log
I20260713 09:09:38.188243 21246 tablet_bootstrap.cc:492] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5: No bootstrap required, opened a new log
I20260713 09:09:38.188269 21245 ts_tablet_manager.cc:1403] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260713 09:09:38.188792 21247 tablet_bootstrap.cc:492] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086: No bootstrap required, opened a new log
I20260713 09:09:38.188898 21246 ts_tablet_manager.cc:1403] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.016s
I20260713 09:09:38.189273 21247 ts_tablet_manager.cc:1403] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.006s
I20260713 09:09:38.191290 21245 raft_consensus.cc:359] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.191932 21245 raft_consensus.cc:385] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:38.192327 21245 raft_consensus.cc:740] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Initialized, Role: FOLLOWER
I20260713 09:09:38.191864 21247 raft_consensus.cc:359] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.192777 21247 raft_consensus.cc:385] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:38.192461 21246 raft_consensus.cc:359] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.193150 21247 raft_consensus.cc:740] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Initialized, Role: FOLLOWER
I20260713 09:09:38.193403 21246 raft_consensus.cc:385] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:38.193046 21245 consensus_queue.cc:260] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.193827 21246 raft_consensus.cc:740] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Initialized, Role: FOLLOWER
I20260713 09:09:38.194038 21247 consensus_queue.cc:260] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.195714 21245 ts_tablet_manager.cc:1434] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:09:38.196369 21247 ts_tablet_manager.cc:1434] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:38.197353 21247 tablet_bootstrap.cc:492] T 5fc5eec73af94479ab0370c3df67dcdc P 153c08874fa74bd5b9ed1f00a332c086: Bootstrap starting.
I20260713 09:09:38.197641 21246 consensus_queue.cc:260] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.202626 21247 tablet_bootstrap.cc:654] T 5fc5eec73af94479ab0370c3df67dcdc P 153c08874fa74bd5b9ed1f00a332c086: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:38.205040 21246 ts_tablet_manager.cc:1434] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260713 09:09:38.206296 21246 tablet_bootstrap.cc:492] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5: Bootstrap starting.
I20260713 09:09:38.211340 21246 tablet_bootstrap.cc:654] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:38.212751 21247 tablet_bootstrap.cc:492] T 5fc5eec73af94479ab0370c3df67dcdc P 153c08874fa74bd5b9ed1f00a332c086: No bootstrap required, opened a new log
I20260713 09:09:38.213126 21247 ts_tablet_manager.cc:1403] T 5fc5eec73af94479ab0370c3df67dcdc P 153c08874fa74bd5b9ed1f00a332c086: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:09:38.215279 21247 raft_consensus.cc:359] T 5fc5eec73af94479ab0370c3df67dcdc P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.215560 21246 tablet_bootstrap.cc:492] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5: No bootstrap required, opened a new log
I20260713 09:09:38.215752 21247 raft_consensus.cc:385] T 5fc5eec73af94479ab0370c3df67dcdc P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:38.216070 21246 ts_tablet_manager.cc:1403] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:09:38.216182 21247 raft_consensus.cc:740] T 5fc5eec73af94479ab0370c3df67dcdc P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Initialized, Role: FOLLOWER
I20260713 09:09:38.216862 21247 consensus_queue.cc:260] T 5fc5eec73af94479ab0370c3df67dcdc P 153c08874fa74bd5b9ed1f00a332c086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.218325 21247 ts_tablet_manager.cc:1434] T 5fc5eec73af94479ab0370c3df67dcdc P 153c08874fa74bd5b9ed1f00a332c086: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:09:38.218626 21246 raft_consensus.cc:359] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.219273 21246 raft_consensus.cc:385] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:38.219537 21246 raft_consensus.cc:740] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Initialized, Role: FOLLOWER
I20260713 09:09:38.220084 21246 consensus_queue.cc:260] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.221980 21246 ts_tablet_manager.cc:1434] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:38.224100 21229 raft_consensus.cc:493] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:38.224575 21229 raft_consensus.cc:515] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.227640 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e4abb7de0446208c9f7fc097092173" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c" is_pre_election: true
I20260713 09:09:38.228250 20962 raft_consensus.cc:2468] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 0.
I20260713 09:09:38.226840 21229 leader_election.cc:290] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:38.229302 21003 leader_election.cc:304] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 153c08874fa74bd5b9ed1f00a332c086, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:38.230139 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e4abb7de0446208c9f7fc097092173" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5" is_pre_election: true
I20260713 09:09:38.230160 21229 raft_consensus.cc:2804] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:38.230829 21110 raft_consensus.cc:2468] T 98e4abb7de0446208c9f7fc097092173 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 0.
I20260713 09:09:38.230849 21229 raft_consensus.cc:493] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:38.231324 21229 raft_consensus.cc:3060] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:38.237941 21229 raft_consensus.cc:515] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.238801 21256 raft_consensus.cc:493] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:38.239244 21256 raft_consensus.cc:515] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.239624 21229 leader_election.cc:290] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 election: Requested vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:38.240284 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e4abb7de0446208c9f7fc097092173" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
I20260713 09:09:38.240782 20962 raft_consensus.cc:3060] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:38.240706 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e4abb7de0446208c9f7fc097092173" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
I20260713 09:09:38.241201 21256 leader_election.cc:290] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:38.241294 21110 raft_consensus.cc:3060] T 98e4abb7de0446208c9f7fc097092173 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:38.243686 21036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1376b0d3ae947ab8f165e1bfe39cd78" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086" is_pre_election: true
I20260713 09:09:38.244257 21036 raft_consensus.cc:2468] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 0.
I20260713 09:09:38.244314 21256 consensus_queue.cc:1048] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Connected to new peer: Peer: permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:38.244781 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1376b0d3ae947ab8f165e1bfe39cd78" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5" is_pre_election: true
I20260713 09:09:38.245275 20928 leader_election.cc:304] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 153c08874fa74bd5b9ed1f00a332c086, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:38.245457 21109 raft_consensus.cc:2468] T d1376b0d3ae947ab8f165e1bfe39cd78 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 0.
I20260713 09:09:38.246073 21258 raft_consensus.cc:2804] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:38.246423 21258 raft_consensus.cc:493] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:38.246814 21258 raft_consensus.cc:3060] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:38.247726 21110 raft_consensus.cc:2468] T 98e4abb7de0446208c9f7fc097092173 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 1.
I20260713 09:09:38.249174 21003 leader_election.cc:304] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5; no voters: 
I20260713 09:09:38.249914 21266 raft_consensus.cc:2804] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:38.250319 21266 raft_consensus.cc:697] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Becoming Leader. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Running, Role: LEADER
I20260713 09:09:38.251179 21266 consensus_queue.cc:237] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.252177 20962 raft_consensus.cc:2468] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 1.
I20260713 09:09:38.255982 21258 raft_consensus.cc:515] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.258343 21258 leader_election.cc:290] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 election: Requested vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:38.259311 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1376b0d3ae947ab8f165e1bfe39cd78" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
I20260713 09:09:38.259891 21110 raft_consensus.cc:3060] T d1376b0d3ae947ab8f165e1bfe39cd78 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:38.260533 21035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1376b0d3ae947ab8f165e1bfe39cd78" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
I20260713 09:09:38.261092 21035 raft_consensus.cc:3060] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:38.262917 20860 catalog_manager.cc:5697] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 reported cstate change: term changed from 0 to 1, leader changed from <none> to 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "153c08874fa74bd5b9ed1f00a332c086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:38.267388 21110 raft_consensus.cc:2468] T d1376b0d3ae947ab8f165e1bfe39cd78 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 1.
I20260713 09:09:38.268502 20928 leader_election.cc:304] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a6e91bd490a46d181ad221717f749f5, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:38.269012 21035 raft_consensus.cc:2468] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 1.
I20260713 09:09:38.269229 21158 raft_consensus.cc:2804] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:38.270608 21158 raft_consensus.cc:697] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [term 1 LEADER]: Becoming Leader. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Running, Role: LEADER
I20260713 09:09:38.271622 21158 consensus_queue.cc:237] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.298775 21266 raft_consensus.cc:493] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:38.299758 21266 raft_consensus.cc:515] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.301584 21266 leader_election.cc:290] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:38.301738 21289 consensus_queue.cc:1048] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:38.302124 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcae7f23a26040d8a8b5ba3fcaa075e7" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c" is_pre_election: true
I20260713 09:09:38.302748 20962 raft_consensus.cc:2468] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 0.
I20260713 09:09:38.302774 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcae7f23a26040d8a8b5ba3fcaa075e7" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5" is_pre_election: true
I20260713 09:09:38.304009 21110 raft_consensus.cc:2468] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 0.
I20260713 09:09:38.305171 21003 leader_election.cc:304] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5; no voters: 
I20260713 09:09:38.305601 21264 raft_consensus.cc:493] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:38.305848 21266 raft_consensus.cc:2804] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:38.306244 21266 raft_consensus.cc:493] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:38.306737 21266 raft_consensus.cc:3060] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:38.306188 21264 raft_consensus.cc:515] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.316362 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b63c15406564bc193f55886a3240318" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c" is_pre_election: true
I20260713 09:09:38.317584 20962 raft_consensus.cc:2468] T 0b63c15406564bc193f55886a3240318 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a6e91bd490a46d181ad221717f749f5 in term 0.
I20260713 09:09:38.319079 21077 leader_election.cc:304] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a6e91bd490a46d181ad221717f749f5, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:38.320914 21191 raft_consensus.cc:2804] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:38.321384 21191 raft_consensus.cc:493] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:38.321835 21191 raft_consensus.cc:3060] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:38.323148 21266 raft_consensus.cc:515] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.325163 21266 leader_election.cc:290] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 election: Requested vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:38.325249 20858 catalog_manager.cc:5697] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65). New cstate: current_term: 1 leader_uuid: "8a54afa161e3469ebf0ecda712f6783c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:38.327898 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcae7f23a26040d8a8b5ba3fcaa075e7" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
I20260713 09:09:38.319093 21264 leader_election.cc:290] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851)
I20260713 09:09:38.328441 21110 raft_consensus.cc:3060] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:38.329072 21035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b63c15406564bc193f55886a3240318" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086" is_pre_election: true
I20260713 09:09:38.329630 21035 raft_consensus.cc:2468] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a6e91bd490a46d181ad221717f749f5 in term 0.
I20260713 09:09:38.332916 21191 raft_consensus.cc:515] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.336663 20961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b63c15406564bc193f55886a3240318" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
I20260713 09:09:38.337183 20961 raft_consensus.cc:3060] T 0b63c15406564bc193f55886a3240318 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:38.339507 21110 raft_consensus.cc:2468] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 1.
I20260713 09:09:38.340253 21191 leader_election.cc:290] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 election: Requested vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851)
I20260713 09:09:38.340711 21003 leader_election.cc:304] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5; no voters: 
I20260713 09:09:38.341387 21266 raft_consensus.cc:2804] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:38.340721 21035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b63c15406564bc193f55886a3240318" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
I20260713 09:09:38.342082 21266 raft_consensus.cc:697] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Becoming Leader. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Running, Role: LEADER
I20260713 09:09:38.342199 21035 raft_consensus.cc:3060] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:38.342979 21266 consensus_queue.cc:237] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.327864 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcae7f23a26040d8a8b5ba3fcaa075e7" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
I20260713 09:09:38.350840 20962 raft_consensus.cc:3060] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:38.351179 20961 raft_consensus.cc:2468] T 0b63c15406564bc193f55886a3240318 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a6e91bd490a46d181ad221717f749f5 in term 1.
I20260713 09:09:38.352267 21077 leader_election.cc:304] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a6e91bd490a46d181ad221717f749f5, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:38.353147 21191 raft_consensus.cc:2804] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:38.353608 21191 raft_consensus.cc:697] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [term 1 LEADER]: Becoming Leader. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Running, Role: LEADER
I20260713 09:09:38.353615 21234 consensus_queue.cc:1048] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:09:38.354359 21191 consensus_queue.cc:237] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.359736 20962 raft_consensus.cc:2468] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 1.
I20260713 09:09:38.363768 21035 raft_consensus.cc:2468] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a6e91bd490a46d181ad221717f749f5 in term 1.
I20260713 09:09:38.366066 20858 catalog_manager.cc:5697] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086 reported cstate change: term changed from 0 to 1, leader changed from <none> to 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66). New cstate: current_term: 1 leader_uuid: "153c08874fa74bd5b9ed1f00a332c086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:38.370265 20860 catalog_manager.cc:5697] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67). New cstate: current_term: 1 leader_uuid: "5a6e91bd490a46d181ad221717f749f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:38.374835 21158 raft_consensus.cc:493] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:38.374898 21229 consensus_queue.cc:1048] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:38.375414 21158 raft_consensus.cc:515] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.378432 21158 leader_election.cc:290] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:38.379496 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc5eec73af94479ab0370c3df67dcdc" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5" is_pre_election: true
I20260713 09:09:38.380296 21110 raft_consensus.cc:2468] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 0.
I20260713 09:09:38.381150 21035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc5eec73af94479ab0370c3df67dcdc" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086" is_pre_election: true
I20260713 09:09:38.381608 20928 leader_election.cc:304] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a6e91bd490a46d181ad221717f749f5, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:38.381846 21035 raft_consensus.cc:2468] T 5fc5eec73af94479ab0370c3df67dcdc P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 0.
I20260713 09:09:38.385149 21256 raft_consensus.cc:2804] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:38.385515 21256 raft_consensus.cc:493] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:38.385881 21256 raft_consensus.cc:3060] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:38.392373 21256 raft_consensus.cc:515] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.395226 21035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc5eec73af94479ab0370c3df67dcdc" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
I20260713 09:09:38.395743 21035 raft_consensus.cc:3060] T 5fc5eec73af94479ab0370c3df67dcdc P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:38.396234 21256 leader_election.cc:290] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 election: Requested vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:38.395818 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc5eec73af94479ab0370c3df67dcdc" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
I20260713 09:09:38.396826 21110 raft_consensus.cc:3060] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:38.402880 21110 raft_consensus.cc:2468] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 1.
I20260713 09:09:38.403234 21035 raft_consensus.cc:2468] T 5fc5eec73af94479ab0370c3df67dcdc P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 1.
I20260713 09:09:38.403841 20928 leader_election.cc:304] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a6e91bd490a46d181ad221717f749f5, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:38.404592 21256 raft_consensus.cc:2804] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:38.405035 21256 raft_consensus.cc:697] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [term 1 LEADER]: Becoming Leader. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Running, Role: LEADER
I20260713 09:09:38.405771 21256 consensus_queue.cc:237] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.411890 20858 catalog_manager.cc:5697] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65). New cstate: current_term: 1 leader_uuid: "8a54afa161e3469ebf0ecda712f6783c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:38.448143 21035 raft_consensus.cc:3060] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:38.453593 21191 consensus_queue.cc:1048] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:38.455399 21234 raft_consensus.cc:493] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:38.455919 21234 raft_consensus.cc:515] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.457960 21234 leader_election.cc:290] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:38.460016 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e67db88345747bc8818a76c0ebf2bcf" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c" is_pre_election: true
I20260713 09:09:38.460716 20962 raft_consensus.cc:2468] T 3e67db88345747bc8818a76c0ebf2bcf P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 1.
I20260713 09:09:38.461349 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e67db88345747bc8818a76c0ebf2bcf" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5" is_pre_election: true
I20260713 09:09:38.461752 21003 leader_election.cc:304] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086 [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: 153c08874fa74bd5b9ed1f00a332c086, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:38.462584 21234 raft_consensus.cc:2804] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:38.462900 21234 raft_consensus.cc:493] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5a6e91bd490a46d181ad221717f749f5)
I20260713 09:09:38.463240 21234 raft_consensus.cc:3060] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:38.468709 21265 consensus_queue.cc:1048] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:38.471194 21234 raft_consensus.cc:515] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.473094 21234 leader_election.cc:290] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 2 election: Requested vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:38.474323 21036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c790a43d8693453dbdbfd98652044b5d"
dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
mode: GRACEFUL
new_leader_uuid: "8a54afa161e3469ebf0ecda712f6783c"
 from {username='slave'} at 127.0.0.1:43238
I20260713 09:09:38.476372 21036 raft_consensus.cc:606] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Received request to transfer leadership to TS 8a54afa161e3469ebf0ecda712f6783c
I20260713 09:09:38.474749 20960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e67db88345747bc8818a76c0ebf2bcf" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
I20260713 09:09:38.474076 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e67db88345747bc8818a76c0ebf2bcf" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
I20260713 09:09:38.478605 21003 leader_election.cc:304] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086 [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: 153c08874fa74bd5b9ed1f00a332c086; no voters: 5a6e91bd490a46d181ad221717f749f5, 8a54afa161e3469ebf0ecda712f6783c
I20260713 09:09:38.479509 21035 raft_consensus.cc:1240] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Rejecting Update request from peer 5a6e91bd490a46d181ad221717f749f5 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:38.480314 21234 raft_consensus.cc:2749] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:09:38.481372 21265 consensus_queue.cc:1059] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:38.482051 21191 raft_consensus.cc:3055] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:38.482336 21191 raft_consensus.cc:740] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Running, Role: LEADER
I20260713 09:09:38.483090 21191 consensus_queue.cc:260] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.483771 21035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98e4abb7de0446208c9f7fc097092173"
dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
mode: GRACEFUL
new_leader_uuid: "8a54afa161e3469ebf0ecda712f6783c"
 from {username='slave'} at 127.0.0.1:43238
I20260713 09:09:38.484200 21191 raft_consensus.cc:3060] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:38.484258 21035 raft_consensus.cc:606] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Received request to transfer leadership to TS 8a54afa161e3469ebf0ecda712f6783c
I20260713 09:09:38.492071 21110 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e67db88345747bc8818a76c0ebf2bcf"
dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
mode: GRACEFUL
new_leader_uuid: "153c08874fa74bd5b9ed1f00a332c086"
 from {username='slave'} at 127.0.0.1:40596
I20260713 09:09:38.492385 21110 raft_consensus.cc:606] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Received request to transfer leadership to TS 153c08874fa74bd5b9ed1f00a332c086
I20260713 09:09:38.492571 21110 raft_consensus.cc:614] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260713 09:09:38.496614 20961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1376b0d3ae947ab8f165e1bfe39cd78"
dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
mode: GRACEFUL
new_leader_uuid: "153c08874fa74bd5b9ed1f00a332c086"
 from {username='slave'} at 127.0.0.1:38136
I20260713 09:09:38.497009 20961 raft_consensus.cc:606] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [term 1 LEADER]: Received request to transfer leadership to TS 153c08874fa74bd5b9ed1f00a332c086
I20260713 09:09:38.500849 21110 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b63c15406564bc193f55886a3240318"
dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
mode: GRACEFUL
new_leader_uuid: "153c08874fa74bd5b9ed1f00a332c086"
 from {username='slave'} at 127.0.0.1:40596
I20260713 09:09:38.501235 21110 raft_consensus.cc:606] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [term 1 LEADER]: Received request to transfer leadership to TS 153c08874fa74bd5b9ed1f00a332c086
I20260713 09:09:38.505091 20961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fc5eec73af94479ab0370c3df67dcdc"
dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
mode: GRACEFUL
new_leader_uuid: "5a6e91bd490a46d181ad221717f749f5"
 from {username='slave'} at 127.0.0.1:38136
I20260713 09:09:38.505520 20961 raft_consensus.cc:606] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [term 1 LEADER]: Received request to transfer leadership to TS 5a6e91bd490a46d181ad221717f749f5
I20260713 09:09:38.524762 21256 consensus_queue.cc:1048] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Connected to new peer: Peer: permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:38.534286 21289 consensus_queue.cc:1048] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:38.688733 21289 consensus_queue.cc:1048] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Connected to new peer: Peer: permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:38.694180 21158 raft_consensus.cc:993] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c: : Instructing follower 153c08874fa74bd5b9ed1f00a332c086 to start an election
I20260713 09:09:38.694801 21292 raft_consensus.cc:1081] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [term 1 LEADER]: Signalling peer 153c08874fa74bd5b9ed1f00a332c086 to start an election
I20260713 09:09:38.696174 21036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1376b0d3ae947ab8f165e1bfe39cd78"
dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
 from {username='slave'} at 127.0.0.1:43234
I20260713 09:09:38.698859 21036 raft_consensus.cc:493] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:38.699152 21036 raft_consensus.cc:3060] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:38.700153 21289 consensus_queue.cc:1048] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:38.705345 21036 raft_consensus.cc:515] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.710776 20961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1376b0d3ae947ab8f165e1bfe39cd78" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
I20260713 09:09:38.711288 20961 raft_consensus.cc:3055] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:38.711615 20961 raft_consensus.cc:740] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Running, Role: LEADER
I20260713 09:09:38.711668 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1376b0d3ae947ab8f165e1bfe39cd78" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
I20260713 09:09:38.712175 21110 raft_consensus.cc:3060] T d1376b0d3ae947ab8f165e1bfe39cd78 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:38.712299 20961 consensus_queue.cc:260] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.713068 20961 raft_consensus.cc:3060] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:38.718662 21036 leader_election.cc:290] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 2 election: Requested vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:38.719404 20961 raft_consensus.cc:2468] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 2.
I20260713 09:09:38.719877 21110 raft_consensus.cc:2468] T d1376b0d3ae947ab8f165e1bfe39cd78 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 2.
I20260713 09:09:38.720378 21003 leader_election.cc:304] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 153c08874fa74bd5b9ed1f00a332c086, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:38.720853 21234 raft_consensus.cc:2804] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:38.721275 21234 raft_consensus.cc:697] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 LEADER]: Becoming Leader. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Running, Role: LEADER
I20260713 09:09:38.722039 21234 consensus_queue.cc:237] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.727784 20857 catalog_manager.cc:5697] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086 reported cstate change: term changed from 1 to 2, leader changed from 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65) to 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66). New cstate: current_term: 2 leader_uuid: "153c08874fa74bd5b9ed1f00a332c086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:38.788023 21234 consensus_queue.cc:1048] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:38.793814 21266 raft_consensus.cc:993] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086: : Instructing follower 8a54afa161e3469ebf0ecda712f6783c to start an election
I20260713 09:09:38.794256 21229 raft_consensus.cc:1081] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Signalling peer 8a54afa161e3469ebf0ecda712f6783c to start an election
I20260713 09:09:38.795903 20962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98e4abb7de0446208c9f7fc097092173"
dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
 from {username='slave'} at 127.0.0.1:38132
I20260713 09:09:38.797279 20962 raft_consensus.cc:493] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:38.797650 20962 raft_consensus.cc:3060] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:38.799278 21229 consensus_queue.cc:1048] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:38.804517 20962 raft_consensus.cc:515] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.809962 20962 leader_election.cc:290] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 2 election: Requested vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:38.810662 21036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e4abb7de0446208c9f7fc097092173" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
I20260713 09:09:38.811162 21036 raft_consensus.cc:3055] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:38.811422 21036 raft_consensus.cc:740] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Running, Role: LEADER
I20260713 09:09:38.812131 21036 consensus_queue.cc:260] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.812979 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e4abb7de0446208c9f7fc097092173" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
I20260713 09:09:38.813119 21036 raft_consensus.cc:3060] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:38.813469 21110 raft_consensus.cc:3060] T 98e4abb7de0446208c9f7fc097092173 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:38.817862 21036 raft_consensus.cc:2468] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 2.
I20260713 09:09:38.818831 20928 leader_election.cc:304] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 153c08874fa74bd5b9ed1f00a332c086, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:38.819021 21110 raft_consensus.cc:2468] T 98e4abb7de0446208c9f7fc097092173 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 2.
I20260713 09:09:38.819461 21289 raft_consensus.cc:2804] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:38.819892 21289 raft_consensus.cc:697] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c [term 2 LEADER]: Becoming Leader. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Running, Role: LEADER
I20260713 09:09:38.820523 21289 consensus_queue.cc:237] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.820982 21292 consensus_queue.cc:1048] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Connected to new peer: Peer: permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:38.827685 20858 catalog_manager.cc:5697] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c reported cstate change: term changed from 1 to 2, leader changed from 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66) to 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65). New cstate: current_term: 2 leader_uuid: "8a54afa161e3469ebf0ecda712f6783c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:38.830322 21292 consensus_queue.cc:1048] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:38.845319 21256 raft_consensus.cc:993] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c: : Instructing follower 5a6e91bd490a46d181ad221717f749f5 to start an election
I20260713 09:09:38.845777 21256 raft_consensus.cc:1081] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [term 1 LEADER]: Signalling peer 5a6e91bd490a46d181ad221717f749f5 to start an election
I20260713 09:09:38.847319 21109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fc5eec73af94479ab0370c3df67dcdc"
dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
 from {username='slave'} at 127.0.0.1:40578
I20260713 09:09:38.847869 21109 raft_consensus.cc:493] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:38.848171 21109 raft_consensus.cc:3060] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:38.855178 21109 raft_consensus.cc:515] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.857664 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc5eec73af94479ab0370c3df67dcdc" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
I20260713 09:09:38.857975 21036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc5eec73af94479ab0370c3df67dcdc" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
I20260713 09:09:38.858168 20962 raft_consensus.cc:3055] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:38.858466 20962 raft_consensus.cc:740] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Running, Role: LEADER
I20260713 09:09:38.858580 21109 leader_election.cc:290] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 2 election: Requested vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851)
I20260713 09:09:38.858466 21036 raft_consensus.cc:3060] T 5fc5eec73af94479ab0370c3df67dcdc P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:38.859220 20962 consensus_queue.cc:260] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.860291 20962 raft_consensus.cc:3060] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:38.865203 21036 raft_consensus.cc:2468] T 5fc5eec73af94479ab0370c3df67dcdc P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a6e91bd490a46d181ad221717f749f5 in term 2.
I20260713 09:09:38.865774 20962 raft_consensus.cc:2468] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a6e91bd490a46d181ad221717f749f5 in term 2.
I20260713 09:09:38.866158 21077 leader_election.cc:304] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5; no voters: 
I20260713 09:09:38.867383 21191 raft_consensus.cc:2804] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:38.867825 21191 raft_consensus.cc:697] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5 [term 2 LEADER]: Becoming Leader. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Running, Role: LEADER
I20260713 09:09:38.868609 21191 consensus_queue.cc:237] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.869207 21264 consensus_queue.cc:1048] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:38.871188 21229 consensus_queue.cc:1048] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:38.876363 20858 catalog_manager.cc:5697] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5 reported cstate change: term changed from 1 to 2, leader changed from 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65) to 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67). New cstate: current_term: 2 leader_uuid: "5a6e91bd490a46d181ad221717f749f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:38.886685 21234 consensus_queue.cc:1048] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:38.887825 21312 consensus_queue.cc:1048] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:38.910995 21265 raft_consensus.cc:993] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5: : Instructing follower 153c08874fa74bd5b9ed1f00a332c086 to start an election
I20260713 09:09:38.911451 21312 raft_consensus.cc:1081] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [term 1 LEADER]: Signalling peer 153c08874fa74bd5b9ed1f00a332c086 to start an election
I20260713 09:09:38.912922 21036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b63c15406564bc193f55886a3240318"
dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
 from {username='slave'} at 127.0.0.1:43220
I20260713 09:09:38.913421 21036 raft_consensus.cc:493] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:38.913766 21036 raft_consensus.cc:3060] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:38.918390 21036 raft_consensus.cc:515] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.919778 21036 leader_election.cc:290] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 2 election: Requested vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:38.920365 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b63c15406564bc193f55886a3240318" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
I20260713 09:09:38.920691 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b63c15406564bc193f55886a3240318" candidate_uuid: "153c08874fa74bd5b9ed1f00a332c086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
I20260713 09:09:38.920842 20962 raft_consensus.cc:3060] T 0b63c15406564bc193f55886a3240318 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:38.921221 21109 raft_consensus.cc:3055] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:38.921497 21109 raft_consensus.cc:740] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Running, Role: LEADER
I20260713 09:09:38.922147 21109 consensus_queue.cc:260] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.923199 21109 raft_consensus.cc:3060] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:38.926774 20962 raft_consensus.cc:2468] T 0b63c15406564bc193f55886a3240318 P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 2.
I20260713 09:09:38.928368 21109 raft_consensus.cc:2468] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153c08874fa74bd5b9ed1f00a332c086 in term 2.
I20260713 09:09:38.928937 21003 leader_election.cc:304] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 153c08874fa74bd5b9ed1f00a332c086, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:38.929618 21266 raft_consensus.cc:2804] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:38.930024 21266 raft_consensus.cc:697] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 LEADER]: Becoming Leader. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Running, Role: LEADER
I20260713 09:09:38.930759 21266 consensus_queue.cc:237] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.931311 21234 raft_consensus.cc:993] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086: : Instructing follower 8a54afa161e3469ebf0ecda712f6783c to start an election
I20260713 09:09:38.931739 21229 raft_consensus.cc:1081] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Signalling peer 8a54afa161e3469ebf0ecda712f6783c to start an election
I20260713 09:09:38.933360 20962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c790a43d8693453dbdbfd98652044b5d"
dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
 from {username='slave'} at 127.0.0.1:38132
I20260713 09:09:38.933791 20962 raft_consensus.cc:493] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:38.934091 20962 raft_consensus.cc:3060] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:38.938844 20962 raft_consensus.cc:515] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.940410 20962 leader_election.cc:290] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 2 election: Requested vote from peers 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851), 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105)
I20260713 09:09:38.940162 20858 catalog_manager.cc:5697] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086 reported cstate change: term changed from 1 to 2, leader changed from 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67) to 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66). New cstate: current_term: 2 leader_uuid: "153c08874fa74bd5b9ed1f00a332c086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:38.941525 21036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c790a43d8693453dbdbfd98652044b5d" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
I20260713 09:09:38.941519 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c790a43d8693453dbdbfd98652044b5d" candidate_uuid: "8a54afa161e3469ebf0ecda712f6783c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
I20260713 09:09:38.942168 21036 raft_consensus.cc:3055] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:38.942214 21109 raft_consensus.cc:3060] T c790a43d8693453dbdbfd98652044b5d P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:38.942601 21036 raft_consensus.cc:740] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Running, Role: LEADER
I20260713 09:09:38.943318 21036 consensus_queue.cc:260] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.944379 21036 raft_consensus.cc:3060] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:38.948527 21109 raft_consensus.cc:2468] T c790a43d8693453dbdbfd98652044b5d P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 2.
I20260713 09:09:38.949410 20928 leader_election.cc:304] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a6e91bd490a46d181ad221717f749f5, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:38.950040 21292 raft_consensus.cc:2804] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:38.950155 21036 raft_consensus.cc:2468] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a54afa161e3469ebf0ecda712f6783c in term 2.
I20260713 09:09:38.950423 21292 raft_consensus.cc:697] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c [term 2 LEADER]: Becoming Leader. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Running, Role: LEADER
I20260713 09:09:38.951220 21292 consensus_queue.cc:237] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:38.956722 20858 catalog_manager.cc:5697] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c reported cstate change: term changed from 1 to 2, leader changed from 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66) to 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65). New cstate: current_term: 2 leader_uuid: "8a54afa161e3469ebf0ecda712f6783c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:39.189067 21109 raft_consensus.cc:1275] T d1376b0d3ae947ab8f165e1bfe39cd78 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Refusing update from remote peer 153c08874fa74bd5b9ed1f00a332c086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:39.190136 21266 consensus_queue.cc:1048] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:39.197443 20962 raft_consensus.cc:1275] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Refusing update from remote peer 153c08874fa74bd5b9ed1f00a332c086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:39.200080 21315 consensus_queue.cc:1048] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:39.208066 21110 raft_consensus.cc:1275] T 98e4abb7de0446208c9f7fc097092173 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Refusing update from remote peer 8a54afa161e3469ebf0ecda712f6783c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:39.209314 21292 consensus_queue.cc:1048] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:39.216161 21036 raft_consensus.cc:1275] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Refusing update from remote peer 8a54afa161e3469ebf0ecda712f6783c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:39.217586 21289 consensus_queue.cc:1048] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Connected to new peer: Peer: permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:39.290940 21036 raft_consensus.cc:1275] T 5fc5eec73af94479ab0370c3df67dcdc P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Refusing update from remote peer 5a6e91bd490a46d181ad221717f749f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:39.291940 21312 consensus_queue.cc:1048] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:39.299376 20962 raft_consensus.cc:1275] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Refusing update from remote peer 5a6e91bd490a46d181ad221717f749f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:39.300719 21264 consensus_queue.cc:1048] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:39.342006 21110 raft_consensus.cc:1275] T c790a43d8693453dbdbfd98652044b5d P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Refusing update from remote peer 8a54afa161e3469ebf0ecda712f6783c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:39.343036 21158 consensus_queue.cc:1048] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:39.349108 21036 raft_consensus.cc:1275] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Refusing update from remote peer 8a54afa161e3469ebf0ecda712f6783c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:39.350399 21292 consensus_queue.cc:1048] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c [LEADER]: Connected to new peer: Peer: permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:39.387681 20962 raft_consensus.cc:1275] T 0b63c15406564bc193f55886a3240318 P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Refusing update from remote peer 153c08874fa74bd5b9ed1f00a332c086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:39.389041 21315 consensus_queue.cc:1048] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:39.395452 21110 raft_consensus.cc:1275] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Refusing update from remote peer 153c08874fa74bd5b9ed1f00a332c086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:39.396739 21266 consensus_queue.cc:1048] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:41.508353 20858 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47256:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:09:41.525104 20858 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47256:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:09:41.542686 16509 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:41.543566 21100 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40576: Illegal state: replica 5a6e91bd490a46d181ad221717f749f5 is not leader of this config: current role FOLLOWER
W20260713 09:09:41.559085 20847 catalog_manager.cc:5107] TS 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105): alter failed for tablet 3e67db88345747bc8818a76c0ebf2bcf (table soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]): Illegal state: replica 5a6e91bd490a46d181ad221717f749f5 is not leader of this config: current role FOLLOWER
W20260713 09:09:41.663129 21098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40576: Illegal state: replica 5a6e91bd490a46d181ad221717f749f5 is not leader of this config: current role FOLLOWER
I20260713 09:09:41.705806 21357 tablet.cc:1724] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:41.748325 21356 tablet.cc:1724] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:41.785075 21355 log.cc:927] Time spent T bcae7f23a26040d8a8b5ba3fcaa075e7 P 8a54afa161e3469ebf0ecda712f6783c: Append to log took a long time: real 0.075s	user 0.000s	sys 0.001s
I20260713 09:09:41.801878 21366 tablet.cc:1724] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:41.799593 21364 tablet.cc:1724] T 99d71863d90e4b18961e0e6a2d0a35f1 P 153c08874fa74bd5b9ed1f00a332c086: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:41.815032 21098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40576: Illegal state: replica 5a6e91bd490a46d181ad221717f749f5 is not leader of this config: current role FOLLOWER
I20260713 09:09:41.800557 21365 tablet.cc:1724] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:41.821743 21032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3551d0f8c304504a3e1d8a9eef942b5"
dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
mode: GRACEFUL
new_leader_uuid: "5a6e91bd490a46d181ad221717f749f5"
 from {username='slave'} at 127.0.0.1:37914
I20260713 09:09:41.822283 21032 raft_consensus.cc:606] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 LEADER]: Received request to transfer leadership to TS 5a6e91bd490a46d181ad221717f749f5
I20260713 09:09:41.831493 21367 tablet.cc:1724] T 7ccad772990b4d58a0d0af02af92b13f P 153c08874fa74bd5b9ed1f00a332c086: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:41.856802 21371 tablet.cc:1724] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:41.867002 21378 tablet.cc:1724] T c790a43d8693453dbdbfd98652044b5d P 5a6e91bd490a46d181ad221717f749f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:41.867762 21373 tablet.cc:1724] T 7ccad772990b4d58a0d0af02af92b13f P 5a6e91bd490a46d181ad221717f749f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:41.882830 21356 tablet.cc:1724] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:41.867313 21375 tablet.cc:1724] T 98e4abb7de0446208c9f7fc097092173 P 5a6e91bd490a46d181ad221717f749f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:41.855422 21368 tablet.cc:1724] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:41.866536 21357 tablet.cc:1724] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:41.902536 21364 tablet.cc:1724] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:41.905853 21367 tablet.cc:1724] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:41.871830 21366 tablet.cc:1724] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 8a54afa161e3469ebf0ecda712f6783c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:41.917676 21378 tablet.cc:1724] T d1376b0d3ae947ab8f165e1bfe39cd78 P 5a6e91bd490a46d181ad221717f749f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:41.905900 21365 tablet.cc:1724] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:41.931095 21098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40576: Illegal state: replica 5a6e91bd490a46d181ad221717f749f5 is not leader of this config: current role FOLLOWER
I20260713 09:09:41.933811 21375 tablet.cc:1724] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 5a6e91bd490a46d181ad221717f749f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:41.914539 21373 tablet.cc:1724] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:41.948357 21375 tablet.cc:1724] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:41.884645 21379 tablet.cc:1724] T 99d71863d90e4b18961e0e6a2d0a35f1 P 5a6e91bd490a46d181ad221717f749f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:41.954538 21356 tablet.cc:1724] T 0b63c15406564bc193f55886a3240318 P 8a54afa161e3469ebf0ecda712f6783c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:41.965071 21367 tablet.cc:1724] T 5fc5eec73af94479ab0370c3df67dcdc P 153c08874fa74bd5b9ed1f00a332c086: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:41.986305 20962 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eba2e743c4c1468096505af86e0b7fa2"
dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
mode: GRACEFUL
new_leader_uuid: "5a6e91bd490a46d181ad221717f749f5"
 from {username='slave'} at 127.0.0.1:50316
I20260713 09:09:41.986833 20962 raft_consensus.cc:606] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [term 2 LEADER]: Received request to transfer leadership to TS 5a6e91bd490a46d181ad221717f749f5
I20260713 09:09:41.988121 16509 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:41.988577 16509 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:09:42.075448 21098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40576: Illegal state: replica 5a6e91bd490a46d181ad221717f749f5 is not leader of this config: current role FOLLOWER
I20260713 09:09:42.193567 21377 raft_consensus.cc:993] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086: : Instructing follower 5a6e91bd490a46d181ad221717f749f5 to start an election
I20260713 09:09:42.194083 21359 raft_consensus.cc:1081] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 LEADER]: Signalling peer 5a6e91bd490a46d181ad221717f749f5 to start an election
I20260713 09:09:42.195328 21110 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3551d0f8c304504a3e1d8a9eef942b5"
dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
 from {username='slave'} at 127.0.0.1:40594
I20260713 09:09:42.195747 21110 raft_consensus.cc:493] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:42.196012 21110 raft_consensus.cc:3060] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:42.199916 21110 raft_consensus.cc:515] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:42.201110 21110 leader_election.cc:290] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 3 election: Requested vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851)
I20260713 09:09:42.201850 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3551d0f8c304504a3e1d8a9eef942b5" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
I20260713 09:09:42.202117 21036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3551d0f8c304504a3e1d8a9eef942b5" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
I20260713 09:09:42.202414 20962 raft_consensus.cc:3060] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:42.202626 21036 raft_consensus.cc:3055] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:42.202914 21036 raft_consensus.cc:740] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 153c08874fa74bd5b9ed1f00a332c086, State: Running, Role: LEADER
I20260713 09:09:42.203591 21036 consensus_queue.cc:260] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [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: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:42.204682 21036 raft_consensus.cc:3060] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:42.208298 20962 raft_consensus.cc:2468] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a6e91bd490a46d181ad221717f749f5 in term 3.
I20260713 09:09:42.209296 21077 leader_election.cc:304] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [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: 5a6e91bd490a46d181ad221717f749f5, 8a54afa161e3469ebf0ecda712f6783c; no voters: 
I20260713 09:09:42.210052 21316 raft_consensus.cc:2804] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:42.210400 21316 raft_consensus.cc:697] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 3 LEADER]: Becoming Leader. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Running, Role: LEADER
I20260713 09:09:42.210373 21036 raft_consensus.cc:2468] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a6e91bd490a46d181ad221717f749f5 in term 3.
I20260713 09:09:42.211114 21316 consensus_queue.cc:237] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [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: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:42.215952 21317 raft_consensus.cc:993] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c: : Instructing follower 5a6e91bd490a46d181ad221717f749f5 to start an election
I20260713 09:09:42.216465 21348 raft_consensus.cc:1081] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [term 2 LEADER]: Signalling peer 5a6e91bd490a46d181ad221717f749f5 to start an election
I20260713 09:09:42.217703 21110 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eba2e743c4c1468096505af86e0b7fa2"
dest_uuid: "5a6e91bd490a46d181ad221717f749f5"
 from {username='slave'} at 127.0.0.1:40578
I20260713 09:09:42.218092 21110 raft_consensus.cc:493] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:42.218410 21110 raft_consensus.cc:3060] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:42.219954 20860 catalog_manager.cc:5697] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 reported cstate change: term changed from 2 to 3, leader changed from 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66) to 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67). New cstate: current_term: 3 leader_uuid: "5a6e91bd490a46d181ad221717f749f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:42.222241 21110 raft_consensus.cc:515] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:42.223903 21110 leader_election.cc:290] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [CANDIDATE]: Term 3 election: Requested vote from peers 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847), 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851)
I20260713 09:09:42.224782 21036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba2e743c4c1468096505af86e0b7fa2" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "153c08874fa74bd5b9ed1f00a332c086"
I20260713 09:09:42.225271 21036 raft_consensus.cc:3060] T eba2e743c4c1468096505af86e0b7fa2 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:42.225361 20962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba2e743c4c1468096505af86e0b7fa2" candidate_uuid: "5a6e91bd490a46d181ad221717f749f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a54afa161e3469ebf0ecda712f6783c"
I20260713 09:09:42.226024 20962 raft_consensus.cc:3055] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:42.226346 20962 raft_consensus.cc:740] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8a54afa161e3469ebf0ecda712f6783c, State: Running, Role: LEADER
I20260713 09:09:42.227174 20962 consensus_queue.cc:260] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [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: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:42.228247 20962 raft_consensus.cc:3060] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:42.232522 21036 raft_consensus.cc:2468] T eba2e743c4c1468096505af86e0b7fa2 P 153c08874fa74bd5b9ed1f00a332c086 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a6e91bd490a46d181ad221717f749f5 in term 3.
I20260713 09:09:42.233667 21077 leader_election.cc:304] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [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: 153c08874fa74bd5b9ed1f00a332c086, 5a6e91bd490a46d181ad221717f749f5; no voters: 
I20260713 09:09:42.233919 20962 raft_consensus.cc:2468] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a6e91bd490a46d181ad221717f749f5 in term 3.
I20260713 09:09:42.234531 21316 raft_consensus.cc:2804] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:42.235052 21316 raft_consensus.cc:697] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 3 LEADER]: Becoming Leader. State: Replica: 5a6e91bd490a46d181ad221717f749f5, State: Running, Role: LEADER
I20260713 09:09:42.235875 21316 consensus_queue.cc:237] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [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: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } }
I20260713 09:09:42.242748 20860 catalog_manager.cc:5697] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 reported cstate change: term changed from 2 to 3, leader changed from 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65) to 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67). New cstate: current_term: 3 leader_uuid: "5a6e91bd490a46d181ad221717f749f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a6e91bd490a46d181ad221717f749f5" member_type: VOTER last_known_addr { host: "127.16.31.67" port: 39105 } health_report { overall_health: HEALTHY } } }
W20260713 09:09:42.360724 21098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40576: Illegal state: replica 5a6e91bd490a46d181ad221717f749f5 is not leader of this config: current role FOLLOWER
I20260713 09:09:42.622750 20962 raft_consensus.cc:1275] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c [term 3 FOLLOWER]: Refusing update from remote peer 5a6e91bd490a46d181ad221717f749f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:42.623842 21358 consensus_queue.cc:1048] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:42.632164 21036 raft_consensus.cc:1275] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [term 3 FOLLOWER]: Refusing update from remote peer 5a6e91bd490a46d181ad221717f749f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:42.633955 21389 consensus_queue.cc:1048] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:42.699342 21036 raft_consensus.cc:1275] T eba2e743c4c1468096505af86e0b7fa2 P 153c08874fa74bd5b9ed1f00a332c086 [term 3 FOLLOWER]: Refusing update from remote peer 5a6e91bd490a46d181ad221717f749f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:42.700403 21316 consensus_queue.cc:1048] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "153c08874fa74bd5b9ed1f00a332c086" member_type: VOTER last_known_addr { host: "127.16.31.66" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:42.708403 20962 raft_consensus.cc:1275] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [term 3 FOLLOWER]: Refusing update from remote peer 5a6e91bd490a46d181ad221717f749f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:42.709951 21316 consensus_queue.cc:1048] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a54afa161e3469ebf0ecda712f6783c" member_type: VOTER last_known_addr { host: "127.16.31.65" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:09:42.882834 21098 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40576: Illegal state: replica 5a6e91bd490a46d181ad221717f749f5 is not leader of this config: current role FOLLOWER
W20260713 09:09:42.883821 20847 catalog_manager.cc:5107] TS 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105): alter failed for tablet 3e67db88345747bc8818a76c0ebf2bcf (table soft_deleted_table [id=2c8523e9539947c9b1c6249cda84e498]): Illegal state: replica 5a6e91bd490a46d181ad221717f749f5 is not leader of this config: current role FOLLOWER
I20260713 09:09:43.036777 16509 tablet_server.cc:179] TabletServer@127.16.31.65:0 shutting down...
I20260713 09:09:43.057683 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:43.058439 16509 tablet_replica.cc:333] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c: stopping tablet replica
I20260713 09:09:43.059094 16509 raft_consensus.cc:2243] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.059540 16509 raft_consensus.cc:2272] T 5fc5eec73af94479ab0370c3df67dcdc P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.061237 16509 tablet_replica.cc:333] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c: stopping tablet replica
I20260713 09:09:43.061807 16509 raft_consensus.cc:2243] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.062213 16509 raft_consensus.cc:2272] T d1376b0d3ae947ab8f165e1bfe39cd78 P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.063808 16509 tablet_replica.cc:333] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c: stopping tablet replica
I20260713 09:09:43.064313 16509 raft_consensus.cc:2243] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:43.064978 16509 raft_consensus.cc:2272] T 98e4abb7de0446208c9f7fc097092173 P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.066468 16509 tablet_replica.cc:333] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 8a54afa161e3469ebf0ecda712f6783c: stopping tablet replica
I20260713 09:09:43.067034 16509 raft_consensus.cc:2243] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.067420 16509 raft_consensus.cc:2272] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.068943 16509 tablet_replica.cc:333] T 0b63c15406564bc193f55886a3240318 P 8a54afa161e3469ebf0ecda712f6783c: stopping tablet replica
I20260713 09:09:43.069428 16509 raft_consensus.cc:2243] T 0b63c15406564bc193f55886a3240318 P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.069820 16509 raft_consensus.cc:2272] T 0b63c15406564bc193f55886a3240318 P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.071431 16509 tablet_replica.cc:333] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c: stopping tablet replica
I20260713 09:09:43.071926 16509 raft_consensus.cc:2243] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:43.072682 16509 raft_consensus.cc:2272] T c790a43d8693453dbdbfd98652044b5d P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.074469 16509 tablet_replica.cc:333] T 3e67db88345747bc8818a76c0ebf2bcf P 8a54afa161e3469ebf0ecda712f6783c: stopping tablet replica
I20260713 09:09:43.075047 16509 raft_consensus.cc:2243] T 3e67db88345747bc8818a76c0ebf2bcf P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.075477 16509 raft_consensus.cc:2272] T 3e67db88345747bc8818a76c0ebf2bcf P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.077069 16509 tablet_replica.cc:333] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c: stopping tablet replica
I20260713 09:09:43.077507 16509 raft_consensus.cc:2243] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:43.078095 16509 raft_consensus.cc:2272] T 7ccad772990b4d58a0d0af02af92b13f P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.079708 16509 tablet_replica.cc:333] T 90475749063d4f9f985db2c648521f47 P 8a54afa161e3469ebf0ecda712f6783c: stopping tablet replica
I20260713 09:09:43.080148 16509 raft_consensus.cc:2243] T 90475749063d4f9f985db2c648521f47 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.080505 16509 raft_consensus.cc:2272] T 90475749063d4f9f985db2c648521f47 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.082212 16509 tablet_replica.cc:333] T f640a2d5fefa4b2183cb5b2c15669776 P 8a54afa161e3469ebf0ecda712f6783c: stopping tablet replica
I20260713 09:09:43.082816 16509 raft_consensus.cc:2243] T f640a2d5fefa4b2183cb5b2c15669776 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.083225 16509 raft_consensus.cc:2272] T f640a2d5fefa4b2183cb5b2c15669776 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.084786 16509 tablet_replica.cc:333] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c: stopping tablet replica
I20260713 09:09:43.085271 16509 raft_consensus.cc:2243] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.085707 16509 raft_consensus.cc:2272] T 515af98a1b194fd6bed0936627db83ae P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.087319 16509 tablet_replica.cc:333] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c: stopping tablet replica
I20260713 09:09:43.087798 16509 raft_consensus.cc:2243] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:43.088421 16509 raft_consensus.cc:2272] T c57a346ed7424872bc500e1a7881ef75 P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.090051 16509 tablet_replica.cc:333] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c: stopping tablet replica
I20260713 09:09:43.090497 16509 raft_consensus.cc:2243] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.090947 16509 raft_consensus.cc:2272] T eba2e743c4c1468096505af86e0b7fa2 P 8a54afa161e3469ebf0ecda712f6783c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.093312 16509 tablet_replica.cc:333] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c: stopping tablet replica
I20260713 09:09:43.093812 16509 raft_consensus.cc:2243] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:43.094444 16509 raft_consensus.cc:2272] T 99d71863d90e4b18961e0e6a2d0a35f1 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.096122 16509 tablet_replica.cc:333] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c: stopping tablet replica
I20260713 09:09:43.096580 16509 raft_consensus.cc:2243] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:43.097193 16509 raft_consensus.cc:2272] T 5f48c5a600754e5d97fc1d3f6502232e P 8a54afa161e3469ebf0ecda712f6783c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.098692 16509 tablet_replica.cc:333] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c: stopping tablet replica
I20260713 09:09:43.099102 16509 raft_consensus.cc:2243] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.099452 16509 raft_consensus.cc:2272] T c3551d0f8c304504a3e1d8a9eef942b5 P 8a54afa161e3469ebf0ecda712f6783c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.101298 16509 tablet_replica.cc:333] T 09d4e10490cb47fa8f74cf720fbc4bfc P 8a54afa161e3469ebf0ecda712f6783c: stopping tablet replica
I20260713 09:09:43.101719 16509 raft_consensus.cc:2243] T 09d4e10490cb47fa8f74cf720fbc4bfc P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.102069 16509 raft_consensus.cc:2272] T 09d4e10490cb47fa8f74cf720fbc4bfc P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.103730 16509 tablet_replica.cc:333] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c: stopping tablet replica
I20260713 09:09:43.104107 16509 raft_consensus.cc:2243] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:43.104791 16509 raft_consensus.cc:2272] T b3847256d243488085558a529b4ed2d8 P 8a54afa161e3469ebf0ecda712f6783c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:43.130249 21003 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.31.65:37847: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260713 09:09:43.132454 16509 tablet_server.cc:196] TabletServer@127.16.31.65:0 shutdown complete.
W20260713 09:09:43.135241 21003 consensus_peers.cc:597] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086 -> Peer 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847): Couldn't send request to peer 8a54afa161e3469ebf0ecda712f6783c. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:37847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:43.146217 21003 consensus_peers.cc:597] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 -> Peer 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847): Couldn't send request to peer 8a54afa161e3469ebf0ecda712f6783c. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:37847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:43.155746 21077 consensus_peers.cc:597] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 -> Peer 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847): Couldn't send request to peer 8a54afa161e3469ebf0ecda712f6783c. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:37847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:43.167289 21003 consensus_peers.cc:597] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 -> Peer 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847): Couldn't send request to peer 8a54afa161e3469ebf0ecda712f6783c. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:37847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:43.169299 16509 tablet_server.cc:179] TabletServer@127.16.31.66:0 shutting down...
W20260713 09:09:43.191596 21077 consensus_peers.cc:597] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 -> Peer 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851): Couldn't send request to peer 153c08874fa74bd5b9ed1f00a332c086. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:43.194341 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:43.195042 16509 tablet_replica.cc:333] T 5fc5eec73af94479ab0370c3df67dcdc P 153c08874fa74bd5b9ed1f00a332c086: stopping tablet replica
I20260713 09:09:43.195636 16509 raft_consensus.cc:2243] T 5fc5eec73af94479ab0370c3df67dcdc P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.196067 16509 raft_consensus.cc:2272] T 5fc5eec73af94479ab0370c3df67dcdc P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.197714 16509 tablet_replica.cc:333] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086: stopping tablet replica
I20260713 09:09:43.198248 16509 raft_consensus.cc:2243] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:43.198956 16509 raft_consensus.cc:2272] T d1376b0d3ae947ab8f165e1bfe39cd78 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.200477 16509 tablet_replica.cc:333] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086: stopping tablet replica
I20260713 09:09:43.200964 16509 raft_consensus.cc:2243] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.201285 16509 pending_rounds.cc:70] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086: Trying to abort 1 pending ops.
I20260713 09:09:43.201447 16509 pending_rounds.cc:77] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992754402373632 op_type: NO_OP noop_request { }
I20260713 09:09:43.201694 16509 raft_consensus.cc:2889] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:43.201941 16509 raft_consensus.cc:2272] T 3e67db88345747bc8818a76c0ebf2bcf P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.203383 16509 tablet_replica.cc:333] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086: stopping tablet replica
I20260713 09:09:43.203882 16509 raft_consensus.cc:2243] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:43.204499 16509 raft_consensus.cc:2272] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.206132 16509 tablet_replica.cc:333] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086: stopping tablet replica
I20260713 09:09:43.207006 16509 raft_consensus.cc:2243] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.207537 16509 raft_consensus.cc:2272] T 98e4abb7de0446208c9f7fc097092173 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.209151 16509 tablet_replica.cc:333] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086: stopping tablet replica
I20260713 09:09:43.209607 16509 raft_consensus.cc:2243] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:43.212085 16509 raft_consensus.cc:2272] T 0b63c15406564bc193f55886a3240318 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.213539 16509 tablet_replica.cc:333] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086: stopping tablet replica
I20260713 09:09:43.213987 16509 raft_consensus.cc:2243] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.214358 16509 raft_consensus.cc:2272] T c790a43d8693453dbdbfd98652044b5d P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.216096 16509 tablet_replica.cc:333] T 7ccad772990b4d58a0d0af02af92b13f P 153c08874fa74bd5b9ed1f00a332c086: stopping tablet replica
I20260713 09:09:43.216710 16509 raft_consensus.cc:2243] T 7ccad772990b4d58a0d0af02af92b13f P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.217187 16509 raft_consensus.cc:2272] T 7ccad772990b4d58a0d0af02af92b13f P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.219129 16509 tablet_replica.cc:333] T 09d4e10490cb47fa8f74cf720fbc4bfc P 153c08874fa74bd5b9ed1f00a332c086: stopping tablet replica
W20260713 09:09:43.219254 21077 consensus_peers.cc:597] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 -> Peer 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851): Couldn't send request to peer 153c08874fa74bd5b9ed1f00a332c086. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:43.219707 16509 raft_consensus.cc:2243] T 09d4e10490cb47fa8f74cf720fbc4bfc P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.220155 16509 raft_consensus.cc:2272] T 09d4e10490cb47fa8f74cf720fbc4bfc P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.221814 16509 tablet_replica.cc:333] T 99d71863d90e4b18961e0e6a2d0a35f1 P 153c08874fa74bd5b9ed1f00a332c086: stopping tablet replica
I20260713 09:09:43.222291 16509 raft_consensus.cc:2243] T 99d71863d90e4b18961e0e6a2d0a35f1 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.222710 16509 raft_consensus.cc:2272] T 99d71863d90e4b18961e0e6a2d0a35f1 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.224509 16509 tablet_replica.cc:333] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086: stopping tablet replica
I20260713 09:09:43.225001 16509 raft_consensus.cc:2243] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.225602 16509 raft_consensus.cc:2272] T 5f48c5a600754e5d97fc1d3f6502232e P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:43.227185 21077 consensus_peers.cc:597] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 -> Peer 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851): Couldn't send request to peer 153c08874fa74bd5b9ed1f00a332c086. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:43.227638 16509 tablet_replica.cc:333] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086: stopping tablet replica
I20260713 09:09:43.228255 16509 raft_consensus.cc:2243] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.228636 16509 raft_consensus.cc:2272] T c3551d0f8c304504a3e1d8a9eef942b5 P 153c08874fa74bd5b9ed1f00a332c086 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.230921 16509 tablet_replica.cc:333] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086: stopping tablet replica
I20260713 09:09:43.231427 16509 raft_consensus.cc:2243] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:43.232118 16509 raft_consensus.cc:2272] T f640a2d5fefa4b2183cb5b2c15669776 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.233752 16509 tablet_replica.cc:333] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086: stopping tablet replica
I20260713 09:09:43.234205 16509 raft_consensus.cc:2243] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:43.234948 16509 raft_consensus.cc:2272] T 90475749063d4f9f985db2c648521f47 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.236726 16509 tablet_replica.cc:333] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086: stopping tablet replica
I20260713 09:09:43.237200 16509 raft_consensus.cc:2243] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.237699 16509 raft_consensus.cc:2272] T c57a346ed7424872bc500e1a7881ef75 P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.239547 16509 tablet_replica.cc:333] T eba2e743c4c1468096505af86e0b7fa2 P 153c08874fa74bd5b9ed1f00a332c086: stopping tablet replica
I20260713 09:09:43.239934 16509 raft_consensus.cc:2243] T eba2e743c4c1468096505af86e0b7fa2 P 153c08874fa74bd5b9ed1f00a332c086 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.240283 16509 raft_consensus.cc:2272] T eba2e743c4c1468096505af86e0b7fa2 P 153c08874fa74bd5b9ed1f00a332c086 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.242374 16509 tablet_replica.cc:333] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086: stopping tablet replica
I20260713 09:09:43.242805 16509 raft_consensus.cc:2243] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:43.243357 16509 raft_consensus.cc:2272] T 515af98a1b194fd6bed0936627db83ae P 153c08874fa74bd5b9ed1f00a332c086 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.244895 16509 tablet_replica.cc:333] T b3847256d243488085558a529b4ed2d8 P 153c08874fa74bd5b9ed1f00a332c086: stopping tablet replica
I20260713 09:09:43.245252 16509 raft_consensus.cc:2243] T b3847256d243488085558a529b4ed2d8 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.245594 16509 raft_consensus.cc:2272] T b3847256d243488085558a529b4ed2d8 P 153c08874fa74bd5b9ed1f00a332c086 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:43.279670 21077 consensus_peers.cc:597] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5 -> Peer 153c08874fa74bd5b9ed1f00a332c086 (127.16.31.66:39851): Couldn't send request to peer 153c08874fa74bd5b9ed1f00a332c086. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.66:39851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:43.281029 16509 tablet_server.cc:196] TabletServer@127.16.31.66:0 shutdown complete.
W20260713 09:09:43.287092 21077 consensus_peers.cc:597] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 -> Peer 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847): Couldn't send request to peer 8a54afa161e3469ebf0ecda712f6783c. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:37847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:43.311504 16509 tablet_server.cc:179] TabletServer@127.16.31.67:0 shutting down...
W20260713 09:09:43.320960 21077 consensus_peers.cc:597] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5 -> Peer 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847): Couldn't send request to peer 8a54afa161e3469ebf0ecda712f6783c. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:37847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:43.336963 16509 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:43.337729 16509 tablet_replica.cc:333] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5: stopping tablet replica
I20260713 09:09:43.338725 16509 raft_consensus.cc:2243] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:43.339514 16509 raft_consensus.cc:2272] T 5fc5eec73af94479ab0370c3df67dcdc P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.341181 16509 tablet_replica.cc:333] T 98e4abb7de0446208c9f7fc097092173 P 5a6e91bd490a46d181ad221717f749f5: stopping tablet replica
I20260713 09:09:43.341657 16509 raft_consensus.cc:2243] T 98e4abb7de0446208c9f7fc097092173 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.342002 16509 raft_consensus.cc:2272] T 98e4abb7de0446208c9f7fc097092173 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.343564 16509 tablet_replica.cc:333] T d1376b0d3ae947ab8f165e1bfe39cd78 P 5a6e91bd490a46d181ad221717f749f5: stopping tablet replica
I20260713 09:09:43.344022 16509 raft_consensus.cc:2243] T d1376b0d3ae947ab8f165e1bfe39cd78 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.344353 16509 raft_consensus.cc:2272] T d1376b0d3ae947ab8f165e1bfe39cd78 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.345803 16509 tablet_replica.cc:333] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 5a6e91bd490a46d181ad221717f749f5: stopping tablet replica
I20260713 09:09:43.346247 16509 raft_consensus.cc:2243] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.346673 16509 raft_consensus.cc:2272] T bcae7f23a26040d8a8b5ba3fcaa075e7 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.348162 16509 tablet_replica.cc:333] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5: stopping tablet replica
I20260713 09:09:43.348620 16509 raft_consensus.cc:2243] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.348949 16509 raft_consensus.cc:2272] T 3e67db88345747bc8818a76c0ebf2bcf P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.350514 16509 tablet_replica.cc:333] T 7ccad772990b4d58a0d0af02af92b13f P 5a6e91bd490a46d181ad221717f749f5: stopping tablet replica
I20260713 09:09:43.350977 16509 raft_consensus.cc:2243] T 7ccad772990b4d58a0d0af02af92b13f P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.351316 16509 raft_consensus.cc:2272] T 7ccad772990b4d58a0d0af02af92b13f P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.352875 16509 tablet_replica.cc:333] T 99d71863d90e4b18961e0e6a2d0a35f1 P 5a6e91bd490a46d181ad221717f749f5: stopping tablet replica
I20260713 09:09:43.353390 16509 raft_consensus.cc:2243] T 99d71863d90e4b18961e0e6a2d0a35f1 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.353767 16509 raft_consensus.cc:2272] T 99d71863d90e4b18961e0e6a2d0a35f1 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.355741 16509 tablet_replica.cc:333] T 5f48c5a600754e5d97fc1d3f6502232e P 5a6e91bd490a46d181ad221717f749f5: stopping tablet replica
I20260713 09:09:43.356392 16509 raft_consensus.cc:2243] T 5f48c5a600754e5d97fc1d3f6502232e P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.356953 16509 raft_consensus.cc:2272] T 5f48c5a600754e5d97fc1d3f6502232e P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:43.357071 21077 consensus_peers.cc:597] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 -> Peer 8a54afa161e3469ebf0ecda712f6783c (127.16.31.65:37847): Couldn't send request to peer 8a54afa161e3469ebf0ecda712f6783c. Status: Network error: Client connection negotiation failed: client connection to 127.16.31.65:37847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:43.358913 16509 tablet_replica.cc:333] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5: stopping tablet replica
I20260713 09:09:43.359426 16509 raft_consensus.cc:2243] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:43.360100 16509 raft_consensus.cc:2272] T c3551d0f8c304504a3e1d8a9eef942b5 P 5a6e91bd490a46d181ad221717f749f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.361927 16509 tablet_replica.cc:333] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5: stopping tablet replica
I20260713 09:09:43.362447 16509 raft_consensus.cc:2243] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.362891 16509 raft_consensus.cc:2272] T 0b63c15406564bc193f55886a3240318 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.364416 16509 tablet_replica.cc:333] T c790a43d8693453dbdbfd98652044b5d P 5a6e91bd490a46d181ad221717f749f5: stopping tablet replica
I20260713 09:09:43.364916 16509 raft_consensus.cc:2243] T c790a43d8693453dbdbfd98652044b5d P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.365321 16509 raft_consensus.cc:2272] T c790a43d8693453dbdbfd98652044b5d P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.367005 16509 tablet_replica.cc:333] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5: stopping tablet replica
I20260713 09:09:43.367527 16509 raft_consensus.cc:2243] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:43.368243 16509 raft_consensus.cc:2272] T 09d4e10490cb47fa8f74cf720fbc4bfc P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.369967 16509 tablet_replica.cc:333] T 90475749063d4f9f985db2c648521f47 P 5a6e91bd490a46d181ad221717f749f5: stopping tablet replica
I20260713 09:09:43.370457 16509 raft_consensus.cc:2243] T 90475749063d4f9f985db2c648521f47 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.370895 16509 raft_consensus.cc:2272] T 90475749063d4f9f985db2c648521f47 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.372651 16509 tablet_replica.cc:333] T f640a2d5fefa4b2183cb5b2c15669776 P 5a6e91bd490a46d181ad221717f749f5: stopping tablet replica
I20260713 09:09:43.373128 16509 raft_consensus.cc:2243] T f640a2d5fefa4b2183cb5b2c15669776 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.373489 16509 raft_consensus.cc:2272] T f640a2d5fefa4b2183cb5b2c15669776 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.375162 16509 tablet_replica.cc:333] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5: stopping tablet replica
I20260713 09:09:43.375682 16509 raft_consensus.cc:2243] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.376093 16509 raft_consensus.cc:2272] T 515af98a1b194fd6bed0936627db83ae P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.377722 16509 tablet_replica.cc:333] T c57a346ed7424872bc500e1a7881ef75 P 5a6e91bd490a46d181ad221717f749f5: stopping tablet replica
I20260713 09:09:43.378171 16509 raft_consensus.cc:2243] T c57a346ed7424872bc500e1a7881ef75 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.378593 16509 raft_consensus.cc:2272] T c57a346ed7424872bc500e1a7881ef75 P 5a6e91bd490a46d181ad221717f749f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.380155 16509 tablet_replica.cc:333] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5: stopping tablet replica
I20260713 09:09:43.380606 16509 raft_consensus.cc:2243] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:43.381290 16509 raft_consensus.cc:2272] T eba2e743c4c1468096505af86e0b7fa2 P 5a6e91bd490a46d181ad221717f749f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.383138 16509 tablet_replica.cc:333] T b3847256d243488085558a529b4ed2d8 P 5a6e91bd490a46d181ad221717f749f5: stopping tablet replica
I20260713 09:09:43.383534 16509 raft_consensus.cc:2243] T b3847256d243488085558a529b4ed2d8 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.383882 16509 raft_consensus.cc:2272] T b3847256d243488085558a529b4ed2d8 P 5a6e91bd490a46d181ad221717f749f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.418817 16509 tablet_server.cc:196] TabletServer@127.16.31.67:0 shutdown complete.
I20260713 09:09:43.444518 16509 master.cc:562] Master@127.16.31.126:36359 shutting down...
W20260713 09:09:43.945149 20847 catalog_manager.cc:4755] TS 5a6e91bd490a46d181ad221717f749f5 (127.16.31.67:39105): AlterTable RPC failed for tablet 3e67db88345747bc8818a76c0ebf2bcf: Network error: Client connection negotiation failed: client connection to 127.16.31.67:39105: connect: Connection refused (error 111)
I20260713 09:09:43.957079 16509 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:43.957549 16509 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.957808 16509 tablet_replica.cc:333] T 00000000000000000000000000000000 P f9458ba53a7e46c3a8116ddb23210118: stopping tablet replica
I20260713 09:09:43.979084 16509 master.cc:584] Master@127.16.31.126:36359 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11118 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23175 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (116697 ms total)
[  PASSED  ] 8 tests.
I20260713 09:09:44.026932 16509 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 372 messages since previous log ~14 seconds ago
I20260713 09:09:44.027191 16509 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 372 messages since previous log ~14 seconds ago
I20260713 09:09:44.027408 16509 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 371 messages since previous log ~14 seconds ago
I20260713 09:09:44.027598 16509 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 ~34 seconds ago
I20260713 09:09:44.027767 16509 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 ~34 seconds ago
I20260713 09:09:44.028000 16509 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 11 messages since previous log ~0 seconds ago
I20260713 09:09:44.028270 16509 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 127 messages since previous log ~34 seconds ago
